Type Alias: ToolDetected
type ToolDetected = z.infer<typeof ToolDetectedSchema>;
Defined in: src/models/scan-response.ts:110
Detection results for tool/agent interactions.
type ToolDetected = z.infer<typeof ToolDetectedSchema>;
Defined in: src/models/scan-response.ts:110
Detection results for tool/agent interactions.