| Package | Description |
|---|---|
| org.jenkinsci.plugins.DependencyTrack | |
| org.jenkinsci.plugins.DependencyTrack.model |
| Modifier and Type | Method and Description |
|---|---|
SeverityDistribution |
FindingParser.getSeverityDistribution() |
SeverityDistribution |
ResultAction.getSeverityDistribution() |
| Constructor and Description |
|---|
ResultAction(ArrayList<Finding> findings,
SeverityDistribution severityDistribution) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
RiskGate.evaluate(SeverityDistribution previousDistribution,
List<Finding> previousFindings,
SeverityDistribution currentDistribution,
List<Finding> currentFindings)
Evaluates if the current results meet or exceed the defined threshold.
|
Copyright © 2018–2019 OWASP. All rights reserved.