We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Executing code with the Nodejs VM module has many known security vulnerabilities, and we need to address them before any major release.
This tool might help: https://github.com/patriksimek/vm2
See also: nodejs/node#40718 https://pwnisher.gitlab.io/nodejs/sandbox/2019/02/21/sandboxing-nodejs-is-hard.html https://github.com/laverdet/isolated-vm
The text was updated successfully, but these errors were encountered:
@risenW can i look into this? I'm really interested in a node related issue
Sorry, something went wrong.
No branches or pull requests
Executing code with the Nodejs VM module has many known security vulnerabilities, and we need to address them before any major release.
This tool might help: https://github.com/patriksimek/vm2
See also:
nodejs/node#40718
https://pwnisher.gitlab.io/nodejs/sandbox/2019/02/21/sandboxing-nodejs-is-hard.html
https://github.com/laverdet/isolated-vm
The text was updated successfully, but these errors were encountered: