Merge pull request #7179 from dogasantos/CVE-2021-43798.yaml

fixed false positive produce by the old win.ini regex
patch-1
pussycat0x 2023-05-05 23:02:26 +05:30 committed by GitHub
commit 0e09e7c289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ http:
- type: regex
regex:
- 'root:.*:0:0:'
- '\[(font|extension|file)s\]'
- 'socket\s*=\s*\/tmp\/grafana\.sock'
- '\/tmp\/grafana\.sock'
- '\[(fonts|extensions|Mail|files)\]'
condition: or
- type: status