is not current version
Last Version 7.1.1

Dependency-Check Maven Plugin 6.5.3

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

dependency-check-maven
Version

Version

6.5.3
Type

Type

maven-plugin
Description

Description

Dependency-Check Maven Plugin
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.
Project Organization

Project Organization

OWASP
Source Code Management

Source Code Management

https://github.com/jeremylong/DependencyCheck/tree/master/maven

Download dependency-check-maven 6.5.3


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

Dependencies

compile (10)

Group / Artifact Type Version
org.owasp : dependency-check-core jar 6.5.3
org.owasp : dependency-check-utils jar 6.5.3
org.apache.maven.shared : file-management jar 3.0.0
org.codehaus.plexus : plexus-utils jar 3.4.1
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
org.apache.maven.shared : maven-dependency-tree jar 3.1.0
org.apache.maven.shared : maven-artifact-transfer jar 0.13.1
org.jetbrains : annotations Optional jar 23.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.3

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.0
org.apache.maven : maven-settings jar 3.1.0
org.apache.maven : maven-core jar 3.1.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2
org.jmockit : jmockit jar 1.49

Project Modules

There are no modules declared in this project.