Skip to content

Commit 5466af4

Browse files
committed
fix: validate commands against allowed/denied lists before execution
- Add validation in executeCommandTool to check commands against user-configured allowed and denied command lists - Denied commands take precedence over allowed commands - Empty command strings in lists are ignored - Add comprehensive tests for command validation scenarios - Fixes #5997 where Roo executed commands outside the allowed command set
1 parent 9fce90b commit 5466af4

File tree

2 files changed

+469
-3
lines changed

2 files changed

+469
-3
lines changed

0 commit comments

Comments
 (0)