Fix remediation typo in 3.1.1 and 4.1.1 (#692)

pull/696/head
dylanzt 4 years ago committed by GitHub
parent a8a59d3bd8
commit 6702300b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ groups:
remediation: |
Run the below command (based on the file location on your system) on each worker node.
For example,
chmod 644 $proykubeconfig
chmod 644 $proxykubeconfig
scored: true
- id: 3.1.2

@ -62,7 +62,7 @@ groups:
remediation: |
Run the below command (based on the file location on your system) on each worker node.
For example,
chmod 644 $proykubeconfig
chmod 644 $proxykubeconfig
scored: true
- id: 4.1.4

Loading…
Cancel
Save