fix(security): remediate CVE vulnerabilities#325
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: e2e-tests SummaryThe e2e-tests check failed due to a timeout waiting for the Crossplane deployment to become ready during test initialization. Root CauseThe test infrastructure (Kind cluster with Crossplane) failed to initialize within the expected time window. The Crossplane deployment and pods did not reach the ready state before the timeout expired. Additionally, GitHub's cache service was unavailable during this run, which may have contributed to the failure. This is a transient CI infrastructure issue, not a code problem. Error DetailsRecommendationRetry the failed workflow run. This is a transient infrastructure issue that should resolve on retry. gh run rerun 22408027298 --failed --repo crossplane-contrib/provider-helmThis analysis was generated by the build-failure-analyze skill. |
sergenyalcin
left a comment
There was a problem hiding this comment.
Thanks @ulucinar LGTM!
Summary
This PR fixes CVE vulnerabilities identified by security scanning.
Vulnerabilities Fixed
Changes Made
References
Verification
cve-scanskill after fixes