{{ message }}
Update dependency open-policy-agent/opa to v0.63.0#195
Merged
Conversation
029c814 to
ea610a6
Compare
ea610a6 to
a5aedb2
Compare
garethahealy
approved these changes
Apr 1, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
v0.61.0->v0.63.0Release Notes
open-policy-agent/opa (open-policy-agent/opa)
v0.63.0Compare Source
v0.63.0
This release contains a mix of features, performance improvements, and bugfixes.
Runtime, Tooling, SDK
--timeoutflag toopa execto prevent infinite hangs. (#6613) authored by @philipaconradTopdown and Rego
crypto.x509.parse_and_verify_certificates_with_optionsbuilt-in function. (#5882) authored by @yogisinha reported by @IxDayDocs + Website + Ecosystem
Debugging OPA(#6637) authored by @setchyMiscellaneous
v0.62.1Compare Source
This is a security fix release for the fixes published in Go 1.22.1.
OPA servers using
--authentication=tlswould be affected: crafted malicious client certificates could cause a panic in the server.Also, crafted server certificates could panic OPA's HTTP clients, in bundle plugin, status and decision logs; and
http.sendcalls that verify TLS.This is CVE-2024-24783 (https://pkg.go.dev/vuln/GO-2024-2598).
Note that there are other security fixes in this Golang release, but whether or not OPA is affected is harder to assess. An update is advised.
Miscellaneous
v0.62.0Compare Source
This release contains a mix of improvements and bugfixes.
Runtime, Tooling, SDK
WithBundleParserOptsmethod to OCI downloader (#6571) authored by @slonka%!F(MISSING)in logs by skipping calls to the{Debug,Info,Warn,Error}ffunctions when there are no arguments (#6555) authored by @srenatusTopdown and Rego
raise_errorflag during input validation (#6553) authored by @ashutosh-narkarDocs + Website + Ecosystem
application/yamlinstead ofapplication/x-yamlas the former is now a recognized content type (#6565) authored by @anderseknertMiscellaneous
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.