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