update 2.2.4 rules

pull/138/head
Julien Garcia Gonzalez 6 years ago committed by GitHub
parent db096c9f51
commit 2073e08363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -368,7 +368,7 @@ groups:
scored: true
- id: 2.2.4
text: "Ensure that the kubelet.conf file ownership is set to root:root (Scored)"
text: "2.2.4 Ensure that the kubelet service file ownership is set to root:root (Scored)"
audit: "/bin/sh -c 'if test -e $kubeletconf; then stat -c %U:%G $kubeletconf; fi'"
tests:
test_items:

Loading…
Cancel
Save