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

fix(security): Update golang.org/x/net to version 0.23.0 #12972

Closed
wants to merge 1 commit into from

Conversation

opencmit2
Copy link

@opencmit2 opencmit2 commented Apr 22, 2024

What this PR does / why we need it:

The golang.org/x/net package included in the latest release 3.14.4 of Helm (https://github.com/helm/helm/releases/tag/v3.14.4) contained a vulnerability (CVE-2023-45288). This vulnerability can be addressed by updating the golang.org/x/net package to version 0.23.0, which resolves the issue.

This commit ensures that the project is using a secure version of golang.org/x/net, mitigating the CVE-2023-45288 vulnerability.

'refs #12967 '

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

Signed-off-by: JinXinWang <opencmit2@126.com>
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 22, 2024
@NickJosevski
Copy link

The last time (late December 2023) golang.org/x/crypto changed was here: #12655
Submitted via dependabot not [opencmit2]

There's a standalone PR from dependabot for https://github.com/helm/helm/pull/12966/files.
The dependabot PRs are more often the ones merged, e.g. the latest one from ~3 weeks ago approved by Matt F
#12927

Suggestion; close this one once #12966 is approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants