| Package | Description |
|---|---|
| org.owasp.dependencycheck |
Includes the main entry point for dependency-check.
|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| org.owasp.dependencycheck.data.nvdcve |
Contains classes used to work with the NVD CVE data.
|
| org.owasp.dependencycheck.data.update |
Contains classes used to update the data stores.
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them. |
| org.owasp.dependencycheck.data.update.nvd |
Contains classes used to download, parse, and load the NVD CVE data from NIST into the local database.
|
| org.owasp.dependencycheck.reporting |
Contains classes used to generate reports.
|
| org.owasp.dependencycheck.utils |
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.
|
| Class and Description |
|---|
| CveDB
The database holding information about the NVD CVE data.
|
| DatabaseException
An exception thrown if an operation against the database fails.
|
| Class and Description |
|---|
| CveDB
The database holding information about the NVD CVE data.
|
| DatabaseException
An exception thrown if an operation against the database fails.
|
| Class and Description |
|---|
| DatabaseException
An exception thrown if an operation against the database fails.
|
| DatabaseProperties
This is a wrapper around a set of properties that are stored in the database.
|
| DriverLoadException
An exception thrown the database driver is unable to be loaded.
|
| Class and Description |
|---|
| DatabaseProperties
This is a wrapper around a set of properties that are stored in the database.
|
| Class and Description |
|---|
| CveDB
The database holding information about the NVD CVE data.
|
| DatabaseException
An exception thrown if an operation against the database fails.
|
| Class and Description |
|---|
| DatabaseProperties
This is a wrapper around a set of properties that are stored in the database.
|
| Class and Description |
|---|
| DatabaseException
An exception thrown if an operation against the database fails.
|
Copyright © 2012–2020 OWASP. All rights reserved.