Skip to content

bashSafetyVerdictSchema

const bashSafetyVerdictSchema: ZodObject<{ reason: ZodString; safe: ZodBoolean; }, $strip>

Defined in: bash/provider.ts:20