Skip to content

Guard 3.0.28

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:09
c996b1d

Guard 3.0.28 is a stable release cut from c996b1d.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.27.

Fixes

  • github: Preserve shell reachability status (#2694)
    • model shell AND-OR chains with the complete set of possible exit statuses
    • keep reachable GitHub mutations under review while skipping only provably dead branches
    • cover unknown-status, left-associative, and grouped command variants

Install

Install this release:

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

Full changelog: v3.0.27...v3.0.28

Thanks @kantorcodes!