Merge pull request #7222 from ricardojba/patch-3

Update CVE-2022-0543.yaml
patch-1
Dhiyaneshwaran 2023-05-17 01:37:52 +05:30 committed by GitHub
commit 24aaa07529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,8 @@ tcp:
host:
- "{{Hostname}}"
- "{{Host}}:6379"
- "tls://{Hostname}}"
- "tls://{{Host}}:6380"
read-size: 64
matchers:
@ -39,3 +41,4 @@ tcp:
- "root:.*:0:0:"
# Enhanced by mp on 2022/05/18
# Enhanced by vibrio on 2023/05/11