-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rancher-agent-2.10/2.10.0-r0: cve remediation #36778
rancher-agent-2.10/2.10.0-r0: cve remediation #36778
Conversation
Gen AI suggestions to solve the build error: • Detected Error: "Failed to running update. Error: package github.com/docker/docker with version 'v24.0.9' is already at version v25.0.6+incompatible" • Error Category: Version/Dependency • Failure Point: go/bump step in the pipeline attempting to update github.com/docker/docker dependency • Root Cause Analysis: The go/bump step is trying to downgrade github.com/docker/docker from v25.0.6+incompatible to v24.0.9, which is not allowed by Go's module system • Suggested Fix:
- uses: go/bump
with:
deps: github.com/golang-jwt/jwt/[email protected] github.com/go-jose/go-jose/[email protected] golang.org/x/[email protected] • Explanation:
• Additional Notes:
• References: |
The docker CVE is going to take additional work to fix since it's got a weird replace setup (replaced and also required). I tried for a while to get it to work but I didn't get anywhere with it.
|
Removing the |
@cmwilson21 @powersj @philroche can this be closed since we are addressing the issues in this cve-remediation? #35370 |
@kbsteere I think so, but let's have @philroche confirm. |
Yes. Closing. Looks like automation is creating duplicate remediations though. |
rancher-agent-2.10/2.10.0-r0: fix GHSA-v778-237x-gjrc/GHSA-xw73-rw38-6vjc/GHSA-c5q2-7r4c-mv6g/GHSA-29wx-vh33-7x7r/
Advisory data: https://github.com/wolfi-dev/advisories/blob/main/rancher-agent-2.10.advisories.yaml