[Issue 22247] [std.process]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 28 18:18:30 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22247

mipri <mipri at minimaltype.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mipri at minimaltype.com

--- Comment #1 from mipri <mipri at minimaltype.com> ---
To be precise, you can get access to something that looks like a server's
files. But by playing around a little bit you'll notice that writes to ~/ and
/tmp aren't persistent. Code is run in a temporary docker container, and
there's not likely to be anything interesting in the container. A security
concern would only come up if the container can be broken out of. Code's at
https://github.com/dlang-tour/core

--


More information about the Digitalmars-d-bugs mailing list