mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## What changed - Add a `desktop.security.enforcement` doctor check for macOS that assesses the app with Gatekeeper and classifies recent Gatekeeper and XProtect events. - Add the same check on Windows by inspecting recent Microsoft Defender, AppLocker, and Windows App Control events for Codex executables. - Report blocked or quarantined executions as failures, audit-only or unavailable evidence as warnings, and include actionable remediation while bounding and redacting collected event details. ## Testing - Add coverage for platform event classification, trusted executable matching, unavailable diagnostics, remediation, and bounded redacted evidence. GitOrigin-RevId: 792844390cd2cf92d3bc20e6a0973020b4364e51