Type Alias: ScanBaseResponse
type ScanBaseResponse = z.infer<typeof ScanBaseResponseSchema>;
Defined in: src/models/model-security.ts:201
Base scan response from the Model Security API.
type ScanBaseResponse = z.infer<typeof ScanBaseResponseSchema>;
Defined in: src/models/model-security.ts:201
Base scan response from the Model Security API.