Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

abdfnx-cemetery/sandboxer

Repository files navigation

RestBox SandBoxer

RestBox Sandboxer

a JavaScript sandbox for executing various security sensitive external scripts.

This package makes use of quickjs-empscripten for building sandboxes for running external code on RestBox.

Currently implemented sandboxes:

  • RestBox Test Scripts
  • RestBox Pre Request Scripts

Development

  1. Clone the repository
# git
git clone https://github.com/restbox/sandboxer

# github cli
gh repo clone restbox/sandboxer
  1. Install dependencies
yarn
  1. Run demo command
yarn demo

About

a JavaScript sandbox for executing various security sensitive external scripts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published