The security concerns of a JavaScript sandbox with the Node.js VM module
Were you tasked with building a product that requires the execution of dynamic JavaScript originating from end users? You might think building it on-top of Node.js VM module is a viable way to create a JavaScript sandbox. In this article, we’ll learn...
snyksec.hashnode.dev5 min read