Severity

enum Severity : Enum<Severity>

The severity levels of warnings produced by the SDK.

Entries

HIGH
Link copied to clipboard
A high-severity warning.
MEDIUM
Link copied to clipboard
A medium-severity warning.
LOW
Link copied to clipboard
LOW()
A low-severity warning.