This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-maat/test/json_update/new.json

34 lines
1.0 KiB
JSON

{
"rule_table": "RULE_DEFAULT",
"object_group_table": "OBJECT_GROUP",
"rules": [
{
"uuid": "9b0d44a1-1e9e-7988-6ab2-c619d5906818",
"service": 1,
"action": 1,
"do_blacklist": 1,
"do_log": 1,
"user_region": "anything",
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "HTTP_URL",
"objects": [
{
"items": [
{
"table_name": "HTTP_URL",
"table_type": "expr",
"table_content": {
"expression": "MESA&Maat",
"expr_type": "and"
}
}
]
}
]
}
]
}
]
}