Operator does not use .trivyignore for ClusterRbacAssessmentReport #1305
-
|
I've installed trivy-operator 0.14.1 into my cluster using the Helm chart. Scanning works fine and configauditreports as well as vulnerabilityreports are created reliably. I'd like to suppress some vulnerabilities and have configured the following Unfortunately, ignore rules for As you can see, KSV041 and KSV048 are still found though they're listed in the ignore file. However, ignoring CVE-2022-1471 for containers running a Java app works, meaning How can I ignore findings for RBAC resources? Thanks in advance for any help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@m-hofmann you are correct ignore rules is not supported for these reports , do you mind opening an issue for it |
Beta Was this translation helpful? Give feedback.
@m-hofmann you are correct ignore rules is not supported for these reports , do you mind opening an issue for it