Uses of Class
org.owasp.dependencycheck.xml.hints.EvidenceMatcher
Packages that use EvidenceMatcher
Package
Description
Contains classes used to parse the hints file to add evidence to dependencies.
-
Uses of EvidenceMatcher in org.owasp.dependencycheck.xml.hints
Methods in org.owasp.dependencycheck.xml.hints that return types with arguments of type EvidenceMatcherModifier and TypeMethodDescriptionHintRule.getGivenProduct()Get the value of givenProduct.HintRule.getGivenVendor()Get the value of givenVendor.HintRule.getGivenVersion()Get the value of givenVersion.HintRule.getRemoveProduct()Get the value of removeProduct.HintRule.getRemoveVendor()Get the value of removeVendor.HintRule.getRemoveVersion()Get the value of removeVersion.