Group: Googlecode OWASP Java HTML Sanitizer
1.OWASP Java HTML Sanitizer173 usages
com.googlecode.owasp-java-html-sanitizer » owasp-java-html-sanitizer Apache
Takes third-party HTML and produces HTML that is safe to embed in
your web application.
Fast and easy to configure.
Last Release on Mar 13, 2026
2.Java 8 Shim5 usages
com.googlecode.owasp-java-html-sanitizer » java8-shim Apache
Backports @since Java 9 collection factories like List.of onto
Java8 in a way that uses the real ones where available, falls back
to a conforming implementation on Java8 and JIT compiles well.
Last Release on Mar 13, 2026
3.Java 10 Shim3 usages
com.googlecode.owasp-java-html-sanitizer » java10-shim Apache
Provides an implementation of java8-shim that interoperates with
Java >= 10 idioms for immutable collections.
Last Release on Mar 13, 2026
4.Empiricism
com.googlecode.owasp-java-html-sanitizer » empiricism Apache
HTML metadata derived by interrogating a browser's HTML parser
Last Release on Mar 13, 2026
5.OWASP Java HTML Sanitizer Project Parent
com.googlecode.owasp-java-html-sanitizer » parent Apache
A fast and easy to configure HTML Sanitizer written in Java which
lets you include HTML authored by third-parties in your web
application while protecting against XSS.
Last Release on Mar 14, 2026
6.OWASP Java HTML Sanitizer Safe HTML Compatibility1 usages
com.googlecode.owasp-java-html-sanitizer » html-types Apache
Wraps the sanitizer to produces safe HTML
(github.com/google/safe-html-types) in a way that is compatible
with Fences (github.com/mikesamuel/fences-maven-enforcer-rule).
Last Release on Jun 8, 2022
