Uses of Class
org.owasp.dependencycheck.analyzer.AbstractDependencyComparingAnalyzer
Packages that use AbstractDependencyComparingAnalyzer
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of AbstractDependencyComparingAnalyzer in org.owasp.dependencycheck.analyzer
Subclasses of AbstractDependencyComparingAnalyzer in org.owasp.dependencycheck.analyzerModifier and TypeClassDescriptionclassThis analyzer ensures dependencies that should be grouped together, to remove excess noise from the report, are grouped.classThis analyzer will merge dependencies, created from different source, into a single dependency.