| Package | Description |
|---|---|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| org.owasp.dependencycheck.data.cache |
Implements a generic persisted cache that can be used to store results of external analysis between executions.
|
| org.owasp.dependencycheck.data.nodeaudit |
Contains classes related to searching via Node Audit API.
These are used to abstract Node Audit searching away from OWASP Dependency Check so they can be reused elsewhere. |
| Class and Description |
|---|
| Advisory
The response from NPM Audit API will respond with 0 or more advisories.
|
| NodeAuditSearch
Class of methods to search via Node Audit API.
|
| Class and Description |
|---|
| Advisory
The response from NPM Audit API will respond with 0 or more advisories.
|
| Class and Description |
|---|
| Advisory
The response from NPM Audit API will respond with 0 or more advisories.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.