Skip to content

Releases: hashgraph-online/ai-plugin-scanner

v2.0.88

01 May 00:37

Choose a tag to compare

v2.0.88

What's Changed

  • fix(guard): emit codex resume hook payloads (6eb7cb2)
  • test(guard): speed up runtime approval fixtures (ef2784f)
  • fix(guard): bound fallback approval waits (3311e75)
  • style(guard): simplify codex approval ids (482d288)
  • fix(guard): cap codex browser approval wait (d197606)
  • fix(guard): preserve fallback approval resume (08eb388)
  • test(guard): keep codex approval waits scoped (712f037)
  • fix(guard): finish codex approval operations (ce248ff)
  • feat(guard): resume codex after browser approval (b2dbb33)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.87...v2.0.88

v2.0.87

30 Apr 22:34
744b481

Choose a tag to compare

v2.0.87

What's Changed

  • fix(daemon): stop leaking dashboard auth token (#195) (744b481)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.86...v2.0.87

v2.0.86

30 Apr 22:21
e684be9

Choose a tag to compare

v2.0.86

What's Changed

  • fix(guard): harden runtime command classifiers (#194) (e684be9)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.85...v2.0.86

v2.0.85

30 Apr 21:34
0684002

Choose a tag to compare

v2.0.85

What's Changed

  • fix(guard): harden prompt secret screening (#193) (0684002)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.84...v2.0.85

v2.0.84

30 Apr 20:58
9487773

Choose a tag to compare

v2.0.84

What's Changed

  • fix(guard): harden symlink source scans (#191) (9487773)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.83...v2.0.84

v2.0.83

30 Apr 20:23

Choose a tag to compare

v2.0.83

What's Changed

  • fix(guard): keep envrc dotfile protection (6a19094)
  • fix(guard): avoid generic dotfile read false positives (375b07f)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.82...v2.0.83

v2.0.82

30 Apr 19:17

Choose a tag to compare

v2.0.82

What's Changed

  • fix(ci): restore cisco docker export (f61de3f)
  • fix(ci): regenerate docker-requirements.txt without cisco extra (b65e76d)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.81...v2.0.82

v2.0.81

30 Apr 18:58

Choose a tag to compare

v2.0.81

What's Changed

  • fix(review): address Kilo Code Review feedback (9d41d43)
  • fix(dashboard): fix spacing and alignment in evidence view (36cb4eb)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.80...v2.0.81

v2.0.80

30 Apr 16:48

Choose a tag to compare

v2.0.80

What's Changed

  • fix(guard): clarify codex review evidence (d573472)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.79...v2.0.80

v2.0.79

30 Apr 10:04

Choose a tag to compare

v2.0.79

What's Changed

  • style(guard): format Codex adapter (e41c83a)
  • fix(guard): protect risky Codex workspace actions (baa56f5)
  • fix(guard): normalize Codex prompt paths (3721bac)
  • fix(guard): bound Codex prompt file scans (efdddfd)
  • fix(guard): harden Codex credential detection (620962a)
  • fix(guard): enforce Codex runtime risk hooks (f454270)

Installation

Base install:

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

Full Cisco coverage on Python 3.11+:

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

Full Changelog: v2.0.78...v2.0.79