Skip to content

Guard 2.2.112

Choose a tag to compare

@github-actions github-actions released this 18 Aug 17:16
61f3254

Guard 2.2.112 is a stable release cut from 61f3254.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.111.

Fixes

  • guard: Stabilize remembered npx approvals (#2484)
    • parse package execution against the same verified manager path used for launch
    • keep remembered npx approvals stable across Guard shim replacement
    • require fresh review when the underlying package manager changes

Install

Install this release:

uv tool install "hol-guard[cisco]==2.2.112"

Full changelog: v2.2.111...v2.2.112

Thanks @kantorcodes!