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