{ "name": "Sorcery-Essence-Sync", "description": "Allow the Sorcery-Go engine to sync Essences from the Master Registry only.", "enabled": true, "action": "allow", "duration": "always", "operator": { "type": "list", "operand": "list", "data": [ { "type": "simple", "operand": "process", "data": "/usr/local/bin/sorcery-go" }, { "type": "regexp", "operand": "dest_host", "data": "registry\\.local" }, { "type": "simple", "operand": "dest_port", "data": "8443" } ] } }