Hacker News new | ask | show | jobs
by filoleg 2356 days ago
What about bundling in a local VM or docker container?
1 comments

I believe there could be some malicious code added to the bundle by these dependencies regardless of where it is being run
I was mostly addressing the part regarding malicious dependencies gaining access to your local filesystem.

If we are talking about the final bundle itself being compromised, there is not really a technical solution to that other than not using dependencies.