| Package | Description |
|---|---|
| org.owasp.dependencycheck.maven |
This is the main package containing the Mojo Maven Plugin - dependency-check.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateMojo
Maven Plugin that checks project dependencies and the dependencies of all
child modules to see if they have any known published vulnerabilities.
|
class |
CheckMojo
Maven Plugin that checks the project dependencies to see if they have any
known published vulnerabilities.
|
class |
PurgeMojo
Maven Plugin that purges the local copy of the NVD data.
|
class |
UpdateMojo
Maven Plugin that updates the local cache of the NVD data from NIST.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.