Guard 3.0.55
Guard 3.0.55 is a stable release cut from d3a3202.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.54.
Fixes
- guard: Accept Linux controlling terminal aliases (#2744)
- accept Linux
/dev/ttyaliases when stdin belongs to the same controlling terminal session - keep enrollment fail-closed when terminal process groups differ or cannot be verified
- cover matching and mismatched terminal sessions with regression tests
- accept Linux
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.55"Full changelog: v3.0.54...v3.0.55
Thanks @kantorcodes!