public static class Thresholds.TotalFindings extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Integer |
failedCritical |
Integer |
failedHigh |
Integer |
failedLow |
Integer |
failedMedium |
boolean |
limitToAnalysisExploitable |
Integer |
unstableCritical |
Integer |
unstableHigh |
Integer |
unstableLow |
Integer |
unstableMedium |
| Constructor and Description |
|---|
TotalFindings() |
public Integer unstableCritical
public Integer unstableHigh
public Integer unstableMedium
public Integer unstableLow
public Integer failedCritical
public Integer failedHigh
public Integer failedMedium
public Integer failedLow
public boolean limitToAnalysisExploitable
Copyright © 2018–2019 OWASP. All rights reserved.