Skip to content

Guard 3.0.53

Choose a tag to compare

@github-actions github-actions released this 03 Sep 06:33
c17e6af

Guard 3.0.53 is a stable release cut from c17e6af.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.52.

Fixes

  • guard: Skip leftover hooks on disabled apps and require MFA to disconnect (#2742)
    • Leftover hooks for an explicitly disabled app no longer fail closed.
    • Apps without a managed install still fail closed until native policy is ready.
    • Disconnecting an app requires a fresh authenticator code when MFA is enabled.

Install

Install this release:

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

Full changelog: v3.0.52...v3.0.53

Thanks @kantorcodes!