Class IssueSeverity (0.2.0)

IssueSeverity(value)

IssueSeverity represents the severity of an issue.

Enums

Name Description
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.