Opt out of misconfig for specific k8s role #6758
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
target/kubernetes
Issues relating to kubernetes cluster scanning
triage/support
Indicates an issue that is a support question.
Discussed in #6753
Originally posted by kyrofa May 22, 2024
Question
I'm using
trivy k8s
to scan my cluster. I have a particular service account and role that is used for automating deployments, and its capabilities are such that deployments can actually happen, which as you can imagine trivy is complaining about. I know I can use.trivyignore
to opt out of that entire issue, but honestly I don't want to. I WANT to be notified of these kinds of things, just not for this specific role. I see the docs talking about the experimental.trivyignore.yaml
that includes the ability to specify paths: is there anything similar for my situation?Thanks for your help!
Target
Kubernetes
Scanner
Misconfiguration
Output Format
None
Mode
Standalone
Operating System
Ubuntu 20.04
Version
The text was updated successfully, but these errors were encountered: