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