Uses of Class
org.owasp.dependencycheck.analyzer.AbstractNpmAnalyzer
Packages that use AbstractNpmAnalyzer
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of AbstractNpmAnalyzer in org.owasp.dependencycheck.analyzer
Subclasses of AbstractNpmAnalyzer in org.owasp.dependencycheck.analyzerModifier and TypeClassDescriptionclassUsed to analyze Node Package Manager (npm) package-lock.json and npm-shrinkwrap.json files via NPM Audit API.classUsed to analyze Node Package Manager (npm) package.json files, and collect information that can be used to determine the associated CPE.classclass