Commit graph

3 commits

Author SHA1 Message Date
Ramnique Singh
9ad6331fbc server for rowboatx 2026-01-16 12:05:33 +05:30
Ramnique Singh
d4717c9015 update allowed cmds 2025-11-18 21:12:54 +05:30
tusharmagar
28488d5fd1 Add security allowlist for command execution and update copilot instructions
- Add security.ts with allowlist configuration for shell commands
- Update command-executor.ts to enforce security policy (exit code 126 for blocked commands)
- Update copilot instructions to clarify builtin tools vs shell commands
- Document that builtin tools (deleteFile, createFile, etc.) bypass security filtering
- Only executeCommand (shell commands) requires security.json allowlist entries
2025-11-18 20:42:11 +05:30