Update master.yaml

Fix title of 1.4.21 from 644 to 600 according to cis benchmark
pull/246/head
yoavrotems 5 years ago committed by GitHub
parent 573136a700
commit a85e5a7759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1213,7 +1213,7 @@ groups:
scored: true
- 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"
type: "manual"
tests:

Loading…
Cancel
Save