Variable: CustomRuleSourceTypeSchema
const CustomRuleSourceTypeSchema: ZodEnum<["LOCAL", "HUGGING_FACE", "S3", "GCS", "AZURE", "ARTIFACTORY", "GITLAB", "ALL"]>;
Defined in: src/models/model-security-custom-rules.ts:42
Sources supported by custom rule creation.