./devel/conftest, Tests structured configuration data via OPA Rego query language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.58.0, Package name: conftest-0.58.0, Maintainer: leot

Conftest helps you write tests against structured configuration data.
Using Conftest you can write tests for your Kubernetes configuration,
Tekton pipeline definitions, Terraform code, Serverless configs or any
other config files.

Conftest uses the Rego language from Open Policy Agent for writing the
assertions.


Master sites:

Filesize: 194.735 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-02 16:45:42 by Leonardo Taccari | Files touched by this commit (3)
Log message:
conftest: Update to 0.58.0

Changes:
0.58.0
======
- Enable inter-query cache
- Add --absolute-paths flag to pull command
- Update to OPA 1.2.0

0.57.0
======
- Add query metadata to evaluation results
- Handle UTF-8 BOM in JSON input
- Implement SARIF output
- Enable relative jsonnet imports by setting a path-aware importer
- Bug fixes
- Update to OPA 1.1.0
   2024-10-20 12:16:48 by Leonardo Taccari | Files touched by this commit (3)
Log message:
conftest: Update to 0.56.0

Changes:
0.56.0
------
- Update to OPA 0.69.0
   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-28 12:36:56 by Leonardo Taccari | Files touched by this commit (3) | Package updated
Log message:
conftest: Update to 0.55.0

Changes:
v0.55.0
- Update to OPA 0.67.0
- Misc bug fixes and updates
   2024-07-17 11:02:48 by Leonardo Taccari | Files touched by this commit (3)
Log message:
conftest: Update to 0.54.0

Changes:
v0.54.0
- Update to OPA 0.66.0
- Update several dependencies

v0.53.0
- Update to OPA 0.65.0
- Update several dependencies
- Improve test coverages for `hcl`
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update