Skip to main content

Interface: RedTeamCustomReport

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

Normalized custom attack report summary.

Properties

asr

asr: number

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


failedAttacks

failedAttacks: number

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


promptSets

promptSets: object[]

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

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


totalAttacks

totalAttacks: number

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


totalPrompts

totalPrompts: number

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


totalThreats

totalThreats: number

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