Type Alias: AttackStatus
type AttackStatus = typeof AttackStatus[keyof typeof AttackStatus];
Defined in: src/models/red-team-enums.ts:12
Attack lifecycle status.
type AttackStatus = typeof AttackStatus[keyof typeof AttackStatus];
Defined in: src/models/red-team-enums.ts:12
Attack lifecycle status.