Commit 7a1af48
fix(security): remediate CVE vulnerabilities (#542)
* fix(security): remediate CVE vulnerabilities
- Update Go version to 1.24.13 (fixes CVE-2025-68121, CVE-2025-61726,
CVE-2025-61731, CVE-2025-61732, CVE-2025-61728, CVE-2025-61730)
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
* fix(ci): update GO_VERSION to 1.24.13
The go.mod requires go >= 1.24.13 but the CI workflow was configured
with GO_VERSION 1.24.11, causing Docker builds to fail.
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
---------
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Co-authored-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>1 parent 0133c6e commit 7a1af48
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| 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