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 golang.org/x/crypto from v0.28.0 to v0.31.0 #214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

claudiubelu
Copy link

@claudiubelu claudiubelu commented Dec 17, 2024

This is a partial mitigation of CVE-2024-45337(https://avd.aquasec.com/nvd/2024/cve-2024-45337/). Note that we're not using ServerConfig.PublicKeyCallback (CVE is related to its misuse), but this can help mitigate future misuse.

Also verify you have:

@claudiubelu claudiubelu requested a review from a team as a code owner December 17, 2024 11:24
This is a partial mitigation of CVE-2024-45337. Note that we're not
using ServerConfig.PublicKeyCallback (CVE is related to its misuse), but
this can help mitigate future misuse.
Copy link
Member

@berkayoz berkayoz left a comment

Choose a reason for hiding this comment

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

LGTM, leaving final approvla and merge to @louiseschmidtgen

Copy link
Contributor

@louiseschmidtgen louiseschmidtgen left a comment

Choose a reason for hiding this comment

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

LGTM, I'm looking into CI- the failure is unrelated to this change.

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.

3 participants