if
if copied to clipboard
Epic - Security
User Story
As a user of IF I want security so that I can trust that using it won’t create security holes
Scope
LOW - Add an npm audit report when installing plugins
- [x] #626
LOW - Explore running plugin code in a sandbox environment
E.g. https://stackoverflow.com/questions/7446729/how-to-run-user-submitted-scripts-securely-in-a-node-js-sandbox Consider adding a flat —run-untrusted to allow the execution of code in a trusted environment and make it more explicit to the user that they are taking responsibility for security.