Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OWASP Java HTML Sanitizer

Compare

Claimed by Open Web Application Securi... Analyzed about 15 hours ago

The OWASP HTML Sanitizer is 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. The existing dependencies are on guava and JSR 305. The other jars are only needed by the test suite. ... [More] The JSR 305 dependency is a compile-only dependency, only needed for annotations. This code was written with security best practices in mind, has an extensive test suite, and has undergone adversarial security review. A great place to get started using the OWASP Java HTML Sanitizer is here: https://github.com/OWASP/java-html-sanitizer/blob/master/docs/getting_started.md [Less]

59K lines of code

4 current contributors

about 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: BSD_License, apache_2