json-to-json-transformer is a simple, yet powerful way of transforming JSON from one format to another. The use case for which it's designed is where you're doing repetitive processing that involves ...
I identified a potential denial-of-service vulnerability in OWASP json-sanitizer when processing deeply nested JSON input. If the nesting depth exceeds the default maximum (64 levels), ...