@restbox/sandboxer
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published
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

Package Sidebar

Install

npm i @restbox/sandboxer

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

60.8 kB

Total Files

26

Last publish

Collaborators

  • abdfnx