fix(security): remediate CVE vulnerabilities for release-0.4#39
Conversation
- Update Go version to 1.24.12 (fixes CVE-2025-61726, CVE-2025-61728, CVE-2025-61730, CVE-2025-61731) Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Build Failure AnalysisCheck: build (amd64) SummaryThe Docker build failed due to a Go version mismatch between the CI workflow configuration and the Root CauseThe CVE remediation commit updated the Error DetailsRecommendationUpdate the This analysis was generated by the build-failure-analyze skill. |
- Update GO_VERSION environment variable from 1.24.11 to 1.24.12 Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Summary
This PR fixes CVE vulnerabilities identified by security scanning.
Tracking issue: https://github.com/upbound/upbound-official-build/issues/226
Vulnerabilities Fixed
Changes Made
1.24.11to1.24.12in go.modReferences
Verification
cve-scanskill after fixes