Files
codex/codex-rs/core/tests
viyatb-oai c69f7f6f37 feat(sandbox): add Windows deny-read parity
Add Windows deny-read enforcement for split filesystem policies by resolving exact and glob unreadable entries into ACL targets, threading those paths through the restricted-token and elevated Windows sandbox backends, and applying deny-read ACE overlays with stale cleanup records.

Exact missing paths are materialized before ACE application so sandboxed subprocesses cannot create and read them during the same run. Existing paths are planned with both lexical and canonical targets to cover reparse-point aliases.

Co-authored-by: Codex <noreply@openai.com>
2026-05-08 10:09:47 -07:00
..