JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.owasp.dependencycheck.data.update.cisa
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.owasp.dependencycheck.data.update.cisa
package
org.owasp.dependencycheck.data.update.cisa
Contains classes used to parse the CISA Known Exploited Vulnerability Catalog.
Related Packages
Package
Description
org.owasp.dependencycheck.data.update
Contains classes used to update the data stores.
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.
org.owasp.dependencycheck.data.update.cpe
Contains classes used to parse the CPE XML file from NIST.
These classes are not used as they add no value over the existing CPE data contained within the CVE data from the NVD.
org.owasp.dependencycheck.data.update.exception
A collection of exception classes used within the application.
Classes
Class
Description
KnownExploitedVulnerabilityParser