Guard 2.2.113
Guard 2.2.113 is a stable release cut from 5daf0ea.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.112.
Fixes
- command: Classify staged Git index inspection (#2485)
- Allow repository-bound
git diff --cached --checkchains, lockfile excludes, and stdin ripgrep scans of the staged index. - Classify remaining cached diffs as Git protection
git index inspectionso Extensions can Allow or Block them. - Leave
git -c/--config-env/--exec-pathcached diffs unowned so Allow cannot cover execution routing.
- Allow repository-bound
Install
Install this release:
uv tool install "hol-guard[cisco]==2.2.113"Full changelog: v2.2.112...v2.2.113
Thanks @kantorcodes!