Get the latest tech news
LavaMoat – Tools for sandboxing your dependency graph
tools for sandboxing your dependency graph. Contribute to LavaMoat/LavaMoat development by creating an account on GitHub.
The goal of LavaMoat is to bring added protections to modern JavaScript apps without having to rewrite them from scratch and automate a good first-start security configuration. Prevent modifying JavaScript's primordials (Object, String, Number, Array, ...) Limit access to the platform API (window, document, XHR, etc) per-package Platform API access is granted by a policy file that LavaMoat can generate and allow the project to selectively customize.
Or read this on Hacker News