Uses of Class
org.owasp.dependencycheck.maven.BaseDependencyCheckMojo
Packages that use BaseDependencyCheckMojo
Package
Description
This is the main package containing the Mojo Maven Plugin - dependency-check.
-
Uses of BaseDependencyCheckMojo in org.owasp.dependencycheck.maven
Subclasses of BaseDependencyCheckMojo in org.owasp.dependencycheck.mavenModifier and TypeClassDescriptionclassMaven Plugin that checks project dependencies and the dependencies of all child modules to see if they have any known published vulnerabilities.classMaven Plugin that checks the project dependencies to see if they have any known published vulnerabilities.classMaven Plugin that purges the local copy of the NVD data.classMaven Plugin that updates the local cache of the NVD data from NIST.