top | item 46033853

(no title)

nautilus12 | 3 months ago

If you always run npm inside of docker does that pretty much prevent attacks like this?

discuss

order

mfro|3 months ago

Docker is not a sandbox. There is some work that can be done to harden it, but you're better off looking at genuinely sandboxing your dev environment

ashishb|3 months ago

What is genuine sandboxing? Everyone waives there hands by saying this