mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-07-26 08:28:26 +00:00
Fix detection of encryption-provider-config (#513)
Fixes: https://github.com/aquasecurity/kube-bench/issues/420 Signed-off-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
8e4da53006
commit
d7b5422e8a
@ -565,7 +565,6 @@ groups:
|
|||||||
- id: 1.1.34
|
- id: 1.1.34
|
||||||
text: "Ensure that the --encryption-provider-config argument is set as appropriate (Scored)"
|
text: "Ensure that the --encryption-provider-config argument is set as appropriate (Scored)"
|
||||||
audit: "/bin/ps -ef | grep $apiserverbin | grep -v grep"
|
audit: "/bin/ps -ef | grep $apiserverbin | grep -v grep"
|
||||||
type: "manual"
|
|
||||||
tests:
|
tests:
|
||||||
test_items:
|
test_items:
|
||||||
- flag: "--encryption-provider-config"
|
- flag: "--encryption-provider-config"
|
||||||
|
Loading…
Reference in New Issue
Block a user