| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.owasp |
| ArtifactId | ArtifactIddependency-check-maven |
| Last Version | Last Version7.1.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionDependency-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 |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.1.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.owasp : dependency-check-core | jar | 7.1.1 |
| org.owasp : dependency-check-utils | jar | 7.1.1 |
| org.apache.maven.shared : file-management | jar | 3.0.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.4.2 |
| org.apache.maven.reporting : maven-reporting-api | jar | 3.1.0 |
| org.sonatype.plexus : plexus-sec-dispatcher | jar | 1.4 |
| org.apache.maven.shared : maven-dependency-tree | jar | 3.1.1 |
| 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.7.0 |
| 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.4 |
| org.apache.maven : maven-model | jar | 3.1.0 |
| org.apache.maven : maven-artifact | jar | 3.1.0 |
| org.apache.maven : maven-model-builder | jar | 3.1.0 |
| org.apache.maven : maven-compat | jar | 3.8.5 |
| 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 |