fortify/helper
Ophestra c7053d99da
Some checks failed
Test / Create distribution (push) Successful in 1m12s
Test / Run NixOS test (push) Failing after 1m39s
helper/seccomp: document flags and verify output
The BPF programs produced by libseccomp seems to be deterministic. This test would catch regressions as it verifies the program against known good output backed by manual testing.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-01 22:45:32 +09:00
..
bwrap helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp helper/seccomp: document flags and verify output 2025-02-01 22:45:32 +09:00
args_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
args.go helper/args: MustNewCheckedArgs for cleaner hardcoded args 2024-10-07 13:33:18 +09:00
bwrap_test.go helper/bwrap: integrate seccomp into helper interface 2025-01-22 01:52:57 +09:00
bwrap.go helper/bwrap: integrate seccomp into helper interface 2025-01-22 01:52:57 +09:00
direct_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
direct.go helper: move test sample data out of direct 2024-10-07 22:51:08 +09:00
helper_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
helper.go add package doc comments 2024-10-28 20:57:59 +09:00
pipe_test.go helper/args: MustNewCheckedArgs for cleaner hardcoded args 2024-10-07 13:33:18 +09:00
pipe.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
stub_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
stub.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00