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

Correct 1.4.21 text (#356)

1.4.21 is about the PKI key file not the certificate
This commit is contained in:
Liz Rice 2019-08-07 17:17:21 +01:00 committed by GitHub
parent 136e9cd731
commit f8b2f6c841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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