Skip to content

security: update Go version to 1.24.4 to fix CVE-2025-22874 #2408

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

Conversation

HelloWorld668
Copy link

  • Updated go.mod to require Go 1.24.4 (minimum version)
  • Updated GitHub workflows to use Go 1.24.4 instead of ^1.20
  • Dockerfiles already using Go 1.24.4 (no changes needed)
  • Fixes vulnerability CVE-2025-22874 in Go versions < 1.23.10, 1.24.4

- Updated go.mod to require Go 1.24.4 (minimum version)
- Updated GitHub workflows to use Go 1.24.4 instead of ^1.20
- Dockerfiles already using Go 1.24.4 (no changes needed)
- Fixes vulnerability CVE-2025-22874 in Go versions < 1.23.10, 1.24.4
@abd-770
Copy link

abd-770 commented Jul 1, 2025

@mikefarah
Can this PR be merged on priority? It's a High severity CVE

@johns-thomas
Copy link

Hi, Could you please merge the PR to fix CVE 2025-22874 GHSA-6f52-wpx2-hvf2

@gbulloch-edb
Copy link

gbulloch-edb commented Jul 4, 2025

+1 it would be great if this could be merged to fix that high severity CVE.

@kimdre
Copy link

kimdre commented Jul 7, 2025

This should probably also fix CVE-2024-24790.

@mikefarah
Copy link
Owner

Go version is autobumped by the release pipeline, fixed in https://github.com/mikefarah/yq/releases/tag/v4.46.1

@mikefarah mikefarah closed this Jul 10, 2025
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.

6 participants