| Package | Description |
|---|---|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<IndexEntry> |
CPEAnalyzer.searchCPE(Map<String,org.apache.commons.lang3.mutable.MutableInt> vendor,
Map<String,org.apache.commons.lang3.mutable.MutableInt> product,
Set<String> vendorWeightings,
Set<String> productWeightings)
Searches the Lucene CPE index to identify possible CPE entries associated
with the supplied vendor, product, and version.
|
Copyright © 2012–2020 OWASP. All rights reserved.