Uses of Class
org.owasp.dependencycheck.analyzer.CPEAnalyzer
Packages that use CPEAnalyzer
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of CPEAnalyzer in org.owasp.dependencycheck.analyzer
Subclasses of CPEAnalyzer in org.owasp.dependencycheck.analyzerModifier and TypeClassDescriptionclassNpmCPEAnalyzer takes a project dependency and attempts to discern if there is an associated CPE.