Type Alias: AgentEntry
type AgentEntry = z.infer<typeof AgentEntrySchema>;
Defined in: src/models/detection-reports.ts:93
Agent threat pattern entry.
type AgentEntry = z.infer<typeof AgentEntrySchema>;
Defined in: src/models/detection-reports.ts:93
Agent threat pattern entry.