2022-11-02 13:41:43 by Leonardo Taccari | Files touched by this commit (3) | ![]() |
Log message: conftest: Update to 0.35.0 Changes: 0.35.0 ------ - Dependencies/modules updates |
2022-10-05 13:33:09 by Benny Siegert | Files touched by this commit (113) | ![]() |
Log message: Revbump all Go packages after go119 security update |
2022-09-26 20:40:24 by Benny Siegert | Files touched by this commit (113) |
Log message: Revbump all Go packages after 1.19 became default |
2022-09-07 11:32:31 by Benny Siegert | Files touched by this commit (114) | ![]() |
Log message: Revbump all Go packages after go118 security update |
2022-08-12 22:38:12 by Benny Siegert | Files touched by this commit (114) | ![]() |
Log message: Revbump all Go packages after go118 security update |
2022-08-02 14:15:24 by Leonardo Taccari | Files touched by this commit (3) |
Log message: conftest: Update to 0.34.0 Changes: ## 0.34.0 ### New Features - Add `parse_config` and `parse_config_file` Rego functions to allow unit testing using config file snippets. Find out how to use these at <https://www.conftest.dev/#writing-unit-tests>. ## 0.33.2 ### Other improvements - Bump OPA to v0.42.2 ## 0.33.1 ### Other improvements - Bump OPA to v0.42.1 ## 0.33.0 ### Bug fixes - Fix 404 error when using conftest push ### Other improvements - Bump OPA to v0.42.0 - Bump Go to v1.18.3 |
2022-07-13 18:03:09 by Benny Siegert | Files touched by this commit (110) | ![]() |
Log message: Revbump all Go packages after go118 update |
2022-06-05 23:15:44 by Leonardo Taccari | Files touched by this commit (3) |
Log message: conftest: Update to 0.32.1 Changes: 0.32.1 ------ This is a security release to patch critical host path traversal and command injection vulnerabilities in the go-getter library. |
2022-06-02 20:52:08 by Benny Siegert | Files touched by this commit (109) | ![]() |
Log message: Revbump all Go packages after go118 update |
2022-05-28 18:09:59 by Leonardo Taccari | Files touched by this commit (3) |
Log message: conftest: Update to 0.32.0 Changes: 0.32.0 ====== New Features ------------ Support for limiting the test engine's capabilities - thank you @boranx! Bug Fixes --------- conftest push no longer creates different OCI images when run against the same policy set - thanks @macox! Other improvements ------------------ OPA bump from v0.39.0 to v0.40.0. |