8000 [BUG] Grafana image busybox version not updated to latest · Issue #877 · project-copacetic/copacetic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[BUG] Grafana image busybox version not updated to latest #877

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

Open
1 task
ashnamehrotra opened this issue Dec 20, 2024 · 0 comments
Open
1 task

[BUG] Grafana image busybox version not updated to latest #877

ashnamehrotra opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ashnamehrotra
Copy link
Contributor
ashnamehrotra commented Dec 20, 2024

Version of copa

No response

Expected Behavior

When patching docker.io/grafana/grafana-image-renderer:3.4.0 image with update all approach in the test CI, all vulnerabilities should be addressed.

Actual Behavior

Busybox pkg is not updated to latest from 1.25.0-r2

Steps To Reproduce

  • Run copa patch -i docker.io/grafana/grafana-image-renderer:3.4.0
  • Scan resulting patched image with Trivy to see BusyBox vulnerability remaining.
  • When you run the patched image as a container and run "apk info --installed busybox -v", you can see "busybox-1.35.0-r2". Running "apk upgrade" in this container does not update it to a newer version
  • However, when running "apk upgrade" on the original image container, BusyBox is updated to latest.

Are you willing to submit PRs to contribute to this bug fix?

  • Yes, I am willing to implement it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant
0