Skip to content

Guard 3.0.106

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:59
a473893

Guard 3.0.106 is a stable release cut from a473893.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.105.

Fixes

  • guard: Keep frozen Codex intercepts healthy and bind rust-accepted snapshots (#2806)
    • Treat signed frozen Codex private-bridge commands as live intercepts so Repair does not mark a still-owned Codex install as failed. Require the exact flag token plus a JSON object payload.
    • Bind CLI native hooks to the rust-accepted policy-snapshot-v3.json authority record after MAC verification, and do not start a competing CLI publisher that overwrites the unacked publisher cache.

Install

Install this release:

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

Full changelog: v3.0.105...v3.0.106

Thanks @kantorcodes!