| Package | Description |
|---|---|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| org.owasp.dependencycheck.xml.hints |
Contains classes used to parse the hints file to add evidence to dependencies.
|
| org.owasp.dependencycheck.xml.suppression |
Contains classes used to suppress findings.
|
| Class and Description |
|---|
| SuppressionRule |
| Class and Description |
|---|
| PropertyType
A simple PropertyType used to represent a string value that could be used as
a regular expression or could be case insensitive.
|
| Class and Description |
|---|
| PropertyType
A simple PropertyType used to represent a string value that could be used as
a regular expression or could be case insensitive.
|
| SuppressionParseException
An exception used when parsing a suppression rule file fails.
|
| SuppressionRule |
Copyright© 2012-21 Jeremy Long. All Rights Reserved.