PromptShield logo PromptShield
API DocsInterfaces

ScanResult

Defined in: types.ts:291

Result returned by the scanner.

Properties

isClean

isClean: boolean

Defined in: types.ts:294

stats

stats: ScanStats

Defined in: types.ts:293

threats

threats: ThreatReport[]

Defined in: types.ts:292

On this page