Node.js V8 Sandboxes: Allow to execute code in an isolated sandbox environment using Node.js vm module by controlling imports, restricting file system access, and exposing limited APIs
nodejs security vm v8 sandbox untrusted-code custom-imports module-restriction api-exposure file-system-restriction
-
Updated
Feb 22, 2025 - JavaScript