mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-03-21 09:55:42 +00:00
Merge pull request #275 from aquasecurity/fix-270
Fix failing check 1.5.2 in version 1.11
This commit is contained in:
commit
fc536b239b
@ -1201,8 +1201,8 @@ groups:
|
||||
test_items:
|
||||
- flag: "--client-cert-auth"
|
||||
compare:
|
||||
op: eq
|
||||
value: true
|
||||
op: noteq
|
||||
value: false
|
||||
set: true
|
||||
remediation: |
|
||||
Edit the etcd pod specification file $etcdconf on the master
|
||||
|
Loading…
Reference in New Issue
Block a user