Skip to main content

Interface: RedTeamCustomReport

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

Normalized custom attack report summary.

Properties

asr

asr: number

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


failedAttacks

failedAttacks: number

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


promptSets

promptSets: object[]

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

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:310


totalAttacks

totalAttacks: number

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


totalPrompts

totalPrompts: number

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


totalThreats

totalThreats: number

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