fix(security): remediate CVE vulnerabilities#19
Conversation
- Update Go toolchain to go1.24.11 (fixes CVE-2025-61723, CVE-2025-61725, CVE-2025-61729, CVE-2025-58187, CVE-2025-58188, CVE-2025-58185, CVE-2025-47912, CVE-2025-58186, CVE-2025-61724, CVE-2025-58189, CVE-2025-58183, CVE-2025-61727) - Update golang.org/x/crypto to v0.45.0 (fixes GHSA-j5w8-q4qc-rx2x, GHSA-f6x5-jh6r-wrfv) Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
Build Failure AnalysisCheck: push SummaryThe Root CauseThe This is a CI infrastructure issue, NOT related to the code changes in this PR. The actual package build and push to Error DetailsThe error occurs in the
RecommendationRe-run the failed workflow. This is a transient infrastructure issue. If the problem persists, the workflow configuration may need to be updated to use an available version of the Note: All core build steps succeeded:
This analysis was generated by the build-failure-analyze skill. |
Summary
This PR fixes CVE vulnerabilities identified by security scanning.
Vulnerabilities Fixed
Changes Made
go1.24.4togo1.24.11ingo.modgolang.org/x/cryptofromv0.39.0tov0.45.0ingo.modgo mod tidyto update dependenciesReferences
Verification
cve-scanskill after fixes