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

AbstractAnalyze - Class in org.owasp.dependencycheck.gradle.tasks
Checks the projects dependencies for known vulnerabilities.
add(H2DBLock) - Method in H2DBCleanupHook
addInfoToDependencies(List<Dependency>, ResolvedArtifact, String) - Method in AbstractAnalyze
Adds additional information and evidence to the dependencies.
Aggregate - Class in org.owasp.dependencycheck.gradle.tasks
Checks the projects dependencies for known vulnerabilities.
Aggregate() - Constructor in Aggregate
AGGREGATE_TASK - Field in DependencyCheckPlugin
Analyze - Class in org.owasp.dependencycheck.gradle.tasks
Checks the projects dependencies for known vulnerabilities.
analyze() - Method in AbstractAnalyze
Calls dependency-check-core's analysis engine to scan all of the projects dependencies.
Analyze() - Constructor in Analyze
ANALYZE_TASK - Field in DependencyCheckPlugin
AnalyzerExtension - Class in org.owasp.dependencycheck.gradle.extension
The analyzer configuration extension.
apply(Project) - Method in DependencyCheckPlugin

B

C

canBeResolved(def) - Method in AbstractAnalyze
checkForFailure(Engine) - Method in AbstractAnalyze
If configured, fails the build if a vulnerability is identified with a CVSS score higher then the failure threshold configured.
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.
CveExtension - Class in org.owasp.dependencycheck.gradle.extension

D

DataExtension - Class in org.owasp.dependencycheck.gradle.extension
The update data configuration extension.
DependencyCheckExtension - Class in org.owasp.dependencycheck.gradle.extension
DependencyCheckExtension(Project) - Constructor in DependencyCheckExtension
DependencyCheckPlugin - Class in org.owasp.dependencycheck.gradle
determineDisplayName() - Method in AbstractAnalyze
Gets the projects display name.

E

F

G

H

H2DBCleanupHook - Class in org.owasp.dependencycheck.gradle.utils

I

initializeConfigurations(Project) - Method in DependencyCheckPlugin
initializeSettings() - Method in AbstractAnalyze
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 AbstractAnalyze
isTestConfigurationCheck(def) - Method in AbstractAnalyze
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.
PURGE_TASK - Field in DependencyCheckPlugin

Q

R

registerTasks(Project) - Method in DependencyCheckPlugin
remove() - Method in H2DBCleanupHook
run() - Method in H2DBCleanupHook

S

scanDependencies(def) - Method in AbstractAnalyze
Loads the projects dependencies into the dependency-check analysis engine.
scanDependencies(def) - Method in Aggregate
Loads the projects dependencies into the dependency-check analysis engine.
scanDependencies(def) - Method in Analyze
Loads the projects dependencies into the dependency-check analysis engine.
shouldBeScanned(def) - Method in AbstractAnalyze
Checks whether the given configuration should be scanned because either scanConfigurations is empty or it contains the configuration's name.
shouldBeSkipped(def) - Method in AbstractAnalyze
Checks whether the given configuration should be skipped because skipConfigurations contains the configuration's name.
shouldBeSkippedAsTest(def) - Method in AbstractAnalyze
Checks whether the given configuration should be skipped because it is a test configuration and skipTestGroups is true.
showSummary(Engine) - Method in AbstractAnalyze
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_TASK - Field in DependencyCheckPlugin
Update() - Constructor in Update
Initializes the update task.

V

verifySettings() - Method in AbstractAnalyze

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 _