2023-10-02 20:53:48 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
conftest: Update to 0.46.0
Changes:
v0.46.0
* bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0
* Update dependencies
* fix: `--strict` flag when using `conftest verify`
* fix: cover built-in errors with a flag, suppress unless it's passed
* fix: examples documentation
|
2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump all Go packages after go120 update
|
2023-09-06 11:34:01 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
conftest: Update to 0.45.0
Changes:
v0.45.0
-------
* Added support for Azure DevOps output
* Update to OPA 0.56.0
|
2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump all Go packages after go120 update
|
2023-07-23 18:38:23 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
conftest: Update to 0.44.1
Changes:
v0.44.1
## Changelog
This is a re-release of v0.44.0
v0.44.0
This release ran into issues, please see v0.44 for a fixed release with assets.
## What's Changed
* chore(tests): fix typo in hcl2 acceptance tests
* fix: pretty print the built-in err structure
* build(deps): bump github.com/open-policy-agent/opa from 0.53.1 to 0.54.0
* fix: examples/compose - a deny rule was incorrectly implemented
|
2023-07-15 12:53:10 by Benny Siegert | Files touched by this commit (151) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump all Go packages after go120 update
|
2023-06-28 16:29:31 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
conftest: Update to 0.43.1
Changes:
v0.43.1
- Update to OPA 0.53.1
v0.43.0
- Update to OPA 0.53.0
- Add textproto support
v0.42.1
- Update some dependencies
v0.42.0
- Update to OPA 0.52.0
- Update to some dependencies
- Add exceptions to GitHub output
- Some other bug fixes and improvements
|
2023-05-05 21:37:45 by Benny Siegert | Files touched by this commit (134) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump all Go packages after go120 security update
|
2023-04-05 22:48:01 by Benny Siegert | Files touched by this commit (140) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump all Go packages after yesterday's go120 security update
|
2023-04-05 11:40:32 by Leonardo Taccari | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
conftest: Update to 0.41.0
Changes:
v0.41.0
-------
### OPA Changes
* bump github.com/open-policy-agent/opa from 0.50.2 to 0.51.0
### Other Changes
* bump-up(docker): update parser to the latest to be able to parse all keywords
* fix: detect regardless of port and loopback
v0.40.0
-------
### OPA Changes
* build(deps): bump github.com/open-policy-agent/opa from 0.49.0 to 0.50.2
### Other Changes
* feat: Add --config-file, -c; allow users to set the config file
* feat: add strict compilation rules to policies being evaluated
* feat: upgrade to ORAS Go v2
* fix: Remove scheme from OCI URL before parsing it
* fix: no policies found
|