|
|
|
|
|
by adastra22
954 days ago
|
|
I think the whole point is to prevent build scripts from doing arbitrary things. The sandbox should give access to the source code being built, record changes to these files (and/or new files generated in the same directories), and that's about it. |
|