| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.cpe |
Contains classes for working with the CPE Lucene Index.
|
| org.owasp.dependencycheck.data.nvdcve |
Contains classes used to work with the NVD CVE data.
|
| org.owasp.dependencycheck.data.update.cpe |
Contains classes used to parse the CPE XML file from NIST.
These classes are not used as they add no value over the existing CPE data contained within the CVE data from the NVD. |
| org.owasp.dependencycheck.utils |
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.
|
| Class and Description |
|---|
| Pair
A generic pair of elements.
|
| Class and Description |
|---|
| Pair
A generic pair of elements.
|
| Class and Description |
|---|
| Pair
A generic pair of elements.
|
| Class and Description |
|---|
| DependencyVersion
Simple object to track the parts of a version number.
|
| FileFilterBuilder
Utility class for building useful
FileFilter instances for
AbstractFileTypeAnalyzer implementations. |
| InterpolationUtil.SyntaxStyle
The syntax style for the interpolation.
|
| WriteLock
A lock file implementation; creates a custom lock file so that only a single
instance of dependency-check can update the a given resource.
|
| WriteLockShutdownHook
Definition of the shutdown hook used during the unexpected shutdown during
the update process of a resources.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.