Closed AkihiroSuda closed 4 years ago
https://github.com/containers/crun/pull/438#issuecomment-665857771
The API could be quite simple, just pass down a FD or have an exported function like int handle_req(struct seccomp_notif sreq, struct seccomp_notif_resp sresp){...}
This might not be going to happen, as it wouldn't be runnable in the parent namespace
https://github.com/containers/crun/pull/438#issuecomment-665857771