Unexpected Command Allowlist: `/dev/null` Added as Executable
Resolved 💬 3 comments Opened Jul 23, 2025 by vfonic Closed Aug 19, 2025
Bug Description
CC asked me to allow running timeout 10s rails server -e development > /dev/null 2>&1 || echo "Server started successfully"command, I chose Yes and always allow and it added timeout 10s rails server:* (correctly) and /dev/null as allowed commands. I'm not sure if /dev/null is a real command to be added...
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.58
- Feedback ID:
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗