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>
pull/492/head^2
Liz Rice 5 years ago committed by Roberto Rojas
parent 8e4da53006
commit d7b5422e8a

@ -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"

Loading…
Cancel
Save