From 43d0eac708280d9270884e4d08c3e49df9cb65a5 Mon Sep 17 00:00:00 2001 From: ant-kurt Date: Sun, 1 Feb 2026 22:44:11 -0800 Subject: [PATCH] Update settings-bash-sandbox.json --- examples/settings/settings-bash-sandbox.json | 2 ++ 1 file changed, 2 insertions(+) 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 },