Dependency-Check Plugin Archetype

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-plugin
Последняя версия

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

7.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
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
6.0.3
6.0.2
6.0.1
6.0.0
5.3.2
5.3.1
5.3.0
5.2.4
5.2.3
5.2.2
5.2.1
5.2.0
5.1.1
5.1.0
5.0.0
5.0.0-M3
5.0.0-M2
5.0.0-M1
4.0.2
4.0.1
4.0.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.1
2.0.0
1.4.5