Type Alias: AgentReport
type AgentReport = z.infer<typeof AgentReportSchema>;
Defined in: src/models/detection-reports.ts:105
Agent security report with model verdict, framework, and patterns.
type AgentReport = z.infer<typeof AgentReportSchema>;
Defined in: src/models/detection-reports.ts:105
Agent security report with model verdict, framework, and patterns.