{ "created": "2021-03-01T21:19:30.12880345+01:00", "updated": "2021-03-01T21:19:30.128933642+01:00", "name": "7 - SSH", "enabled": true, "precedence": false, "action": "allow", "duration": "always", "operator": { "type": "list", "operand": "list", "sensitive": false, "data": "[{\"type\": \"simple\", \"operand\": \"protocol\", \"data\": \"tcp\", \"sensitive\": false}, {\"type\": \"simple\", \"operand\": \"process.path\", \"data\": \"/usr/bin/ssh\", \"sensitive\": false}, {\"type\": \"regexp\", \"operand\": \"dest.port\", \"data\": \"^(22|69)$\", \"sensitive\": false}]", "list": [ { "type": "simple", "operand": "protocol", "sensitive": false, "data": "tcp", "list": null }, { "type": "simple", "operand": "process.path", "sensitive": false, "data": "/usr/bin/ssh", "list": null }, { "type": "regexp", "operand": "dest.port", "sensitive": false, "data": "^(22|69)$", "list": null } ] } }