Disabling rego policies #2143
Replies: 4 comments 1 reply
-
|
@benglewis are you looking to disable specific rego policies or all together ? |
Beta Was this translation helpful? Give feedback.
-
|
Specific ones |
Beta Was this translation helpful? Give feedback.
-
|
@benglewis currently is not supported but could be a nice enhancement, do you mind opening an issue for it ? |
Beta Was this translation helpful? Give feedback.
-
|
Hello ! @chen-keinan does it mean that the ignoreFile key has no impact for configauditreport object ? Is it only impacting vulnerabilityreports ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋 ,
I am using GitHub Container Registry for my Docker images in my Kubernetes cluster and I get multiple
MEDIUMlevel security risks raised bytrivy-operator, the checksKSV032(image must be from Azure container registry),KSV033(image must be from GCP GCR),KSV034(image must not start with an empty prefix or a defined public registry domain)KSV035(image must be from AWS ECR).Is there any way to disable these checks? Is there a particular reason that Azure container registry/GCP GCR/AWS ECR are preferred over GitHub Container Register (GHCR) or Docker Hub?
Beta Was this translation helpful? Give feedback.
All reactions