4.0.0
org.owasp
dependency-check-parent
1.0.3-SNAPSHOT
dependency-check-cli
jar
Dependency-Check Command Line
Dependency-Check-Maven is a Maven Plugin that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.
github-pages-site
Deployment through GitHub's site deployment plugin
${basedir}/../target/site/${project.version}/dependency-check-cli
dependency-check-${project.version}
src/main/resources
**/*.properties
true
${basedir}
META-INF
LICENSE.txt
NOTICE.txt
org.apache.maven.plugins
maven-jar-plugin
2.4
org.owasp.dependencycheck.App
true
**/checkstyle*
org.codehaus.mojo
cobertura-maven-plugin
2.5.2
85
85
false
85
85
85
85
.*\$.*
0
0
org.owasp.dependencycheck.App
0
0
clean
org.apache.maven.plugins
maven-surefire-plugin
2.14
net.sourceforge.cobertura.datafile
${project.build.directory}/cobertura/cobertura.ser
target
cpe
data/cpe
target
cve
data/cpe
target
org.apache.maven.plugins
maven-compiler-plugin
2.3.2
false
org.apache.maven.plugins
maven-site-plugin
3.3
org.apache.maven.doxia
doxia-module-markdown
1.4
true
org.apache.maven.plugins
maven-project-info-reports-plugin
2.6
index
summary
license
help
org.apache.maven.plugins
maven-javadoc-plugin
2.9
default
javadoc
org.codehaus.mojo
versions-maven-plugin
2.0
dependency-updates-report
plugin-updates-report
org.apache.maven.plugins
maven-jxr-plugin
2.3
org.codehaus.mojo
cobertura-maven-plugin
2.5.2
org.apache.maven.plugins
maven-surefire-report-plugin
2.14
report-only
org.codehaus.mojo
taglist-maven-plugin
2.4
Todo Work
todo
ignoreCase
FIXME
exact
org.apache.maven.plugins
maven-checkstyle-plugin
2.10
false
${basedir}/config/checkstyle-checks.xml
${basedir}/config/checkstyle-header.txt
${basedir}/config/checkstyle-suppressions.xml
checkstyle.suppressions.file
org.apache.maven.plugins
maven-pmd-plugin
3.0.1
1.6
true
utf-8
**/generated/*.java
org.codehaus.mojo
findbugs-maven-plugin
2.5.2
org.codehaus.mojo
appassembler-maven-plugin
1.4
org.owasp.dependencycheck.App
dependency-check
${project.build.directory}/release
${basedir}/src/main/assembly/license.txt
.sh
assemble
assemble
org.apache.maven.plugins
maven-assembly-plugin
false
create-distribution
package
single
src/main/assembly/release.xml
commons-cli
commons-cli
1.2
org.owasp
dependency-check-core
${project.parent.version}