fortify/fst
Ophestra c326c3f97d
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fortify (push) Successful in 2m43s
Test / Fpkg (push) Successful in 3m36s
Test / Data race detector (push) Successful in 4m31s
Test / Flake checks (push) Successful in 56s
fst/sandbox: do not create /etc in advance
This is now handled by the setup op. This also gets rid of the hardcoded /etc path.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-25 20:00:34 +09:00
..
app.go app: run in native sandbox 2025-03-25 01:52:49 +09:00
config.go system: optimise string formatting 2025-03-25 04:42:30 +09:00
id_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
id.go fst: implement app id parser 2024-12-19 18:19:47 +09:00
info.go fortify: show system info when instance is not specified 2025-01-01 19:35:50 +09:00
path_test.go fst: hide sockets exposed via Filesystem 2025-01-15 10:13:18 +09:00
path.go fst: hide sockets exposed via Filesystem 2025-01-15 10:13:18 +09:00
sandbox.go fst/sandbox: do not create /etc in advance 2025-03-25 20:00:34 +09:00