Uses of Package
org.owasp.dependencycheck.data.update
-
Packages that use org.owasp.dependencycheck.data.update 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. -
Classes in org.owasp.dependencycheck.data.update used by org.owasp.dependencycheck.data.update Class Description CachedWebDataSource Defines a data source who's data is retrieved from the Internet.LocalDataSource NvdApiDataSource.UrlData