Uses of Package
org.owasp.dependencycheck.data.update.exception
-
Packages that use org.owasp.dependencycheck.data.update.exception Package Description org.owasp.dependencycheck Includes the main entry point for dependency-check.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.cisa Contains classes used to parse the CISA Known Exploited Vulnerability Catalog. -
Classes in org.owasp.dependencycheck.data.update.exception used by org.owasp.dependencycheck Class Description UpdateException An exception used when an error occurs reading a setting. -
Classes in org.owasp.dependencycheck.data.update.exception used by org.owasp.dependencycheck.data.update Class Description UpdateException An exception used when an error occurs reading a setting. -
Classes in org.owasp.dependencycheck.data.update.exception used by org.owasp.dependencycheck.data.update.cisa Class Description CorruptedDatastreamException An exception used when data corruption is detected on an NVD CVE Datastream file.UpdateException An exception used when an error occurs reading a setting.