Skip to content

Guard 3.0.29

Choose a tag to compare

@github-actions github-actions released this 31 Aug 03:43
90c4b58

Guard 3.0.29 is a stable release cut from 90c4b58.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.28.

Fixes

  • guard: Report live network protection truth (#2696)
    • read network status from the authenticated running daemon instead of rebuilding static profiles
    • fail safely with typed, privacy-safe unavailable states and zero protection claims
    • validate and allowlist the complete network-status contract while preserving the legacy domain-policy projection

Install

Install this release:

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

Full changelog: v3.0.28...v3.0.29

Thanks @kantorcodes!