mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +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.