fortify/sandbox
Ophestra 985f9442e6
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 2m39s
Test / Fpkg (push) Successful in 3m31s
Test / Data race detector (push) Successful in 2m40s
Test / Flake checks (push) Successful in 59s
sandbox: copy symlink with magic prefix
This does not dereference the symlink, but only reads one level of it. This is useful for symlink targets that are not yet known at the time the configuration is emitted.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-26 01:42:39 +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: remove hardcoded parent perm 2025-03-25 19:49:51 +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: remove hardcoded parent perm 2025-03-25 19:49:51 +09:00
mount.go sandbox: wrap error with its own text message 2025-03-25 19:42:20 +09:00
msg.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00
output.go sandbox: wrap error with its own text message 2025-03-25 19:42:20 +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: wrap error with its own text message 2025-03-25 19:42:20 +09:00
sequential.go sandbox: copy symlink with magic prefix 2025-03-26 01:42:39 +09:00
syscall.go app: run in native sandbox 2025-03-25 01:52:49 +09:00