fix: Sandbox Allow network bind for npx (#151)

* feat: Add support for network bind

* chore: Add comments for bwrap sandbox
This commit is contained in:
Abhisek Datta
2026-02-04 15:32:47 +05:30
committed by GitHub
parent f90fa0e6a5
commit 3778d4d1f3
5 changed files with 111 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ package_managers:
# in parent profiles in the future.
allow_pty: true
# npx generators and dev servers frequently need to bind to localhost ports
allow_network_bind: true
filesystem:
# Add write permissions for common generator outputs
allow_write: