Skip to content

v2.0.11

Choose a tag to compare

@github-actions github-actions released this 15 Apr 00:55
· 3634 commits to main since this release

v2.0.11

What's Changed

  • fix: sync version computation with GitHub releases (#110) (b4cfe85)
  • feat: harden antigravity and gemini guard adapters (#111) (d3d413e)
  • fix: rename Guard local state to hol-guard (#109) (e67e1ef)
  • fix: route Guard approval blocks through harness surfaces first (#108) (c07f558)
  • feat: harden OpenCode Guard adapter (#104) (0978c3f)
  • Add Guard Bridge notification daemon (#105) (6496e14)
  • feat: add Guard runtime connect flow (#106) (42285f2)
  • feat: add HOL Guard Copilot adapter (#103) (fe5d89f)
  • feat: polish scanner CLI UX (#102) (f0efaaf)
  • feat: surface Cisco evidence in Guard (#101) (0dbcddf)
  • docs: clarify Cisco install surfaces (#100) (976fbd5)
  • feat: add Cisco MCP scanner integration (#99) (7c9c976)
  • feat(guard): comprehensive Hermes adapter with subdirectory scanning and MCP security (#96) (122507a)
  • fix: block direct env prompt access in guard (#97) (12c8af8)
  • chore: remove in-repo action bundle (#98) (deb9754)
  • deps(pip): Update twine requirement from >=6.1.0 to >=6.2.0 (#90) (8032f53)
  • deps(pip): Update ruff requirement from >=0.4.0 to >=0.15.10 (#89) (6799919)
  • deps(pip): Update pytest-cov requirement from >=4.0 to >=7.1.0 (#87) (fb111c5)
  • deps(pip): Update pyyaml requirement from >=6.0 to >=6.0.3 (#84) (990f933)
  • deps(pip): Update pytest requirement from >=7.0 to >=9.0.3 (#86) (a9080d3)
  • deps(pip): Update jsonschema requirement from >=4.23.0 to >=4.26.0 (#83) (e182f14)
  • chore: harden OpenSSF repo practices (#95) (51ff254)
  • fix: simplify dependabot labels (#93) (3c3d1d8)

Installation

Base install:

uv tool install hol-guard==2.0.11
uv tool install plugin-scanner==2.0.11
uv tool install codex-plugin-scanner==2.0.11

Full Cisco coverage on Python 3.11+:

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

Full Changelog: hashgraph-online/ai-plugin-scanner@v2.0.9...v2.0.11