1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 08:08:07 +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:
Liz Rice 2019-11-06 01:45:40 +01:00 committed by Roberto Rojas
parent 8e4da53006
commit d7b5422e8a

View File

@ -565,7 +565,6 @@ groups:
- id: 1.1.34
text: "Ensure that the --encryption-provider-config argument is set as appropriate (Scored)"
audit: "/bin/ps -ef | grep $apiserverbin | grep -v grep"
type: "manual"
tests:
test_items:
- flag: "--encryption-provider-config"