Uses of Package
org.owasp.dependencycheck.data.nvdcve

Package
Description
Includes the main entry point for dependency-check.
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
Contains classes used to work with the NVD CVE data.
Contains classes used to update the data stores.

The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.
Contains classes used to download, parse, and load the NVD API CVE data from NIST into the local database.

Contains classes used to generate reports.
Includes various utility classes such as a Settings wrapper, a Checksum utility, etc.