fortify/sandbox
Ophestra f86d868274
All checks were successful
Test / Create distribution (push) Successful in 26s
Test / Fortify (push) Successful in 2m40s
Test / Fpkg (push) Successful in 3m33s
Test / Data race detector (push) Successful in 4m24s
Test / Flake checks (push) Successful in 57s
sandbox: wrap error with its own text message
PathError has a pretty good text message, many of them are wrapped with its own text message. This change adds a function to do just that to improve readability.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-25 19:42:20 +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: 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: wrap error with its own text message 2025-03-25 19:42:20 +09:00
syscall.go app: run in native sandbox 2025-03-25 01:52:49 +09:00