| 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 |
|---|---|
List<LangString> |
ProblemtypeDatum.getDescription()
(Required)
|
List<LangString> |
Description.getDescriptionData()
(Required)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemtypeDatum.setDescription(List<LangString> description)
(Required)
|
void |
Description.setDescriptionData(List<LangString> descriptionData)
(Required)
|
Copyright © 2012–2020 OWASP. All rights reserved.