| Package | Description |
|---|---|
| org.owasp.dependencycheck.data.nvdcve |
Contains classes used to work with the NVD CVE data.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CpePlus> |
CveDB.getCPEs(java.lang.String vendor,
java.lang.String product)
Searches the CPE entries in the database and retrieves all entries for a
given vendor and product combination.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.