Guard 3.0.126
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
strictas an optional boolean on eachplugins[]entry, defaulting totruewhen omitted. - Fail
CLAUDE_MARKETPLACE_STRICT_INVALIDwhenstrictis set at the marketplace root or when a plugin entry sets a non-boolean value.
- Treat Claude marketplace
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.126"Full changelog: v3.0.125...v3.0.126
Thanks @kantorcodes!