| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvd.json |
Contains utility classes used to work with the generated code from the
NVD CVE JSON data.
|
| Modifier and Type | Method and Description |
|---|---|
DefImpact |
DefCveItem.getImpact()
Impact scores for a vulnerability as found on NVD.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefCveItem.setImpact(DefImpact impact)
Impact scores for a vulnerability as found on NVD.
|
Copyright © 2012–2020 OWASP. All rights reserved.