4.0.0
org.owasp
dependency-check-parent
3.1.2-SNAPSHOT
dependency-check-maven
maven-plugin
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.
2013
3.5
3.0
src/main/resources
**/*.properties
true
${basedir}
META-INF
LICENSE.txt
NOTICE.txt
org.apache.maven.plugins
maven-plugin-plugin
${version.maven-plugin-plugin}
true
dependency-check
mojo-descriptor
descriptor
generated-helpmojo
helpmojo
org.apache.maven.plugins
maven-plugin-plugin
${version.maven-plugin-plugin}
dependency-check
org.owasp
dependency-check-core
${project.parent.version}
org.owasp
dependency-check-utils
${project.parent.version}
org.apache.maven
maven-plugin-api
provided
org.apache.maven
maven-settings
provided
org.apache.maven
maven-core
provided
org.apache.maven.shared
file-management
org.apache.maven.plugin-tools
maven-plugin-annotations
provided
org.apache.maven.reporting
maven-reporting-api
org.sonatype.plexus
plexus-sec-dispatcher
org.apache.maven.shared
maven-dependency-tree
org.jmockit
jmockit
test
org.apache.maven.plugin-testing
maven-plugin-testing-harness
test
org.apache.maven.shared
maven-artifact-transfer
FullIntegrationTesting
releaseTesting
org.codehaus.gmavenplus
gmavenplus-plugin
add-dynamic-properties-integ
pre-integration-test
execute
org.apache.maven.plugins
maven-invoker-plugin
4
${project.build.directory}/it
target/local-repo
integration-test
install
run