diff options
Diffstat (limited to 'test/maat_json.json')
| -rw-r--r-- | test/maat_json.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/test/maat_json.json b/test/maat_json.json index 425019f..9575c27 100644 --- a/test/maat_json.json +++ b/test/maat_json.json @@ -2809,6 +2809,33 @@ ] } ] + }, + { + "compile_id": 205, + "service": 0, + "action": 0, + "do_blacklist": 0, + "do_log": 0, + "effective_rage": 0, + "user_region": "StringScan.RegexExpressionIllegal", + "is_valid": "yes", + "groups": [ + { + "regions": [ + { + "table_type": "expr", + "table_name": "KEYWORDS_TABLE", + "table_content": { + "keywords": "123^456", + "expr_type": "regex", + "format": "uncase plain", + "match_method": "sub" + } + } + ], + "group_name": "Untitled" + } + ] } ], "plugin_table": [ |
