Uses of Class
org.owasp.dependencycheck.analyzer.CpeSuppressionAnalyzer
Packages that use CpeSuppressionAnalyzer
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of CpeSuppressionAnalyzer in org.owasp.dependencycheck.analyzer
Methods in org.owasp.dependencycheck.analyzer with parameters of type CpeSuppressionAnalyzerModifier and TypeMethodDescriptionprotected voidCPEAnalyzer.setCpeSuppressionAnalyzer(CpeSuppressionAnalyzer suppression) Sets the CPE Suppression Analyzer.