diff --git a/examples/settings/settings-bash-sandbox.json b/examples/settings/settings-bash-sandbox.json index de646128..65d66dcf 100644 --- a/examples/settings/settings-bash-sandbox.json +++ b/examples/settings/settings-bash-sandbox.json @@ -7,7 +7,9 @@ "excludedCommands": [], "network": { "allowUnixSockets": [], + "allowAllUnixSockets": false, "allowLocalBinding": false, + "allowedDomains": [], "httpProxyPort": null, "socksProxyPort": null },