Skip to content

chore(deps): update module golang.org/x/crypto to v0.43.0 [security]#82

Merged
NumaryBot merged 1 commit intomainfrom
renovate/go-golang.org-x-crypto-vulnerability
Nov 14, 2025
Merged

chore(deps): update module golang.org/x/crypto to v0.43.0 [security]#82
NumaryBot merged 1 commit intomainfrom
renovate/go-golang.org-x-crypto-vulnerability

Conversation

@NumaryBot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
golang.org/x/crypto indirect minor v0.39.0 -> v0.43.0

Potential denial of service in golang.org/x/crypto/ssh/agent

CVE-2025-47913 / GO-2025-4116

More information

Details

SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@NumaryBot NumaryBot requested a review from a team as a code owner November 14, 2025 10:57
@NumaryBot NumaryBot enabled auto-merge (squash) November 14, 2025 10:57
@NumaryBot
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
go (toolchain) 1.23.7 -> 1.24.10
golang.org/x/net v0.41.0 -> v0.45.0
golang.org/x/sync v0.15.0 -> v0.17.0
golang.org/x/sys v0.34.0 -> v0.37.0
golang.org/x/text v0.26.0 -> v0.30.0
golang.org/x/tools v0.33.0 -> v0.37.0

@coderabbitai
Copy link

coderabbitai bot commented Nov 14, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • go.mod is excluded by !**/*.mod
  • go.sum is excluded by !**/*.sum, !**/*.sum

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/go-golang.org-x-crypto-vulnerability

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@NumaryBot NumaryBot merged commit 2360928 into main Nov 14, 2025
5 of 11 checks passed
@NumaryBot NumaryBot deleted the renovate/go-golang.org-x-crypto-vulnerability branch November 14, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants