{
  "created": "2021-03-26T14:53:18.08440206+01:00",
  "updated": "2021-03-26T14:53:18.084531091+01:00",
  "name": "4 - Git All",
  "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\": \"regexp\", \"operand\": \"process.path\", \"data\": \"(\\\\/usr\\\\/bin\\\\/git)|(\\\\/usr\\\\/lib\\\\/git-core\\\\/git-remote-https?)\", \"sensitive\": false}]",
    "list": [
      {
        "type": "simple",
        "operand": "protocol",
        "sensitive": false,
        "data": "tcp",
        "list": null
      },
      {
        "type": "regexp",
        "operand": "process.path",
        "sensitive": false,
        "data": "(\\/usr\\/bin\\/git)|(\\/usr\\/lib\\/git-core\\/git-remote-https?)",
        "list": null
      }
    ]
  }
}