Skip to content

Bump golang.org/x/crypto from 0.52.0 to 0.56.0 - #344

Open
prgTW wants to merge 1 commit into
jwilder:masterfrom
prgTW:bump/x-crypto-0.56.0
Open

Bump golang.org/x/crypto from 0.52.0 to 0.56.0#344
prgTW wants to merge 1 commit into
jwilder:masterfrom
prgTW:bump/x-crypto-0.56.0

Conversation

@prgTW

@prgTW prgTW commented Sep 3, 2026

Copy link
Copy Markdown

Bumps golang.org/x/crypto from 0.52.0 to 0.56.0 (and the transitive golang.org/x/sys from 0.45.0 to 0.47.0), clearing three advisories reported against the pinned version:

All three are in x/crypto/ssh, which dockerize does not import, so no code path here is exploitable — but SCA scanners flag the released binaries and images on the module version alone.

govulncheck ./... goes from 4 to 1 vulnerabilities in required modules; the remaining one is GO-2026-5932 (x/crypto/openpgp unmaintained), which has no fixed version.

go build ./... and go test ./... pass, apart from TestExistsErrorIncludesFilePath, which fails on the base commit too (the test relies on /proc, so it is Linux-only).

@prgTW
prgTW marked this pull request as ready for review September 3, 2026 11:21
@prgTW
prgTW requested a review from jwilder as a code owner September 3, 2026 11:21
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.

1 participant