State enum

Fields

Unknown = 0

Alert is in an indeterminate state

Active = 1

Alert has been detected in the code

Dismissed = 2

Alert was dismissed by a user

Fixed = 4

The issue is no longer detected in the code

AutoDismissed = 8

The tool has determined that the issue is no longer a risk