runc/libcontainer/integration
Akihiro Suda 53179559a1 MaskPaths: support directory
For example, the /sys/firmware directory should be masked because it can contain some sensitive files:
  - /sys/firmware/acpi/tables/{SLIC,MSDM}: Windows license information:
  - /sys/firmware/ibft/target0/chap-secret: iSCSI CHAP secret

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-09-23 16:14:41 +00:00
..
checkpoint_test.go Allow delete of created container 2016-06-02 12:26:12 -07:00
doc.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
exec_test.go move util function 2016-08-19 16:08:06 +08:00
execin_test.go Allow additional groups to be overridden in exec 2016-06-21 10:35:11 +03:00
init_test.go Use fifo for create/start 2016-06-13 11:26:53 -07:00
seccomp_test.go Use fifo for create/start 2016-06-13 11:26:53 -07:00
template_test.go MaskPaths: support directory 2016-09-23 16:14:41 +00:00
utils_test.go move util function 2016-08-19 16:08:06 +08:00