Complimetric pairs a high-performance HCL parser with a YAML-native rules engine. One engine reads your Terraform, Kubernetes, and CloudFormation; another renders verdicts mapped to SOC 2, ISO 27001, and NIST 800-53.

Built on hashicorp/hcl/v2, the parser walks every module, resolves every variable, and follows every remote source. No regex shortcuts. No proxy formats. The same AST your provider sees, examined for policy.
12345678910Wildcard Action: "*" on Resource: "*" — least privilege violated. Line 6.
123456789101112Every rule is a YAML file. Security engineers contribute without touching Go. Auditors trace a finding to a rule to a control without leaving the platform. Custom rules land per-org, evaluated synchronously inside the same engine.
Plug Complimetric where your engineers already work. Webhooks for GitHub, a CLI for local terminals, an Actions runner for PR gates, SSO for the enterprise, and an MCP server for autonomous AI agents.