| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvdcve |
Contains classes used to work with the NVD CVE data.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CpePlus> |
CveDB.getCPEs(String vendor,
String product)
Searches the CPE entries in the database and retrieves all entries for a
given vendor and product combination.
|
Copyright © 2012–2020 OWASP. All rights reserved.