| 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 checks the project dependencies to see if they have any known published vulnerabilities.
|
Copyright © 2013–2016 OWASP. All rights reserved.