Uses of Package
org.owasp.dependencycheck.data.cpe
Packages that use org.owasp.dependencycheck.data.cpe
Package
Description
Analyzers are used to inspect the identified dependencies, collect Evidence, and process the dependencies.
Contains classes for working with the CPE Lucene Index.
-
Classes in org.owasp.dependencycheck.data.cpe used by org.owasp.dependencycheck.analyzerClassDescriptionA CPE entry containing the name, vendor, product, and version.
-
Classes in org.owasp.dependencycheck.data.cpe used by org.owasp.dependencycheck.data.cpeClassDescriptionAn in memory Lucene index that contains the vendor/product combinations from the CPE (application) identifiers within the NVD CVE data.An in memory Lucene index that contains the vendor/product combinations from the CPE (application) identifiers within the NVD CVE data.An exception thrown when the there is an issue using the in-memory CPE Index.An in memory Lucene index that contains the vendor/product combinations from the CPE (application) identifiers within the NVD CVE data.