Commit 25b7c80
Upgrade Go toolchain from 1.24.10 to 1.25.5 to address CVE-2025-61729
This commit upgrades the Go toolchain to version 1.25.5 to address CVE-2025-61729, a HIGH severity vulnerability in crypto/x509's HostnameError.Error() method that could lead to excessive resource consumption.
While Cloudbeat is not directly affected by this vulnerability (it only impacts TLS hostname verification failures), upgrading to the patched Go version is part of standard security maintenance practices.
Fixes CVE-2025-61729
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 02dff73 commit 25b7c80
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments