#32 · Primary category: AI DevOps & SRE Tools
conftest
Write tests against structured configuration data using the Open Policy Agent Rego query language
Project last updated:08/25/26
GitHub Stars
3.3K
Forks
357
Contributors
133
License
Other
Why we included this project
Conftest lets you write tests for your configuration files before they ever reach a cluster. You define assertions in Rego, the policy language from Open Policy Agent, and run them against Kubernetes manifests, Terraform plans, Tekton pipelines, or any other structured data. That turns rules like 'containers must not run as root' into executable checks instead of tribal knowledge. It reads a wide range of formats, including YAML, JSON, HCL, Dockerfile, and TOML, so the same policy approach works across your stack. Teams that want to catch misconfigurations in CI rather than after a rollout will find it a practical, low-ceremony way to enforce guardrails.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
harness
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
nx
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
jenkins
Jenkins automation server
awx
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
dagger
Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud