fortify/dbus
Ophestra dc579dc610
All checks were successful
Tests / Go tests (push) Successful in 32s
Nix / NixOS tests (push) Successful in 3m35s
dbus/run: bind ldd entry absolute name
The ld.so entry has an absolute name. They are usually symlinks so binding path does not guarantee ld.so availability under its expected path in the mount namespace.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2024-12-26 16:36:03 +09:00
..
testdata dbus: add more test cases 2024-09-28 19:19:31 +09:00
config_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
config.go dbus/config: implement file loading functions 2024-09-27 23:53:08 +09:00
dbus_test.go dbus: fail on LookPath error 2024-12-26 16:08:48 +09:00
dbus.go add package doc comments 2024-10-28 20:57:59 +09:00
export_test.go dbus: use name resolved by exec.Command 2024-10-07 16:55:27 +09:00
proxy.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
run.go dbus/run: bind ldd entry absolute name 2024-12-26 16:36:03 +09:00
samples_test.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