Skip to content

Guard 3.0.126

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:48
5a051b3

Guard 3.0.126 is a stable release cut from 5a051b3.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.125.

Fixes

  • scanner: Read Claude marketplace strict from plugin entries (#2838)
    • Treat Claude marketplace strict as an optional boolean on each plugins[] entry, defaulting to true when omitted.
    • Fail CLAUDE_MARKETPLACE_STRICT_INVALID when strict is set at the marketplace root or when a plugin entry sets a non-boolean value.

Install

Install this release:

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

Full changelog: v3.0.125...v3.0.126

Thanks @kantorcodes!