1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-12-18 20:58:10 +00:00

Correct 1.1.13 to match CIS spec (#406)

Text should say Not Scored
This commit is contained in:
Liz Rice 2019-08-30 15:10:30 +01:00 committed by GitHub
parent d0d4e95d93
commit a2466da4b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ groups:
scored: false
- id: 1.1.13
text: "Ensure that the admission control plugin SecurityContextDeny is set (Scored)"
text: "Ensure that the admission control plugin SecurityContextDeny is set (Not Scored)"
audit: "ps -ef | grep $apiserverbin | grep -v grep"
tests:
test_items: