| Class | Description |
|---|---|
| DependencyCheckAnnotationsAggregator | |
| DependencyCheckBuilder |
The DependencyCheck builder class provides the ability to invoke a DependencyCheck build as
a Jenkins build step.
|
| DependencyCheckBuilder.DescriptorImpl |
Descriptor for
DependencyCheckBuilder. |
| DependencyCheckDescriptor |
Descriptor for the class
DependencyCheckPublisher. |
| DependencyCheckDetailBuilder |
A detail builder for DependencyCheck annotations capable of showing details of linked annotations.
|
| DependencyCheckExecutor |
This class is called by the DependencyCheckBuilder (the Jenkins build-step plugin) and
is responsible for executing a DependencyCheck analysis.
|
| DependencyCheckHealthDescriptor |
A health descriptor for DependencyCheck build results.
|
| DependencyCheckPlugin |
Initializes the DependencyCheck plugin
|
| DependencyCheckProjectAction |
Entry point to visualize the DependencyCheck trend graph in the project
screen.
|
| DependencyCheckPublisher |
Publishes the results of the Dependency-Check analysis (freestyle project type).
|
| DependencyCheckResult |
Represents the results of the DependencyCheck analysis.
|
| DependencyCheckResultAction |
Controls the live cycle of the Dependency-Check results.
|
| DependencyCheckTabDetail |
Detail view for the DependencyCheck plug-in: uses different table visualization.
|
| Messages | |
| Options |
A container object that holds all of the configurable options to be used by
a DependencyCheck analysis.
|
Copyright © 2012-2013 OWASP. All Rights Reserved.