Skip to content

Guard 3.0.55

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:35
d3a3202

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/tty aliases 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

Install

Install this release:

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

Full changelog: v3.0.54...v3.0.55

Thanks @kantorcodes!