public static class Thresholds.NewFindings 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 |
---|
NewFindings() |
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 © 2012–2021 OWASP. All rights reserved.