fix(deps): update module golang.org/x/crypto to v0.45.0 [security]
Metadata
Current evaluation
Merged security update upgrading golang.org/x/crypto to v0.45.0 to address CVE-2025-58181 and CVE-2025-47914. Approved by two reviewers, passed CI, and merged alongside updates to golang.org/x/net, golang.org/x/sys, and golang.org/x/text.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| golang.org/x/crypto | `v0.43.0` -> `v0.45.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
### GitHub Vulnerability Alerts
#### [CVE-2025-58181](https://nvd.nist.gov/vuln/detail/CVE-2025-58181)
SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.
#### [CVE-2025-47914](https://nvd.nist.gov/vuln/detail/CVE-2025-47914)
SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.
---
### Configuration
📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/fetch-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged security update upgrading golang.org/x/crypto to v0.45.0 to address CVE-2025-58181 and CVE-2025-47914. Approved by two reviewers, passed CI, and merged alongside updates to golang.org/x/net, golang.org/x/sys, and golang.org/x/text. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #546 fix(deps): update module golang.org/x/crypto to v0.46.0 | fetch-service | merged | Merged automated dependency update bumping golang.org/x/crypto to v0.46.0. The change also updated golang.org/x/sys to v0.39.0 and golang.org/x/text to v0.32.0. Approved by two reviewers with all CI checks passing before merge. | |
| #468 fix(deps): update module golang.org/x/net to v0.45.0 | fetch-service | merged | Merged automated dependency update. Upgraded golang.org/x/net to v0.45.0, which also updated golang.org/x/crypto, golang.org/x/sys, and golang.org/x/text. Approved by two reviewers and passed all CI checks. | |
| #405 fix(deps): update module golang.org/x/crypto to v0.40.0 | fetch-service | merged | Merged automated dependency update upgrading golang.org/x/crypto to v0.40.0. Transitive dependencies golang.org/x/net, golang.org/x/sys, and golang.org/x/text were also updated. Approved by two reviewers and passed all CI checks. | |
| #453 fix(deps): update module golang.org/x/crypto to v0.43.0 | fetch-service | merged | Merged automated dependency update upgrading golang.org/x/crypto to v0.43.0. The change also updated golang.org/x/sys to v0.37.0 and golang.org/x/text to v0.30.0. All CI checks passed and reviewers approved the update prior to merge. | |
| #610 fix(deps): update module golang.org/x/crypto to v0.52.0 | fetch-service | merged | Merged dependency update for golang.org/x/crypto to v0.52.0, including transitive updates to x/net, x/sys, and x/text. Approved by two reviewers and cleared all CI checks after initial OSV test failures were resolved. | |
| #617 fix(deps): update module golang.org/x/crypto to v0.53.0 | fetch-service | merged | Merged automated dependency update upgrading golang.org/x/crypto to v0.53.0. The change also bumped golang.org/x/sys to v0.46.0 and golang.org/x/text to v0.38.0. Approved by reviewers and merged after passing CI checks. | |
| #318 fix(deps): update module golang.org/x/net to v0.33.0 [security] | fetch-service | merged | Merged automated update to golang.org/x/net v0.33.0, patching CVE-2024-45338 denial-of-service vulnerability. Also updated golang.org/x/crypto, golang.org/x/sys, and golang.org/x/text. Approved by reviewers and passed CI. | |
| #321 fix(deps): update module golang.org/x/net to v0.35.0 | fetch-service | merged | Merged automated dependency update upgrading golang.org/x/net to v0.35.0. Transitive dependencies golang.org/x/crypto, golang.org/x/sys, and golang.org/x/text were also updated. Approved by two reviewers and passed CI checks prior to merge. | |
| #205 fix(deps): update module golang.org/x/net to v0.30.0 | fetch-service | merged | Merged automated dependency update upgrading golang.org/x/net to v0.30.0. The go get command also bumped golang.org/x/crypto, golang.org/x/sys, and golang.org/x/text. Approved by two reviewers and passed CI checks. | |
| #436 fix(deps): update module golang.org/x/net to v0.43.0 | fetch-service | merged | Merged automated dependency update upgrading golang.org/x/net to v0.43.0, alongside transitive bumps to crypto, sys, and text modules. Approved by two reviewers and merged after passing core CI checks. |