ThreatState type

Threat Status Types
KnownThreatState can be used interchangeably with ThreatState, this enum contains the known values that the service supports.

Known values supported by the service

Active: Threat is active
InProgress: Threat remediation is in progress
Ignored: Threat has been ignored
Resolved: Threat has been resolved

type ThreatState = string