Merge pull request #7179 from dogasantos/CVE-2021-43798.yaml
fixed false positive produce by the old win.ini regexpatch-1
commit
0e09e7c289
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue