- cache(Closure) - Method in DependencyCheckExtension
-
Allows programmatic configuration of the cache extension
- CacheExtension - Class in org.owasp.dependencycheck.gradle.extension
The configuration for caching external results.
- canBeResolved(def) - Method in AbstractAnalyze
-
Determines if the onfiguration can be resolved
- checkForFailure(Engine) - Method in AbstractAnalyze
-
If configured, fails the build if a vulnerability is identified with a CVSS
score higher than the failure threshold configured.
- checkGradleVersion(Project) - Method in DependencyCheckPlugin
-
- cleanup(def) - Method in AbstractAnalyze
-
Releases resources and removes temporary files used.
- cleanup() - Method in Purge
-
Releases resources and removes temporary files used.
- cleanup(def) - Method in Update
-
Releases resources and removes temporary files used.
- ConfiguredTask - Class in org.owasp.dependencycheck.gradle.tasks
Standard class to read in the configuration and populated the ODC settings.
- cve(Closure) - Method in DependencyCheckExtension
-
Allows programmatic configuration of the cve extension
- CveExtension - Class in org.owasp.dependencycheck.gradle.extension