I've just been playing around randomly with this library and noticed it doesn't seem to support the notify API? * https://brauner.github.io/2020/07/23/seccomp-notify.html * https://github.com/seccomp/libseccomp/blob/main/doc/man/man3/seccomp_notify_alloc.3 That would allow inspecting pointer arguments (such as filenames) afaiu.
I've just been playing around randomly with this library and noticed it doesn't seem to support the notify API?
That would allow inspecting pointer arguments (such as filenames) afaiu.