Tags : Browse Projects

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

owasp-esapi-java

Compare

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

OWASP ESAPI for Java: Strong, Simple Security Controls for Java Developers Don’t write your own security controls! Reinventing the wheel when it comes to developing security controls for every web application or web service leads to wasted time and massive security holes. The OWASP Enterprise ... [More] Security API (ESAPI) Toolkits help software developers guard against security‐related design and implementation flaws. For more information, please visit our Wiki. You can view the latest version of our Javadocs here. You can see the status of what we are working on for the next release here. Other language versions: PHP .NET Python Classic ASP Cold Fusion Haskell [Less]

39K lines of code

8 current contributors

about 2 months since last commit

15 users on Open Hub

Low Activity
3.33333
   
I Use This

owasp-esapi-php

Compare

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

OWASP ESAPI for PHP: Strong, Simple Security Controls for PHP Developers Don’t write your own security controls! Reinventing the wheel when it comes to developing security controls for every web application or web service leads to wasted time and massive security holes. The OWASP Enterprise ... [More] Security API (ESAPI) Toolkits help software developers guard against security‐related design and implementation flaws. You can find Subversion checkout information here. You can find current assignments here. You can find technical guidance for ongoing work here. Questions/Suggestions? Ask Mike. Other language versions: Java EE .NET Python Classic ASP Cold Fusion Haskell [Less]

73.9K lines of code

0 current contributors

about 1 year since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

OWASP Java HTML Sanitizer

Compare

Claimed by Open Web Application Securi... Analyzed about 5 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 Encoder Comparison Reference

Compare

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

Libraries and frameworks encode ASCII characters differently. The OWASP Enterprise Security API (ESAPI) is the reference implementation for the most comprehensive and secure output encoding/escaping. Using this encoder comparison table, you will see how ESAPI exceeds other framework encoders and ... [More] native encoders. See the website at: http://boldersecurity.github.io/encoder-comparison-reference/ [Less]

11.3K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

webappsec-nutshell

Compare

  Analyzed about 19 hours ago

An ultra-compact intro (or refresher) to Web Application Security.

11.6K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

django-csp

Compare

Claimed by Mozilla Foundation Analyzed about 1 hour ago

Django-CSP is a Content Security Policy implementation for Django. It is implemented as middleware.

1.05K lines of code

8 current contributors

about 2 months since last commit

0 users on Open Hub

Low Activity
5.0
 
I Use This

Stripes XSS Interceptor

Compare

  Analyzed about 6 hours ago

Stripes XSS Interceptor escapes all the parameters that Stripes binds during its Validation & Binding phase using a wrapped request object (a convenient implementation of the HttpServletRequest interface). The code follows the XSS (Cross Site Scripting) security guidance posted at Open Web Application Security Project (OWASP).

230 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This