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