Skip to content

Guard 3.0.99

Choose a tag to compare

@github-actions github-actions released this 05 Sep 21:11
307e5d4

Guard 3.0.99 is a stable release cut from 307e5d4.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.98.

Features

  • guard: Add essh remote execution and cache removal extension (#2674)
    • Add essh host-group execution and cached-entry removal protection as an external extension, disabled until explicitly enabled by a local administrator.
    • Register the contribution with a dedicated detector module and community publisher metadata.
    • Handle interleaved global options and local help/version exits while preserving review of remote arguments after --.

Install

Install this release:

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

Full changelog: v3.0.98...v3.0.99

Thanks @matthart1983!