Object VulnerabilityReference.Companion
-
- All Implemented Interfaces:
public class VulnerabilityReference.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static VulnerabilityReference.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetSeverityString(String scoringSystem, String severity)Return a human-readable string that is determined based on the given scoringSystem and severity. -
-
Method Detail
-
getSeverityString
final String getSeverityString(String scoringSystem, String severity)
Return a human-readable string that is determined based on the given scoringSystem and severity.
-
-
-
-