| Package | Description |
|---|---|
| org.owasp.dependencycheck.analyzer |
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
|
| org.owasp.dependencycheck.data.cpe |
Contains classes for working with the CPE Lucene Index.
|
| Class and Description |
|---|
| IndexEntry
A CPE entry containing the name, vendor, product, and version.
|
| MemoryIndex |
| Class and Description |
|---|
| AbstractMemoryIndex
An in memory Lucene index that contains the vendor/product combinations from
the CPE (application) identifiers within the NVD CVE data.
|
| CpeMemoryIndex
An in memory Lucene index that contains the vendor/product combinations from
the CPE (application) identifiers within the NVD CVE data.
|
| IndexException
An exception thrown when the there is an issue using the in-memory CPE Index.
|
| MemoryIndex |
| NpmCpeMemoryIndex
An in memory Lucene index that contains the vendor/product combinations from
the CPE (application) identifiers within the NVD CVE data.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.