Uses of Class
org.owasp.dependencycheck.data.nodeaudit.NodeAuditSearch
Packages that use NodeAuditSearch
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
-
Uses of NodeAuditSearch in org.owasp.dependencycheck.analyzer
Methods in org.owasp.dependencycheck.analyzer that return NodeAuditSearchModifier and TypeMethodDescriptionprotected NodeAuditSearchAbstractNpmAnalyzer.getSearcher()Returns the node audit search utility.