4.0.0 org.owasp dependency-check-parent 1.4.6-SNAPSHOT dependency-check-cli jar Dependency-Check Command Line dependency-check-cli is an command line tool that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the scanned project dependencies. The tool will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (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 logback.xml true ${basedir} META-INF LICENSE.txt NOTICE.txt org.apache.maven.plugins maven-jar-plugin org.owasp.dependencycheck.App org.codehaus.mojo cobertura-maven-plugin 85 85 false 85 85 85 85 .*\$.* 0 0 org.owasp.dependencycheck.App 0 0 clean org.apache.maven.plugins maven-surefire-plugin -Dfile.encoding=UTF-8 cpe data/cpe target cve data/cpe target org.codehaus.mojo appassembler-maven-plugin org.owasp.dependencycheck.App dependency-check ${project.build.directory}/release ${basedir}/src/main/assembly/license.txt .sh plugins/* true assemble assemble org.apache.maven.plugins maven-assembly-plugin false create-distribution package single src/main/assembly/release.xml org.apache.maven.plugins maven-checkstyle-plugin ${reporting.checkstyle-plugin.version} false false ${basedir}/../src/main/config/checkstyle-checks.xml ${basedir}/../src/main/config/checkstyle-header.txt ${basedir}/../src/main/config/checkstyle-suppressions.xml checkstyle.suppressions.file org.apache.maven.plugins maven-pmd-plugin ${reporting.pmd-plugin.version} 1.6 true utf-8 **/generated/*.java ../src/main/config/dcrules.xml /rulesets/java/basic.xml /rulesets/java/imports.xml /rulesets/java/unusedcode.xml commons-cli commons-cli org.owasp dependency-check-core ${project.parent.version} org.owasp dependency-check-utils ${project.parent.version} org.slf4j slf4j-api ch.qos.logback logback-core ch.qos.logback logback-classic org.apache.ant ant org.apache.ant ant-launcher