fix(security): remediate CVE vulnerabilities#542
Conversation
- 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>
Build Failure AnalysisCheck: build (amd64) SummaryThe Docker build failed during Root CauseThe The container environment has Error DetailsRecommendationUpdate the This analysis was generated by the build-failure-analyze skill. |
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>
Summary
This PR fixes CVE vulnerabilities identified by security scanning.
Vulnerabilities Fixed
Changes Made
References
Verification
cve-scanskill after fixes