Guard 3.0.53
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!