fortify/sandbox
Ophestra 33940265a6
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 2m40s
Test / Fpkg (push) Successful in 3m29s
Test / Data race detector (push) Successful in 4m31s
Test / Flake checks (push) Successful in 1m4s
sandbox: do not ensure symlink target
This masks EEXIST on target and might clobber filesystems and lead to other confusing behaviour. Create its parent instead.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-25 19:30:53 +09:00
..
seccomp app: run in native sandbox 2025-03-25 01:52:49 +09:00
vfs sandbox/vfs: add doc comments 2025-03-24 13:21:55 +09:00
wl sandbox/wl: move into sandbox 2025-03-25 05:26:37 +09:00
container_test.go sandbox: resolve tty name 2025-03-24 16:03:07 +09:00
container.go sandbox/wl: move into sandbox 2025-03-25 05:26:37 +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: resolve tty name 2025-03-24 16:03:07 +09:00
mount.go sandbox: set mkdir perm 2025-03-24 12:51:39 +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: set mkdir perm 2025-03-24 12:51:39 +09:00
sequential.go sandbox: do not ensure symlink target 2025-03-25 19:30:53 +09:00
syscall.go app: run in native sandbox 2025-03-25 01:52:49 +09:00