Type Alias: ToolDetectionDetails
type ToolDetectionDetails = z.infer<typeof ToolDetectionDetailsSchema>;
Defined in: src/models/scan-response.ts:50
Nested per-tool detection details.
type ToolDetectionDetails = z.infer<typeof ToolDetectionDetailsSchema>;
Defined in: src/models/scan-response.ts:50
Nested per-tool detection details.