Package org.owasp.dependencycheck.data.nvdcve
package org.owasp.dependencycheck.data.nvdcve
Contains classes used to work with the NVD CVE data.
-
ClassDescriptionAn exception used to indicate the db4o database is corrupt.The database holding information about the NVD CVE data.Utility for processing DefCveItem in order to extract key values like textual description and ecosystem type.An exception thrown if an operation against the database fails.Loads the configured database driver and returns the database connection.This is a wrapper around a set of properties that are stored in the database.DriverLoader is a utility class that is used to load database drivers.An exception thrown the database driver is unable to be loaded.Stored procedures for the H2 database.