fortify/fst
Ophestra 3c80fd2b0f
All checks were successful
Test / Create distribution (push) Successful in 19s
Test / Run NixOS test (push) Successful in 49s
app: defer system.I revert
Just returning an error after a successful call of commit will leave garbage behind with no way for the caller to clean them. This change ensures revert is always called after successful commit with at least per-process state enabled.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-19 21:12:11 +09:00
..
app.go app: defer system.I revert 2025-02-19 21:12:11 +09:00
config.go app: remove share method 2025-02-19 16:20:25 +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 app: remove share method 2025-02-19 16:20:25 +09:00
shared.go fst: implement app id parser 2024-12-19 18:19:47 +09:00