DevOps · Flashcard
What is Conftest?
Why this is the answer
Conftest evaluates structured config files (YAML, JSON, HCL, Dockerfiles) against Rego policies, making it a natural CI gate. It is not a load tester, not an operator for deploying OPA, and not a policy-migration converter.
Read more in the docs