Type Alias: CmdInjectReport
type CmdInjectReport = z.infer<typeof CmdInjectReportSchema>;
Defined in: src/models/detection-reports.ts:69
Command injection report — array of CmdEntry.
type CmdInjectReport = z.infer<typeof CmdInjectReportSchema>;
Defined in: src/models/detection-reports.ts:69
Command injection report — array of CmdEntry.