|
|
|
|
|
by ashishbijlani
1265 days ago
|
|
I’ve created Packj sandbox [1] for “safe installation” of PyPI/NPM/Rubygems packages 1. https://github.com/ossillate-inc/packj It DOES NOT require a VM/Container; uses strace. It shows you a preview of file system changes that installation will make and can also block arbitrary network communication during installation (uses an allow-list). |
|
https://stackoverflow.com/a/4421762/711380