Skip to content

v2.0.63

Choose a tag to compare

@github-actions github-actions released this 24 Apr 13:54
· 75 commits to main since this release

v2.0.63

What's Changed

  • fix(guard): parse Claude fallback approval answers (86a4d6d)
  • fix(guard): require explicit Claude approval answers (dbe4806)
  • test(guard): update Claude surface approval expectations (db0a26b)
  • fix(guard): route Claude approvals through Guard prompt (c49c04f)
  • fix(guard): clarify Claude denial guidance (01e5794)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.62...v2.0.63