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