You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copa currently detects a file which indicates RPM support at /var/lib/rpm/Packages, which in turn makes Copa assume the container isn't distroless. I ran the debugger in GoLand to identify exactly what is happening and have sent my findings to the Copa team.
Version of copa
v0.6.2
Expected Behavior
Given the trivy scan report of vulnerabilities, I would expect copa to patch the image
Actual Behavior
Steps To Reproduce
Try scanning and patching the image:
quay.io/kiali/kiali:v1.77.0
orregistry.access.redhat.com/ubi8/openssl
Potentially relevant links
https://github.com/kiali/kiali/blob/master/deploy/docker/Dockerfile-distroless
https://catalog.redhat.com/software/containers/ubi8/openssl/6195a60d65764fb87abae995?architecture=amd64&image=65cba1f6f87d9ae658d7e77f&container-tabs=dockerfile
https://explore.ggcr.dev/fs/registry.access.redhat.com/ubi8/openssl@sha256:7bd53558c2ce8784b1e0d203fc9d5f3e7bb1e0d2b438befdc165233481789e70/
Are you willing to submit PRs to contribute to this bug fix?
The text was updated successfully, but these errors were encountered: