Allow skipping scan on deployments with 0 desired replicas #7980
abutransistor
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
@abutransistor thanks for interest in Trivy k8s scan |
Beta Was this translation helpful? Give feedback.
2 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