| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаorg.owasp |
| Идентификатор | Идентификаторdependency-check-maven |
| Версия | Версия7.0.0 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеDependency-Check Maven Plugin
dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dependency-check-maven-7.0.0.pom | |
| dependency-check-maven-7.0.0.jar | 99 KB |
| dependency-check-maven-7.0.0-sources.jar | 46 KB |
| dependency-check-maven-7.0.0-javadoc.jar | 80 KB |
| Обзор |
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>7.0.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.owasp : dependency-check-core | jar | 7.0.0 |
| org.owasp : dependency-check-utils | jar | 7.0.0 |
| org.apache.maven.shared : file-management | jar | 3.0.0 |
| org.codehaus.plexus : plexus-utils | jar | 3.4.1 |
| org.apache.maven.reporting : maven-reporting-api | jar | 3.1.0 |
| org.sonatype.plexus : plexus-sec-dispatcher | jar | 1.4 |
| org.apache.maven.shared : maven-dependency-tree | jar | 3.1.0 |
| org.apache.maven.shared : maven-artifact-transfer | jar | 0.13.1 |
| org.jetbrains : annotations Необязательный | jar | 23.0.0 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.1.0 |
| org.apache.maven : maven-settings | jar | 3.1.0 |
| org.apache.maven : maven-core | jar | 3.1.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.jmockit : jmockit | jar | 1.49 |