Skip to content

Bump golang.org/x/crypto from 0.36.0 to 0.52.0 - #685

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.52.0
Open

Bump golang.org/x/crypto from 0.36.0 to 0.52.0#685
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/crypto-0.52.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/crypto from 0.36.0 to 0.52.0.

Commits
  • a1c0d99 go.mod: update golang.org/x dependencies
  • 3c7c869 ssh: fix deadlock on unexpected channel responses
  • 533fb3f ssh: fix source-address critical option bypass
  • abbc44d ssh: fix incorrect operator order
  • e052873 ssh: fix infinite loop on large channel writes due to integer overflow
  • b61cf85 ssh: enforce user presence verification for security keys
  • 9c2cd33 ssh: enforce strict limits on DSA key parameters
  • 8907318 ssh: reject RSA keys with excessively large moduli
  • ffd87b4 ssh: fix panic when authority callbacks are nil
  • 4e7a738 ssh: fix deadlock on unexpected global responses
  • Additional commits viewable in compare view

@aramprice

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.52.0.
- [Commits](golang/crypto@v0.36.0...v0.52.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.52.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/go_modules/golang.org/x/crypto-0.52.0 branch from 959f8ab to 40c2dadCompareAugust 20, 2026 18:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filegoPull requests that update Go code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant

@aramprice