libseccomp-golang
libseccomp-golang copied to clipboard
The libseccomp golang bindings repository
CI bumps
Please see individual commits for details. This includes bump to Go 1.23.
I've added SYS_EPOLL_CTL, but looking at the call log through strace will still appear.  * all calls ``` "openat", "futex", "fcntl", "clone", "rt_sigprocmask", "rt_sigreturn", "rt_sigaction", "mmap", "readlinkat", "read", "write",...
A copy/paste from CHANGELOG: * Version 0.11.1 - May 19, 2025 - Make GetArchFromString recognize "loong64"