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