Type Alias: MalwareReport
type MalwareReport = z.infer<typeof MalwareReportSchema>;
Defined in: src/models/detection-reports.ts:52
Malware script scanning report.
type MalwareReport = z.infer<typeof MalwareReportSchema>;
Defined in: src/models/detection-reports.ts:52
Malware script scanning report.