Allow skipping scan on deployments with 0 desired replicas #7980
Closed
abutransistor
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
@abutransistor thanks for interest in Trivy k8s scan |
Beta Was this translation helpful? Give feedback.
4 replies
-
hi guys! We tried to use REGO for the current Trivy, it seems it's impossible. so I've created #8078, let's see how it's going. in any case, thanks for the suggestion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Trivy currently scans all deployments regardless of desired replica count. It would be great if there was an option to skip / filter based on Replica spec; such that trivy kubernetes scan would skip if the desired replica count is 0.
Target
Kubernetes
Scanner
Vulnerability
Beta Was this translation helpful? Give feedback.
All reactions