| 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.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 |
|---|
| DependencyVersion
Simple object to track the parts of a version number.
|
| FileFilterBuilder
Utility class for building useful
FileFilter instances for
AbstractFileTypeAnalyzer implementations. |
| H2DBLock
The H2 DB lock file implementation; creates a custom lock file so that only a
single instance of dependency-check can update the embedded h2 database.
|
| H2DBShutdownHook
Definition of the shutdown hook used during the unexpected shutdown during
the update process of the H2 DB.
|
Copyright © 2012–2020 OWASP. All rights reserved.