Group: OWASP
Sort by:Popular

Group OWASP Encoder
Group OWASP AppSensor
Group OWASP ESAPI
Group OWASP AntiSamy
OWASP dependency-check gradle plugin is a software composition analysis tool used to find known vulnerable dependencies.
Last Release on Jul 16, 2024
OWASP AntiSamy
Last Release on Mar 29, 2010

Relocated → org.owasp.antisamy » antisamy
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 Jun 10, 2025
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 Mar 31, 2025
dependency-check-utils is a collection of common utility classes used within dependency-check that might be useful in other projects.
Last Release on Jun 10, 2025
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 Jun 10, 2025
The OWASP Security Logging project provides developers and ops personnel with APIs for logging security-related events.
Last Release on Dec 15, 2021
Provides support for stateful, HTTP session based integrator applications
Last Release on Mar 31, 2025
Group OWASP Passfault
Group OWASP JBroFuzz
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 Mar 31, 2025
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 Jun 10, 2025
Dependency Check Plugin Archetype
Last Release on Jun 10, 2025
Group OWASP WebScarab