Skip to content

Commit

Permalink
Update master.yaml
Browse files Browse the repository at this point in the history
Fix title of 1.4.21 from 644 to 600 according to cis benchmark
  • Loading branch information
yoavrotems authored Mar 25, 2019
1 parent 573136a commit a85e5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfg/1.13/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a85e5a7

Please sign in to comment.