Uses of Package
org.owasp.dependencycheck.data.update
Packages that use org.owasp.dependencycheck.data.update
Package
Description
Contains classes used to update the data stores.
The UpdateService will load, any correctly defined CachedWebDataSource(s) and call update() on them.
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.updateClassDescriptionDefines a data source who's data is retrieved from the Internet.