| { | |
| "allowManagedPermissionRulesOnly": true, | |
| "sandbox": { | |
| "enabled": true, | |
| "autoAllowBashIfSandboxed": false, | |
| "allowUnsandboxedCommands": false, | |
| "excludedCommands": [], | |
| "network": { | |
| "allowUnixSockets": [], | |
| "allowAllUnixSockets": false, | |
| "allowLocalBinding": false, | |
| "allowedDomains": [], | |
| "httpProxyPort": null, | |
| "socksProxyPort": null | |
| }, | |
| "enableWeakerNestedSandbox": false | |
| } | |
| } | |