Skip to content

doc,vm,test: remove _sandbox_ from vm documentation

Rodrigo Muino Tomonari requested to merge github/fork/Trott/vm-sandbox into master

The vm documentation uses the word sandbox but has a significant disclaimer about how that should not be interpreted to connote security guarantees. Remove the term "sandbox" from documentation. As a result, some code and tests also need to change.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading