| Package | Description |
|---|---|
| org.owasp.dependencycheck.xml.hints |
Contains classes used to parse the hints file to add evidence to dependencies.
|
| Class and Description |
|---|
| EvidenceMatcher
EvidenceMatcher can match one or more
Evidences. |
| HintParseException
An exception used when parsing a suppression rule file fails.
|
| HintRule
A collection of product and vendor evidence to match; if any evidence is
matched the addVendor and addProduct evidence should be added to the
dependency.
|
| VendorDuplicatingHintRule
Used to duplicate vendor evidence within a collection.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.