Skip to content
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

vcluster referencing images with vulnerabilities (library/alpine:3.13.1, coredns/coredns:1.10.0) #1764

Open
joaocc opened this issue May 10, 2024 · 0 comments
Assignees
Labels

Comments

@joaocc
Copy link
Contributor

joaocc commented May 10, 2024

What happened?

Trivy operator reports the use of images with vulnerabilities.
In this case library/alpine:3.13.1 and coredns/coredns:1.11.0

What did you expect to happen?

Depending on the need to specify an older version, one of these would be better:

  • library/alpine:3.13
  • library/alpine:3.19
  • library/alpine:stable

CoreDNS doesn't provide a Major+Minor version, so in this case a simple upgrade might do the trick:

  • coredns/coredns:1.11.1

How can we reproduce it (as minimally and precisely as possible)?

run trivy-operator on any vcluster deployment

Anything else we need to know?

No response

Host cluster Kubernetes version

N/A

Host cluster Kubernetes distribution

N/A

vlcuster version

v0.20.x

Vcluster Kubernetes distribution(k3s(default)), k8s, k0s)

N/A

OS and Arch

N/A

@heiko-braun heiko-braun self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants