Download com.mikesamuel JAR files with all dependencies
json-sanitizer from group com.mikesamuel (version 1.2.3)
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 content from others, it will produce well-formed
JSON that should satisfy any parser you use.
Applied to your output before you send, it will coerce minor mistakes in
encoding and make it easier to embed your JSON in HTML and XML.
137 downloads
Artifact json-sanitizer
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization OWASP
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.mikesamuel
Version 1.2.3
Last update 12. May 2021
Organization OWASP
URL https://github.com/OWASP/json-sanitizer
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
html-autoescaper from group com.mikesamuel (version 1.0)
Prevents XSS by figuring out how to escape untrusted values in templates.
Artifact html-autoescaper
Group com.mikesamuel
Version 1.0
Last update 02. October 2016
Organization not specified
URL https://github.com/mikesamuel/html-contextual-autoescaper-java
License Apache License, Version 2.0
Dependencies amount 2
Dependencies javax.servlet-api, guava,
There are maybe transitive dependencies!
Group com.mikesamuel
Version 1.0
Last update 02. October 2016
Organization not specified
URL https://github.com/mikesamuel/html-contextual-autoescaper-java
License Apache License, Version 2.0
Dependencies amount 2
Dependencies javax.servlet-api, guava,
There are maybe transitive dependencies!
Page 1 from 1 (items total 2)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy