- 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.
- callIncompatibleWithConfigurationCache() - Method in AbstractAnalyze
-
Calls notCompatibleWithConfigurationCache method in order to avoid failures when
Gradle configuration cache is enabled.
- canBeResolved(Configuration) - 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(Engine) - Method in AbstractAnalyze
-
Releases resources and removes temporary files used.
- cleanup() - Method in Purge
-
Releases resources and removes temporary files used.
- cleanup(Engine) - 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.
- createFailed(String) - Method in AbstractAnalyze.CheckForFailureResult
-
- createSuccess() - Method in AbstractAnalyze.CheckForFailureResult
-
- cve(Closure) - Method in DependencyCheckExtension
-
Allows programmatic configuration of the cve extension
- CveExtension - Class in org.owasp.dependencycheck.gradle.extension