Group: Mikesamuel
1.JSON Sanitizer55 usages
com.mikesamuel » json-sanitizer Apache
Given JSON-like content, converts it to valid JSON.
This can be attached at either end of a data-pipeline to help satisfy
Postel's principle:
be conservative in what you do, be liberal in what you accept from
others
Applied to JSON-like ...
Last Release on May 12, 2021
2.HTML Contextual Autoescaper
com.mikesamuel » html-autoescaper Apache
Prevents XSS by figuring out how to escape untrusted values in templates.
Last Release on Oct 2, 2016