Skip to main content

Interface: RedTeamCustomReport

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

Normalized custom attack report summary.

Properties​

asr​

asr: number

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


failedAttacks​

failedAttacks: number

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


promptSets​

promptSets: object[]

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

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


totalAttacks​

totalAttacks: number

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


totalPrompts​

totalPrompts: number

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


totalThreats​

totalThreats: number

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