fortify/sandbox
Ophestra 8c3a817881
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 2m33s
Test / Fpkg (push) Successful in 3m31s
Test / Data race detector (push) Successful in 4m11s
Test / Flake checks (push) Successful in 53s
sandbox/vfs: unfold mount hierarchy
This presents all visible mount points under path. This is useful for applying extra vfs options to bind mounts.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-23 05:23:31 +09:00
..
seccomp sandbox/seccomp: check for both partial read outcomes 2025-03-17 12:51:21 +09:00
vfs sandbox/vfs: unfold mount hierarchy 2025-03-23 05:23:31 +09:00
container_test.go sandbox: place files with content 2025-03-17 22:13:22 +09:00
container.go sandbox: prepare ops early 2025-03-18 02:17:46 +09:00
executable_test.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
executable.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
init.go sandbox: prepare ops early 2025-03-18 02:17:46 +09:00
mount.go sandbox: resolve inverted flags in op 2025-03-21 12:58:38 +09:00
msg.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
output.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
overflow.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
params.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
path.go sandbox: resolve inverted flags in op 2025-03-21 12:58:38 +09:00
sequential.go sandbox: resolve inverted flags in op 2025-03-21 12:58:38 +09:00
syscall.go sandbox: resolve inverted flags in op 2025-03-21 12:58:38 +09:00