fortify/sandbox
Ophestra 9ddf5794dd
All checks were successful
Test / Create distribution (push) Successful in 28s
Test / Fortify (push) Successful in 2m43s
Test / Fpkg (push) Successful in 3m38s
Test / Data race detector (push) Successful in 4m11s
Test / Flake checks (push) Successful in 53s
sandbox/vfs: implement proc_pid_mountinfo(5) parser
Test cases are mostly taken from util-linux. This implementation is more correct and slightly faster than the one found in github:kubernetes/utils.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-21 00:35:49 +09:00
..
seccomp sandbox/seccomp: check for both partial read outcomes 2025-03-17 12:51:21 +09:00
vfs sandbox/vfs: implement proc_pid_mountinfo(5) parser 2025-03-21 00:35:49 +09:00
const.go sandbox: move out of internal 2025-03-17 02:55:36 +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: prepare ops early 2025-03-18 02:17:46 +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: prepare ops early 2025-03-18 02:17:46 +09:00
sequential.go sandbox: prepare ops early 2025-03-18 02:17:46 +09:00
syscall.go sandbox: move out of internal 2025-03-17 02:55:36 +09:00