Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(go): bump 1.22.2 -> 1.22.3 #6743

Merged

Conversation

ashutosh-narkar
Copy link
Member

This minor release includes 2 security fixes:

  • cmd/go: arbitrary code execution during build on darwin
  • net: malformed DNS message can cause infinite loop

Details: https://groups.google.com/g/golang-announce/c/wkkO4P9stm0

This minor release includes 2 security fixes:

* cmd/go: arbitrary code execution during build on darwin
* net: malformed DNS message can cause infinite loop

Details: https://groups.google.com/g/golang-announce/c/wkkO4P9stm0

Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
Copy link
Contributor

@philipaconrad philipaconrad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 👍

Note: There may be some spurious failures from one of the MacOS test runners. I don't think those should be blockers on this version bump though.

@ashutosh-narkar
Copy link
Member Author

Looks good to me. 👍

Note: There may be some spurious failures from one of the MacOS test runners. I don't think those should be blockers on this version bump though.

Thanks. Looking into that.

@ashutosh-narkar ashutosh-narkar merged commit e168c3b into open-policy-agent:main May 8, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants