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

Bump Go version to 1.23.5 #7160

Merged
merged 3 commits into from
Jan 20, 2025
Merged

Bump Go version to 1.23.5 #7160

merged 3 commits into from
Jan 20, 2025

Conversation

jjngx
Copy link
Contributor

@jjngx jjngx commented Jan 20, 2025

Proposed changes

This PR brings Go version 1.23.5. The release addresses following CVEs and other fixes:

net/http: sensitive headers incorrectly sent after cross-domain redirect [CVE-2024-45336]
crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints [CVE-2024-45341]

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@jjngx jjngx requested a review from a team as a code owner January 20, 2025 09:18
@github-actions github-actions bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.71%. Comparing base (c449170) to head (07e4936).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7160      +/-   ##
==========================================
- Coverage   52.73%   52.71%   -0.02%     
==========================================
  Files          89       89              
  Lines       20843    20843              
==========================================
- Hits        10992    10988       -4     
- Misses       9394     9396       +2     
- Partials      457      459       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vepatel vepatel added the needs cherry pick Cherry pick this PR into a release branch label Jan 20, 2025
@jjngx jjngx merged commit 2eb223f into main Jan 20, 2025
73 checks passed
@jjngx jjngx deleted the chore/goversion branch January 20, 2025 11:24
nginx-bot pushed a commit that referenced this pull request Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code needs cherry pick Cherry pick this PR into a release branch
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants