fix(security): remediate CVE vulnerabilities#177
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 step failed because the CI workflow is using Go 1.24.11 while go.mod now requires Go 1.24.13. Root CauseThe CI workflow ( When Docker runs Error DetailsRecommendationUpdate the This analysis was generated by the build-failure-analyze skill. |
- Update GO_VERSION from 1.24.11 to 1.24.13 in CI workflow 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