Type Alias: McReport
type McReport = z.infer<typeof McReportSchema>;
Defined in: src/models/detection-reports.ts:82
Malicious code report with code blocks, analysis, and sub-reports.
type McReport = z.infer<typeof McReportSchema>;
Defined in: src/models/detection-reports.ts:82
Malicious code report with code blocks, analysis, and sub-reports.