public final class SeverityUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static float |
estimateCvssV2(String severity)
Estimates the CVSS V2 Score based on a given severity.
|
public static float estimateCvssV2(String severity)
severity - the severity text (e.g. "medium")Copyright © 2012–2020 OWASP. All rights reserved.