Type Alias: ThreatScanReport
type ThreatScanReport = z.infer<typeof ThreatScanReportSchema>;
Defined in: src/models/threat-report.ts:18
Detailed threat scan report with per-service detection results.
type ThreatScanReport = z.infer<typeof ThreatScanReportSchema>;
Defined in: src/models/threat-report.ts:18
Detailed threat scan report with per-service detection results.