mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Fix github_issue reference in regression test
This commit is contained in:
parent
5e65d560f8
commit
3d06e1b8b6
@ -5,7 +5,7 @@
|
||||
"version_max": -1,
|
||||
"title": "Regex match does not work when arg ends with unescaped equal char (1/2)",
|
||||
"url": "https:\/\/github.com\/SpiderLabs\/ModSecurity\/issues\/1743",
|
||||
"gihub_issue": 9999,
|
||||
"gihub_issue": 1743,
|
||||
"client": {
|
||||
"ip": "200.249.12.31",
|
||||
"port": 2313
|
||||
@ -41,7 +41,7 @@
|
||||
"version_max": -1,
|
||||
"title": "Regex match does not work when arg ends with unescaped equal char (2/2)",
|
||||
"url": "https:\/\/github.com\/SpiderLabs\/ModSecurity\/issues\/1743",
|
||||
"gihub_issue": 9999,
|
||||
"gihub_issue": 1743,
|
||||
"client": {
|
||||
"ip": "200.249.12.31",
|
||||
"port": 2313
|
||||
|
Loading…
x
Reference in New Issue
Block a user