Jim Manico

Anahola, HI, USA
 

Managed Projects

OWASP Java HTML Sanitizer

Claimed by Open Web Application Securi... Analyzed about 22 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

over 2 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

OWASP Java Encoder Project

  Analyzed 3 days ago

Contextual Output Encoding is a computer programming technique necessary to stop Cross Site Scripting. This project is a Java 1.5+ simple-to-use drop-in high-performance encoder class with no dependencies and little baggage. It provides numerous encoding functions to help defend against XSS in a ... [More] variety of different HTML, JavaScript, XML and CSS contexts. [Less]

5.77K lines of code

0 current contributors

8 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: No declared licenses