#258·napajs

Use napajs as a secure sandbox?

Author: ZentendoCreated Aug 28, 2018Updated Feb 15, 2020

Is it possible to use napajs as a secure sandbox alternative to node `vm` and whitelist the nodejs API instead of automatically allowing all supported nodejs API calls by default? IE to make it so that there is no access to `fs` for secure third party script execution.