Skip to content

deps: bump golang.org/x/crypto and golang.org/x/net for security fixes#2611

Open
SRAYANSH-GUPTA wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
SRAYANSH-GUPTA:fix/bump-vulnerable-deps
Open

deps: bump golang.org/x/crypto and golang.org/x/net for security fixes#2611
SRAYANSH-GUPTA wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
SRAYANSH-GUPTA:fix/bump-vulnerable-deps

Conversation

@SRAYANSH-GUPTA

Copy link
Copy Markdown

Fixes #2609

Bumps two indirect dependencies that ship in the binary and trigger
vulnerability scanner alerts on published Docker images:

  • golang.org/x/crypto v0.51.0 → v0.52.0 (CVE-2026-46595)
  • golang.org/x/net v0.54.0 → v0.55.0 (CVE-2026-39821)

Bumps golang.org/x/crypto to v0.52.0 (fixes CVE-2026-46595) and
golang.org/x/net to v0.55.0 (fixes CVE-2026-39821).
@SRAYANSH-GUPTA SRAYANSH-GUPTA requested a review from a team as a code owner June 3, 2026 19:07
@kgala2

kgala2 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

/gcbrun

@SRAYANSH-GUPTA

SRAYANSH-GUPTA commented Jun 4, 2026

Copy link
Copy Markdown
Author

Let me know if a full dependency bump in one go would be better.
@hessjcg ping.

@SRAYANSH-GUPTA

Copy link
Copy Markdown
Author

@kgala2 @hessjcg ping.

@kgala2

kgala2 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Hi @SRAYANSH-GUPTA, thanks for opening this PR for resolving the security CVEs, since there are newer versions of crypto and net, I am merging #2612 to address the CVEs

@SRAYANSH-GUPTA

Copy link
Copy Markdown
Author

Okayy

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.

Security: v2.22.0 ships vulnerable golang.org/x/crypto (0.51.0) and golang.org/x/net (0.54.0) — please bump and release

3 participants