fortify/helper
Ophestra Umiker ae1a102882
test / test (push) Successful in 31s Details
fmsg: support temporarily withholding output
Trying to print to a shared stdout is a terrible idea. This change makes it possible to withhold output for the lifetime of the sandbox.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-26 23:09:32 +09:00
..
bwrap helper/bwrap: register generic PermConfig types with gob 2024-10-25 13:26:01 +09:00
args.go helper/args: MustNewCheckedArgs for cleaner hardcoded args 2024-10-07 13:33:18 +09:00
args_test.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
bwrap.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
bwrap_test.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
direct.go helper: move test sample data out of direct 2024-10-07 22:51:08 +09:00
direct_test.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
helper.go helper: helper.Helper interface 2024-10-07 15:37:52 +09:00
helper_test.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00
pipe.go helper: separate pipes from Helper 2024-10-07 12:48:20 +09:00
pipe_test.go helper/args: MustNewCheckedArgs for cleaner hardcoded args 2024-10-07 13:33:18 +09:00
stub.go fmsg: support temporarily withholding output 2024-10-26 23:09:32 +09:00
stub_test.go migrate to git.ophivana.moe/security/fortify 2024-10-20 19:50:13 +09:00