Skip to content

Guard 3.0.137

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:39
5be95f1

Guard 3.0.137 is a stable release cut from 5be95f1.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.136.

Fixes

  • guard: Refresh catalog fingerprints without fail-safe (#2858)
    • Keep local protection when a trusted catalog update changes contract fingerprints without changing the catalog digest
    • Rebind or retire local controls against the new trusted fingerprints, then replace the stored catalog manifest
    • Keep fail-closed behavior when a stored catalog manifest cannot be verified

Install

Install this release:

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

Full changelog: v3.0.136...v3.0.137

Thanks @kantorcodes!