zuul/tests/fixtures/bwrap-mounts
Tobias Henkel 5763b8e4d7
Add missing localhost delegation checks to some modules
Currently we don't check some modules for delegation to
localhost. This would make it possible to overwrite any data which is
writable within the bwrap context. Further the script module allows
arbitrary code execution when delegated to localhost.

The following modules are affected:
* assemble: add safe path check
* copy: add safe path check
* patch: add safe path check
* script: block completely
* template: add safe path check
* unarchive: add tests, fixed by safe path check of copy

Change-Id: I2360219f50e6a28bb134468ead08ec72148ad192
Story: 2001681
2018-03-22 20:42:01 +01:00
..
assemble Add further test cases to tox-remote 2018-03-12 17:33:17 +01:00
dir Fix safe path check for directories containing symlinks 2018-03-14 20:55:43 +01:00
patch-dest Add missing localhost delegation checks to some modules 2018-03-22 20:42:01 +01:00
vars Add further test cases to tox-remote 2018-03-12 17:33:17 +01:00
archive.tar Add further test cases to tox-remote 2018-03-12 17:33:17 +01:00
file Add new tox-remote job 2018-03-12 15:44:51 +01:00
patch Add further test cases to tox-remote 2018-03-12 17:33:17 +01:00
script.sh Add further test cases to tox-remote 2018-03-12 17:33:17 +01:00
vars.yaml Add further test cases to tox-remote 2018-03-12 17:33:17 +01:00