Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
c0564edebe68c535edb15ef314afa43748f3f9e5
codex/codex-rs/core/src/command_safety
T
History
iceweasel-oaiandGitHub 3bdcbc7292 Windows: flag some invocations that launch browsers/URLs as dangerous (#7111)
Prevent certain Powershell/cmd invocations from reaching the sandbox
when they are trying to launch a browser, or run a command with a URL,
etc.
2025-11-21 13:36:17 -08:00
..
is_dangerous_command.rs
Windows: flag some invocations that launch browsers/URLs as dangerous (#7111)
2025-11-21 13:36:17 -08:00
is_safe_command.rs
Support full powershell paths in is_safe_command (#7055)
2025-11-20 19:29:15 -08:00
mod.rs
Revert "Revert "Overhaul shell detection and centralize command generation for unified exec"" (#6607)
2025-11-13 16:45:17 -08:00
windows_dangerous_commands.rs
Windows: flag some invocations that launch browsers/URLs as dangerous (#7111)
2025-11-21 13:36:17 -08:00
windows_safe_commands.rs
Support full powershell paths in is_safe_command (#7055)
2025-11-20 19:29:15 -08:00