mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix: Add support for sandbox cleanup
This commit is contained in:
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user