aquasecurity / trivy-operator

Kubernetes-native security toolkit
https://aquasecurity.github.io/trivy-operator/latest
Apache License 2.0
1.28k stars 211 forks source link

Trivy-operator not able to scan elasticsearch image. #2294

Open vijayreddy29 opened 3 weeks ago

vijayreddy29 commented 3 weeks ago

What steps did you take and what happened: I deployed trivy-operator to our AWS EKS clusters and it started spinning up node-controller jobs and scan jobs. The scan jobs were able to scan all the images except for "docker.elastic.co/elasticsearch/elasticsearch:7.17.3". There are no errors or issues in the scan job container logs. image image

What did you expect to happen: I was expecting trivy to scan elasticsearch image as it did for others images.

Environment:

vijayreddy29 commented 2 weeks ago

I really appreciate you response on this issue.