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.
|
2022-05-11 21:26:30 by Benny Siegert | Files touched by this commit (106) |  |
Log message:
Revbump all Go packages after go118 update
|
2022-04-20 12:10:39 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
conftest: Update to 0.31.0
Potentially breaking changes:
- JUnit output now includes OPA namespace in test name for better grouping
- Output for parse command only emits valid JSON
New features:
- Support for JSONC files. Thank you @greggroth!
Other Improvements:
- Bump OPA to v0.39.0
- Bump Golang to v1.18.1
- Builds now include ppc64le architecture. Thank you @seth-priya!
|
2022-04-13 09:51:02 by Benny Siegert | Files touched by this commit (106) |  |
Log message:
Revbump all Go packages after go117 update
|
2022-03-07 10:14:13 by Benny Siegert | Files touched by this commit (106) |  |
Log message:
Revbump all Go packages after go117 update
|