Type Alias: RedTeamErrorType
type RedTeamErrorType = typeof RedTeamErrorType[keyof typeof RedTeamErrorType];
Defined in: src/models/red-team-enums.ts:98
Red Team error type classification (prefixed to avoid conflict with SDK ErrorType).
type RedTeamErrorType = typeof RedTeamErrorType[keyof typeof RedTeamErrorType];
Defined in: src/models/red-team-enums.ts:98
Red Team error type classification (prefixed to avoid conflict with SDK ErrorType).