fortify/dbus
Ophestra Umiker 2faf510146
helper/bwrap: ordered filesystem args
The argument builder was written based on the incorrect assumption that bwrap arguments are unordered. The argument builder is replaced in this commit to correct that mistake.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-15 02:15:55 +09:00
..
testdata dbus: add more test cases 2024-09-28 19:19:31 +09:00
config.go dbus/config: implement file loading functions 2024-09-27 23:53:08 +09:00
config_test.go dbus: add more test cases 2024-09-28 19:19:31 +09:00
dbus.go dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandbox 2024-10-09 20:41:42 +09:00
dbus_test.go dbus: improve unsealed behaviour coverage 2024-10-12 00:53:08 +09:00
export_test.go dbus: use name resolved by exec.Command 2024-10-07 16:55:27 +09:00
proxy.go dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandbox 2024-10-09 20:41:42 +09:00
run.go helper/bwrap: ordered filesystem args 2024-10-15 02:15:55 +09:00
samples_test.go dbus: improve unsealed behaviour coverage 2024-10-12 00:53:08 +09:00
stub_test.go dbus: test child process handling behaviour via helper stub 2024-09-29 15:49:32 +09:00