A dramatic cybersecurity awareness demonstration that simulates a system breach by revealing user information and system details.
-
Updated
Feb 9, 2025 - JavaScript
A dramatic cybersecurity awareness demonstration that simulates a system breach by revealing user information and system details.
SafeJS- Hermetic Sandboxing for JavaScript
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
Tries to mitigate risks of untrusted code by running it in an isolated environment
Add a description, image, and links to the untrusted-code topic page so that developers can more easily learn about it.
To associate your repository with the untrusted-code topic, visit your repo's landing page and select "manage topics."