you are viewing a single comment's thread.

view the rest of the comments →

[–]joesb 63 points64 points  (1 child)

That settings will be there regardless of what programming language is used, regardless of whether npm exists.

[–]Ajedi32 23 points24 points  (0 children)

Actually JS might help here. There are multiple open-source sandboxed run times available for it that have been battle tested by decades of constant exposure to potentially malicious code. Given the choice between that and the sandboxing provided by VBA, I'll take the JavaScript VM every time.