I get a fatal error when scanning some images (e.g nginx:latest or k8s.gcr.io/kube-apiserver:v1.23.0) with Trivy (latest v0.29.2) in the K8s multi-node playground (see attachment).
I suspect this might be due to the docker container runtime running in the playground, as i get no error when scanning the same image with containerd v1.5.9.
However, scanning nginx:1.19.2 works fine !
Can you please have a look and share your thoughts?
Thanks