Variable SeverityConst

Severity: {
    CRITICAL: "CRITICAL";
    MAJOR: "MAJOR";
    MINOR: "MINOR";
    WARNING: "WARNING";
} = ...