bourne
JSON parser
Provides a drop-in replacement for JSON parsing with built-in protection against prototype poisoning vulnerabilities
JSON.parse() drop-in replacement with prototype poisoning protection
172 stars
15 watching
13 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fastify/secure-json-parse | Provides an alternative JSON parser with enhanced security features to mitigate prototype pollution attacks. | 227 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,948 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,012 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 569 |
lovasoa/bad_json_parsers | Measures how deeply nested JSON structures can be parsed by different languages' parsers. | 366 |
devinus/poison | A fast and simple JSON parser and encoder for Elixir | 2,028 |
webtorrent/parse-torrent | This project provides a utility to parse and extract metadata from torrent identifiers. | 443 |
ystero-dev/hampi | A toolkit for generating Rust bindings from ASN.1 specifications | 44 |
servo/html5ever | An HTML parser designed to meet the standards of modern web browsers | 2,171 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,286 |
victorcouste/hapi-cassandra | A simple REST API using Node.js and Apache Cassandra as the underlying database | 5 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,189 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,657 |
hynekpetrak/malware-jail | Sandbox for analyzing and understanding JavaScript malware | 465 |