grokkit/internal
Greg Gauthier 63e640c022 feat(recipe): add safety whitelist for allowed shell commands
Implement a read-only command whitelist in the recipe loader to reject
potentially dangerous shell commands, ensuring only safe operations like
ls, pwd, cat, etc., are permitted. This enhances security by preventing
execution of unauthorized commands in recipes.
2026-03-07 17:11:13 +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 feat(recipe): add safety whitelist for allowed shell commands 2026-03-07 17:11:13 +00:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00