is not current version
Last Version 7.1.1

org.owasp:dependency-check-maven 1.3.5.1

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.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

dependency-check-maven
Version

Version

1.3.5.1
Type

Type

maven-plugin

Download dependency-check-maven 1.3.5.1


<plugin>
    <groupId>org.owasp</groupId>
    <artifactId>dependency-check-maven</artifactId>
    <version>1.3.5.1</version>
</plugin>