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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.owasp
Идентификатор

Идентификатор

dependency-check-cli
Последняя версия

Последняя версия

7.1.1
Дата

Дата

Тип

Тип

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.
Организация-разработчик

Организация-разработчик

OWASP
Система контроля версий

Система контроля версий

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

Скачать dependency-check-cli

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 23.0.0
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.7.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2
org.jmockit : jmockit jar 1.49

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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