mirror of
https://github.com/kubereboot/kured.git
synced 2026-05-06 00:17:24 +00:00
Remove kubectl exception in container scanning
Because we now have a builtin kubectl, we don't need that security exception.
This commit is contained in:
7
.github/containerscan/allowedlist.yaml
vendored
7
.github/containerscan/allowedlist.yaml
vendored
@@ -1,7 +0,0 @@
|
||||
general:
|
||||
bestPracticeViolations:
|
||||
# We violate this rule because we add kubectl from a remote location
|
||||
# Instead of building it from source/copying it.
|
||||
# Until we change our practices (e.g. have Dockerfile build kubectl
|
||||
# in a multi-staged manner), we should skip this check
|
||||
- CIS-DI-0009
|
||||
Reference in New Issue
Block a user