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 |
| Draft = 16 | Alert is in a draft state and is only visible to identities in the Advanced Security draft-alert privileged identity list. Filtered out of all Get alert responses (results and counts) for non-privileged callers. |