mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
clean up the code for scanning for world writable directories One path (selecting a sandbox mode from /approvals) was using an incorrect method that did not use the new method of creating deny aces to prevent writing to those directories. Now all paths are the same.