IssueSeverity represents the severity of an issue.
| Enums | |
|---|---|
ISSUE_SEVERITY_UNSPECIFIED |
Unspecified. |
ISSUE_SEVERITY_LOW |
Low severity. |
ISSUE_SEVERITY_MEDIUM |
Medium severity. |
ISSUE_SEVERITY_HIGH |
High severity. |
ISSUE_SEVERITY_CRITICAL |
Critical severity. |
ISSUE_SEVERITY_IRRELEVANT |
Irrelevant severity. This means the issue should not be surfaced at all. |