untrusted-code

There are 12 repositories under untrusted-code topic.

  • healeycodes/deno-script-sandbox

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

    Language:TypeScript54308
  • healeycodes/untrusted-python

    📦 Run untrusted python code on the server.

    Language:TypeScript43212
  • initminal/run

    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.

    Language:TypeScript30012
  • jay-johnson/nerfball

    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. Nerf what you do not need :space_invader: + :bug: :soccer: :football: :whale:

    Language:Python19101
  • W2Inc/robopeer

    Send code. Wait a bit. Get response!

    Language:TypeScript4110
  • pimpale/pythonbox

    Run python code in a sandbox

    Language:Rust3100
  • overtest/limtrac

    CLI programs sandboxing solution for GNU/Linux, used in Overtest LMS

    Language:Rust2130
  • mohankumarelec/ghost-protocol

    A dramatic cybersecurity awareness demonstration that simulates a system breach by revealing user information and system details.

    Language:JavaScript10
  • discue/somewhat-secure-insecure-fn-executor

    Tries to mitigate risks of untrusted code by running it in an isolated environment

    Language:JavaScript10
  • mahmoudimus/safe-js

    SafeJS- Hermetic Sandboxing for JavaScript

    Language:JavaScript20
  • Skippia/V8-Sandboxes

    Node.js V8 Sandboxes: Allow to execute code in an isolated sandbox environment using Node.js vm module by controlling imports, restricting file system access, and exposing limited APIs

    Language:JavaScript10
  • stewartpark/whalebox

    🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.

    Language:Python30