| ▲ | sgbeal 15 hours ago | |||||||
> To that end, I wrote a python script which isolates npm inside short-lived docker containers. Somewhat ironically, docker is just as subject to this type of attack as npm, the main difference being that it (usually) has a narrower blast radius. | ||||||||
| ▲ | mike-cardwell 13 hours ago | parent [-] | |||||||
Guessing you meant "python" rather than "docker", as docker is not subject to the same type of attack. However, it's a single .py script that you copy somewhere. Not even close to a typical nodejs project using npm install. | ||||||||
| ||||||||