Skip to content

v2.0.69

Choose a tag to compare

@github-actions github-actions released this 25 Apr 18:54
· 55 commits to main since this release

v2.0.69

What's Changed

  • fix(guard): preserve inline table arrays in config (3aac18e)
  • fix(guard): refine approval review edge cases (1e3fde8)
  • fix(guard): make approval retry copy harness aware (59efc16)
  • fix(guard): enforce codex script canary review (e9d2a2e)
  • fix(guard): correct approval center status labels (5c3548a)
  • fix(guard): address approval center review findings (a92cf7b)
  • fix(guard): remove generated favicon assets (2cc0baa)
  • fix(guard): harden dashboard settings serialization (40d6e73)
  • fix(guard): reduce shell exfiltration false positives (2a33507)
  • style(guard): apply ruff formatting (f6841a7)
  • fix(guard): preserve nested policy config tables (3c1cd38)
  • fix(guard): parse policy clear flags strictly (47ca75c)
  • fix(guard): address approval center review feedback (6e6823f)
  • fix(guard): persist local dashboard settings (7c81894)
  • feat(guard): polish local approval center (7a293a0)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.68...v2.0.69