Type Alias: AgentGuardVulnerabilityList
type AgentGuardVulnerabilityList = z.infer<typeof AgentGuardVulnerabilityListSchema>;
Defined in: src/models/agentguard.ts:113
Scan vulnerability response.
type AgentGuardVulnerabilityList = z.infer<typeof AgentGuardVulnerabilityListSchema>;
Defined in: src/models/agentguard.ts:113
Scan vulnerability response.