fortify/helper/bwrap
Ophestra 72b0160aad
All checks were successful
Test / Create distribution (push) Successful in 49s
Test / Run NixOS test (push) Successful in 3m42s
helper/bwrap: implement file copy flags
These are significantly more efficient and less error-prone than mounting an external tmpfile. This should also reduce attack surface as the resulting files are private to its specific sandbox.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-15 03:13:15 +09:00
..
arg.go helper/bwrap: PositionalArg implement fmt.Stringer 2025-02-15 00:11:48 +09:00
builder.go helper/bwrap: implement file copy flags 2025-02-15 03:13:15 +09:00
config_test.go helper/bwrap: implement file copy flags 2025-02-15 03:13:15 +09:00
config.go helper/bwrap: implement file copy flags 2025-02-15 03:13:15 +09:00
seccomp.go helper/bwrap: PositionalArg implement fmt.Stringer 2025-02-15 00:11:48 +09:00
sequential.go helper/bwrap: implement file copy flags 2025-02-15 03:13:15 +09:00
static.go helper/bwrap: separate sequential/static args 2025-01-15 13:07:06 +09:00
trivial.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00