Problemunvalidated
How to get full Traceback messages when the 'open' syscall is banned? Tension: I use the python bindings of `libseccomp` library to avoid triggering unsafe system calls. Outcome: You will have to grant write access to `stdout` and `stderr`.
02a53215-9452-4ef0-924d-22720d52a232
How to get full Traceback messages when the 'open' syscall is banned? Tension: I use the python bindings of libseccomp library to avoid triggering unsafe system calls. Outcome: You will have to grant write access to stdout and stderr.