| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvd.json |
Contains utility classes used to work with the generated code from the
NVD CVE JSON data.
|
| 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.
|
| Class and Description |
|---|
| DefCveItem
Defines a vulnerability in the NVD data feed.
|
| Class and Description |
|---|
| MetaProperties
Meta properties object to hold information about the NVD CVE data.
|
| Class and Description |
|---|
| DefCveItem
Defines a vulnerability in the NVD data feed.
|
Copyright © 2012–2020 OWASP. All rights reserved.