mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
## Summary - Add seccomp deny rules for `io_uring` syscalls in the Linux sandbox network policy. - Specifically deny: - `SYS_io_uring_setup` - `SYS_io_uring_enter` - `SYS_io_uring_register`