1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-03-11 13:06:08 +00:00

Update master.yaml

Fix title of 1.4.21 from 644 to 600 according to cis benchmark
This commit is contained in:
yoavrotems 2019-03-25 14:33:52 +02:00 committed by GitHub
parent 573136a700
commit a85e5a7759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1213,7 +1213,7 @@ groups:
scored: true scored: true
- id: 1.4.21 - id: 1.4.21
text: "Ensure that the Kubernetes PKI certificate file permissions are set to 644 or more restrictive (Scored)" text: "Ensure that the Kubernetes PKI certificate file permissions are set to 600 or more restrictive (Scored)"
audit: "stat -c %n\ %a /etc/kubernetes/pki/*.key" audit: "stat -c %n\ %a /etc/kubernetes/pki/*.key"
type: "manual" type: "manual"
tests: tests: