A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AnalyzerExtension - Class in org.owasp.dependencycheck.gradle.extension
The analyzer configuration extension.
apply(Project) - Method in DependencyCheck

B

C

Check - Class in org.owasp.dependencycheck.gradle.tasks
Checks the projects dependencies for known vulnerabilities.
Check() - Constructor in Check
CheckExtension - Class in org.owasp.dependencycheck.gradle.extension
CheckExtension(Project) - Constructor in CheckExtension
checkForFailure(Engine) - Method in Check
If configured, fails the build if a vulnerability is identified with a CVSS score higher then the failure threshold configured.
cleanup(def) - Method in Check
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.
CveExtension - Class in org.owasp.dependencycheck.gradle.extension

D

DataExtension - Class in org.owasp.dependencycheck.gradle.extension
The update data configuration extension.
DependencyCheck - Class in org.owasp.dependencycheck.gradle

E

F

G

H

I

initializeConfigurations(Project) - Method in DependencyCheck
initializeSettings() - Method in Check
Initializes the settings object.
initializeSettings() - Method in Purge
Initializes the configuration.
initializeSettings() - Method in Update
Initializes the settings; if the setting is not configured then the default value from dependency-check-core is used.
isTestConfiguration(def) - Method in Check
isTestConfigurationCheck(def) - Method in Check
Checks whether a configuration is considered to be a test configuration in order to skip it.

J

K

L

M

N

O

P

ProxyExtension - Class in org.owasp.dependencycheck.gradle.extension
TODO - this should not be needed, instead rely on the configured HTTP or HTTPS proxies https://docs.gradle.org/current/userguide/build_environment.html
Purge - Class in org.owasp.dependencycheck.gradle.tasks
Purges the local cache of the NVD CVE data.
Purge() - Constructor in Purge
Initializes the purge task.
PurgeDataExtension - Class in org.owasp.dependencycheck.gradle.extension
The data configuration extension.
PurgeExtension - Class in org.owasp.dependencycheck.gradle.extension

Q

R

registerTasks(Project) - Method in DependencyCheck

S

scanDependencies(def) - Method in Check
Loads the projects dependencies into the dependency-check analysis engine.
shouldBeScanned(def) - Method in Check
Checks whether the given configuration should be scanned because either scanConfigurations is empty or it contains the configuration's name.
shouldBeSkipped(def) - Method in Check
Checks whether the given configuration should be skipped because skipConfigurations contains the configuration's name.
shouldBeSkippedAsTest(def) - Method in Check
Checks whether the given configuration should be skipped because it is a test configuration and skipTestGroups is true.
showSummary(Engine) - Method in Check
Displays a summary of the dependency-check results to the build console.

T

U

Update - Class in org.owasp.dependencycheck.gradle.tasks
Updates the local cache of the NVD CVE data.
Update() - Constructor in Update
Initializes the update task.
UpdateExtension - Class in org.owasp.dependencycheck.gradle.extension

V

verifySettings() - Method in Check

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _