grokkit/internal
Greg Gauthier 7e4bdbc21c refactor(recipe/loader): expand safe shell commands and refine validation logic
- Renamed safeReadOnlyCommands to safeCommands for clarity.
- Added support for additional safe commands including GNU utilities (find, grep, which),
  Git commands (diff, branch), and various test runners (go test, make test/lint, pytest, etc.).
- Updated safety check to allow commands prefixed with any safe command for flexibility.
- Improved error message for unsafe commands.
2026-03-07 17:59:59 +00:00
..
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
logger chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
recipe refactor(recipe/loader): expand safe shell commands and refine validation logic 2026-03-07 17:59:59 +00:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00