Group: OWASP

Sort: popular | newest
Group OWASP Encoder
Group OWASP AppSensor
Group OWASP ESAPI
Group OWASP AntiSamy
OWASP AntiSamy
Last Release on Mar 29, 2010
OWASP dependency-check gradle plugin is a software composition analysis tool used to find known vulnerable dependencies.
Last Release on Aug 19, 2023
dependency-check-core is the engine and reporting tool used to identify and report if there are any known, publicly disclosed vulnerabilities in the scanned project's dependencies. The engine extracts meta-data from the dependencies and uses this to do fuzzy key-word matching against the Common Platfrom Enumeration (CPE), if any CPE identifiers are found the associated Common Vulnerability and Exposure (CVE) entries are added to the generated report.
Last Release on Aug 19, 2023
dependency-check-utils is a collection of common utility classes used within dependency-check that might be useful in other projects.
Last Release on Aug 19, 2023
OWASP CSRFGuard is a library that implements a variant of the synchronizer token pattern to mitigate the risk of Cross-Site Request Forgery (CSRF) attacks.
Last Release on Jun 3, 2023
Group OWASP Passfault
Group OWASP JBroFuzz
Provides support for stateful, HTTP session based integrator applications
Last Release on Jun 3, 2023
dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.
Last Release on Aug 19, 2023
The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.
Last Release on Dec 15, 2021
The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.
Last Release on Dec 15, 2021
JSP Tag support
Last Release on Jun 3, 2023
OWASP AntiSamy Sample Configs
Last Release on Mar 29, 2010
dependency-check-ant is an Ant Task that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The task will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.
Last Release on Aug 19, 2023
Group OWASP CSRFGuard
Group OWASP WebGoat