See: Description
| Interface | Description |
|---|---|
| MemoryIndex |
| Class | 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.
|
| Fields |
Fields is a collection of field names used within the Lucene index for CPE
entries.
|
| IndexEntry |
A CPE entry containing the name, vendor, product, and version.
|
| NpmCpeMemoryIndex |
An in memory Lucene index that contains the vendor/product combinations from
the CPE (application) identifiers within the NVD CVE data.
|
| Exception | Description |
|---|---|
| IndexException |
An exception thrown when the there is an issue using the in-memory CPE Index.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.