- 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.
- send(String, String) - Method in SlackNotificationSenderService
-
- sendSlackNotification(AbstractAnalyze.CheckForFailureResult) - Method in AbstractAnalyze
-
- 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.
- SLACK__WEBHOOK__ENABLED - Field in SlackNotificationSenderService
-
- SLACK__WEBHOOK__URL - Field in SlackNotificationSenderService
-
- slack(Closure) - Method in DependencyCheckExtension
-
Allows programmatic configuration of the slack extension
- SlackExtension - Class in org.owasp.dependencycheck.gradle.extension
The configuration for the Node Audit Analyzer.
- SlackNotificationSenderService - Class in org.owasp.dependencycheck.gradle.service
- SlackNotificationSenderService(def) - Constructor in SlackNotificationSenderService
-