Skip to content

Guard 3.0.77

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:20
940c084

Guard 3.0.77 is a stable release cut from 940c084.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.76.

Fixes

  • scanner: Flatten test-file classifier alternation (#2777)
    • Flatten the test-file classifier regex into four explicit alternatives so static analysis no longer flags ambiguous operator precedence, with an unchanged match language

Install

Install this release:

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

Full changelog: v3.0.76...v3.0.77

Thanks @kantorcodes!