Skip to main content

Interface: RedTeamCustomReport

Defined in: src/airs/types.ts:367

Normalized custom attack report summary.

Properties

asr

asr: number

Defined in: src/airs/types.ts:373


failedAttacks

failedAttacks: number

Defined in: src/airs/types.ts:371


promptSets

promptSets: object[]

Defined in: src/airs/types.ts:374

promptSetId

promptSetId: string

promptSetName

promptSetName: string

threatRate

threatRate: number

totalAttacks

totalAttacks: number

totalPrompts

totalPrompts: number

totalThreats

totalThreats: number


score

score: number

Defined in: src/airs/types.ts:372


totalAttacks

totalAttacks: number

Defined in: src/airs/types.ts:369


totalPrompts

totalPrompts: number

Defined in: src/airs/types.ts:368


totalThreats

totalThreats: number

Defined in: src/airs/types.ts:370