|
|
|
|
|
by rhooke
1857 days ago
|
|
A lot of the work I do recently has been using devcontainers in VSCode [1]. They even have a Rust sample one. I feel like this would provide at least a little bit of protection against this kind of attack if you do not mount any imporant stuff into the container. I can't see a robust solution to this, though. [1] https://code.visualstudio.com/docs/remote/containers |
|