endency-check-maven.10.0.0.source-code.mojo.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dependency-check-maven Show documentation
Show all versions of dependency-check-maven Show documentation
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.
# the path to the data directory
####
#### If the data directory version is changed remember to change
#### the gradle plugin also - `DataExtension.groovy`
####
data.directory=[JAR]/../../dependency-check-data/9.0
analyzer.central.enabled=false