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

Dependency-Check 7.1.0

dependency-check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities.

Лицензия

Лицензия

Группа

Группа

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

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

dependency-check-parent
Версия

Версия

7.1.0
Тип

Тип

pom
Описание

Описание

Dependency-Check
dependency-check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities.
Ссылка на сайт

Ссылка на сайт

https://github.com/jeremylong/DependencyCheck.git
Организация-разработчик

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

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

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

https://github.com/jeremylong/DependencyCheck

Скачать dependency-check-parent 7.1.0

Имя Файла Размер
dependency-check-parent-7.1.0.pom 62 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations Необязательный jar 23.0.0
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.6.0

test (3)

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

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

  • utils
  • core
  • cli
  • ant
  • maven
  • archetype