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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.owasp
ArtifactId

ArtifactId

dependency-check-cli
Last Version

Last Version

7.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

OWASP
Source Code Management

Source Code Management

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

Download dependency-check-cli

How to add to project

<!-- https://jarcasting.com/artifacts/org.owasp/dependency-check-cli/ -->
<dependency>
    <groupId>org.owasp</groupId>
    <artifactId>dependency-check-cli</artifactId>
    <version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp/dependency-check-cli/
implementation 'org.owasp:dependency-check-cli:7.1.1'
// https://jarcasting.com/artifacts/org.owasp/dependency-check-cli/
implementation ("org.owasp:dependency-check-cli:7.1.1")
'org.owasp:dependency-check-cli:jar:7.1.1'
<dependency org="org.owasp" name="dependency-check-cli" rev="7.1.1">
  <artifact name="dependency-check-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp', module='dependency-check-cli', version='7.1.1')
)
libraryDependencies += "org.owasp" % "dependency-check-cli" % "7.1.1"
[org.owasp/dependency-check-cli "7.1.1"]

Dependencies

compile (9)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11
commons-cli : commons-cli jar 1.5.0
org.owasp : dependency-check-core jar 7.1.1
org.owasp : dependency-check-utils jar 7.1.1
org.slf4j : slf4j-api jar 1.7.36
org.apache.ant : ant jar 1.10.12
org.jetbrains : annotations Optional jar 23.0.0
com.github.spotbugs : spotbugs-annotations Optional jar 4.7.0

test (3)

Group / Artifact Type Version
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.

Versions

Version
7.1.1
7.1.0
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
6.5.3
6.5.2
6.5.1
6.5.0
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
6.2.2
6.2.1
6.2.0
6.1.6
6.1.5
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.5
6.0.4