Skip to content

v2.0.62

Choose a tag to compare

@github-actions github-actions released this 24 Apr 03:47
· 3579 commits to main since this release

v2.0.62

What's Changed

  • test(guard): cover Claude bypass prompt blocking (812b234)
  • fix(guard): hard block Claude bypass prompts (e4bfc4e)
  • fix(guard): harden Claude permission fallback (4555e2f)
  • fix(guard): preserve Claude native approvals (ae9af01)

Installation

Base install:

uv tool install hol-guard==2.0.62
uv tool install plugin-scanner==2.0.62

Full Cisco coverage on Python 3.11+:

uv tool install "hol-guard[cisco]==2.0.62"
uv tool install "plugin-scanner[cisco]==2.0.62"
docker pull ghcr.io/hashgraph-online/ai-plugin-scanner:2.0.62

Full Changelog: hashgraph-online/ai-plugin-scanner@v2.0.61...v2.0.62