fix: Add support for sandbox cleanup

This commit is contained in:
Abhisek Datta
2026-01-08 14:30:33 +05:30
parent 9f77cca5e5
commit f07d8e6a38
6 changed files with 66 additions and 7 deletions
+3 -2
View File
@@ -79,10 +79,11 @@ process:
- ${HOME}/.bun/install/cache/**
- /usr/bin/git
- /usr/local/bin/git
- /bin/bash
- /bin/sh
- /usr/bin/env
deny_exec:
- /usr/bin/curl
- /usr/bin/wget
- /bin/bash
- /bin/sh
- /usr/bin/python*