secure-json-parse
Prototype sanitizer
A JSON parser with additional security features to prevent prototype pollution
JSON.parse() drop-in replacement with prototype poisoning protection
225 stars
13 watching
17 forks
Language: JavaScript
last commit: 18 days ago
Linked from 1 awesome list
fastify-libraryjson-parsersecurity
Related projects:
Repository | Description | Stars |
---|---|---|
hapijs/bourne | Provides a drop-in replacement for JSON parsing with built-in protection against prototype poisoning vulnerabilities | 169 |
fastify/csrf-protection | Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify applications. | 153 |
fastify/fastify-helmet | A security header wrapper for Fastify that simplifies the use of Helmet. | 408 |
spray/spray-json | A lightweight JSON implementation in Scala | 974 |
weihongyu12/think-purify | This package provides a way to filter out dangerous HTML tags and attributes from user input in ThinkJS applications. | 4 |
snyk-labs/nopp | Protects against Prototype Pollution vulnerabilities in JavaScript objects by freezing specific built-in objects. | 25 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,013 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
bigsizeme/fastjson-check | A tool for detecting and generating payload vulnerabilities in JSON data | 369 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
madnificent/jsown | High-performance JSON parser for Common Lisp | 109 |
alir3z4/python-sanitize | Makes data safe to use by removing or escaping potentially hazardous elements | 65 |
9b/malpdfobj | Generates a JSON object representing the structure of a malicious PDF file. | 52 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |