mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Makes the lexical errors a little bit more verbose
This commit is contained in:
committed by
Felipe Zimmerle
parent
5880524db6
commit
a6f07f621d
@@ -38,7 +38,7 @@
|
||||
"version_min":300000,
|
||||
"title":"Testing skip action 2/3",
|
||||
"expected":{
|
||||
"parser_error": "Rules error. File: action-skip.json. Line: 2. Column: 62. invalid character s"
|
||||
"parser_error": "Rules error. File: action-skip.json. Line: 2. Column: 71. Invalid action: skip:abc"
|
||||
},
|
||||
"client":{
|
||||
"ip":"200.249.12.31",
|
||||
|
Reference in New Issue
Block a user