Skip to content

Guard 2.2.111

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:08
4c96ef1

Guard 2.2.111 is a stable release cut from 4c96ef1.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.110.

Fixes

  • guard: Preserve package approvals across shim repair (#2482)
    • bind package approval identity to the underlying package manager instead of Guard's generated wrapper
    • exclude only Guard's configured interception shim from approval hashing and execution
    • require a fresh review when the underlying package manager changes

Install

Install this release:

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

Full changelog: v2.2.110...v2.2.111

Thanks @kantorcodes!