YAML Reference
Complete reference for policy configuration in YAML format.Full Schema
Field Details
id
Unique identifier for the policy.
- Lowercase letters, numbers, hyphens only
- Must start with a letter
- Maximum 64 characters
- Must be unique in organization
name
Human-readable display name.
description
Detailed explanation of the policy.
severity
Violation severity level.
enabled
Whether the policy is active.
version
Policy version for tracking changes.
extends
Inherit from another policy.
Pattern Configuration
Regex Patterns
i- Case insensitivem- Multilines- Dot matches newlineg- Global (find all matches)