Type Alias: CmdEntry
type CmdEntry = z.infer<typeof CmdEntrySchema>;
Defined in: src/models/detection-reports.ts:62
Command injection entry.
type CmdEntry = z.infer<typeof CmdEntrySchema>;
Defined in: src/models/detection-reports.ts:62
Command injection entry.