trivy-operator icon indicating copy to clipboard operation
trivy-operator copied to clipboard

deprecated API scanning not done for all resources

Open jkleinlercher opened this issue 1 year ago • 0 comments

What steps did you take and what happened:

While trivy cli checks deprecated APIs in lokal manifest resources like CSIStorageCapacity, HorizontalPodAutoscaler, ... trivy-operator doesn't check that resources in the cluster.

What did you expect to happen:

My expectation is that really every API deprecation is checked and reported in configauditreports. We want to completely replace the tool "pluto detect-all-in-cluster" with the trivy-operator scans.

Anything else you would like to add:

Environment:

  • Trivy-Operator version (use trivy-operator version): 0.15.0-rc
  • Kubernetes version (use kubectl version): v1.24.4
  • OS (macOS 10.15, Windows 10, Ubuntu 19.10 etc): windows

jkleinlercher avatar Jul 26 '23 07:07 jkleinlercher