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

org.owasp:dependency-check-maven 1.0.2

Dependency-Check-Maven is a Maven Plugin that attempts to detect publicly disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries.

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

dependency-check-maven
Версия

Версия

1.0.2
Тип

Тип

maven-plugin

Скачать dependency-check-maven 1.0.2


<plugin>
    <groupId>org.owasp</groupId>
    <artifactId>dependency-check-maven</artifactId>
    <version>1.0.2</version>
</plugin>