Uses of Class
org.owasp.dependencycheck.data.central.CentralSearch
Packages that use CentralSearch
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of CentralSearch in org.owasp.dependencycheck.analyzer
Methods in org.owasp.dependencycheck.analyzer with parameters of type CentralSearchModifier and TypeMethodDescriptionprotected voidCentralAnalyzer.setCentralSearch(CentralSearch searcher) Method used by unit tests to setup the analyzer.