Type Alias: IODetected
type IODetected = z.infer<typeof IODetectedSchema>;
Defined in: src/models/scan-response.ts:79
Wrapper for per-tool detection entries on tool_detected.input_detected / output_detected.
type IODetected = z.infer<typeof IODetectedSchema>;
Defined in: src/models/scan-response.ts:79
Wrapper for per-tool detection entries on tool_detected.input_detected / output_detected.