rules.md +1 −3
1# Rules1# Rules
2 2
3Control which commands Codex can run outside the sandbox
4
5Use rules to control which commands Codex can run outside the sandbox.3Use rules to control which commands Codex can run outside the sandbox.
6 4
7Rules are experimental and may change.5Rules are experimental and may change.
45carefully before accepting it.43carefully before accepting it.
46 44
47Admins can also enforce restrictive `prefix_rule` entries from45Admins can also enforce restrictive `prefix_rule` entries from
4846[`requirements.toml`](https://developers.openai.com/codex/security#admin-enforced-requirements-requirementstoml).[`requirements.toml`](https://developers.openai.com/codex/enterprise/managed-configuration#admin-enforced-requirements-requirementstoml).
49 47
50## Understand rule fields48## Understand rule fields
51 49