untrusted-code topic

List untrusted-code repositories

nerfball

19
Stars
1
Forks
Watchers

Want to see how something like Internet Chemotherapy works without bricking your own vms? This is a jail to reduce the python runtime from doing bad things on the host when running untrusted code. Ne...

run

26
Stars
1
Forks
Watchers

Safely execute untrusted code with ESM syntax support, dynamic injection of ESM modules from URL or plain JS code, and granular access control based on whitelisting for each JS object.

deno-script-sandbox

38
Stars
5
Forks
Watchers

🏜️ A sandbox that runs user-supplied JavaScript/TypeScript scripts.

untrusted-python

29
Stars
2
Forks
Watchers

📦 Run untrusted python code on the server