| Package | Description |
|---|---|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeAuditAnalyzer
Used to analyze Node Package Manager (npm) package-lock.json and
npm-shrinkwrap.json files via NPM Audit API.
|
class |
NodePackageAnalyzer
Used to analyze Node Package Manager (npm) package.json files, and collect
information that can be used to determine the associated CPE.
|
Copyright © 2012–2020 OWASP. All rights reserved.