Guard 2.2.122
Guard 2.2.122 is a stable release cut from fe20bde.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.121.
Fixes
- command: Classify routine origin fetch in Git protection (#2480)
- Treat repository-bound
git fetch originwith quiet flags and multiple named refs as a verified remote refresh. - Keep GitHub SSH origin fetches in Git protection so they can be allowed or blocked, without auto-allowing OpenSSH config hooks.
- Register named-origin fetch on Git protection so Extensions can allow remaining
git fetch originvariants without enabling URL remotes or--all.
- Treat repository-bound
Install
Install this release:
uv tool install "hol-guard[cisco]==2.2.122"Full changelog: v2.2.121...v2.2.122
Thanks @kantorcodes!