safe-chains releases
← Back to safe-chains · RSS
-
- other Add specs for php artisan delegation, composer, pest, phpstan, phpunit
-
- feat Add Laravel artisan (read-only commands, test), php delegates to artisan via sub
-
- feat Add composer install/validate/dump-autoload/config/depends/search, pest, phpstan, phpunit
-
- fix Allow bare basename/dirname (harmless string utils, fixes xargs -n 1 basename)
- other Require conventional commits in cliff.toml
-
- feat Add git-cliff with --no-exec guard (config can execute arbitrary shell commands)
-
- feat Expand periphery scan flags, add check-update/clear-cache; update CLAUDE.md with command research process
-
- feat Add description field to TOML commands with safety analyses for all 428 commands
- other Reorder security page — properties before limitations
-
- other Fix stale read-only language, drop jargon, consolidate guardrails, link cleanup guide
-
- feat Add candidate status for considered-but-not-approved commands
- other Explain interaction with approved commands, add cleanup guide with sample prompt and one-liner
-
- feat Add --quiet to all cargo subcommands; fix xargs -I{} handling; support process substitution <(...); add specdiff