Type Alias: ToolDetectionFlags
type ToolDetectionFlags = z.infer<typeof ToolDetectionFlagsSchema>;
Defined in: src/models/scan-response.ts:39
Boolean detection flags returned by per-tool scans.
type ToolDetectionFlags = z.infer<typeof ToolDetectionFlagsSchema>;
Defined in: src/models/scan-response.ts:39
Boolean detection flags returned by per-tool scans.