Skip to content

Guard 3.0.73

Choose a tag to compare

@github-actions github-actions released this 04 Sep 18:36
6358d54

Guard 3.0.73 is a stable release cut from 6358d54.
2 commits • 2 merged pull requests • 1 contributor since Guard 3.0.72.

Features

  • Land Everyday Mode foundation and dashboard fixes from release/3.0 (#2763)
    • Lands the Everyday Mode foundation (EVM-001–100): presentation-mode settings, action explanation contract and schema, dashboard normalization, and daemon surface support
    • Makes the connect-app screen responsive at desktop sizes, applying the panel changes to the extracted harness-setup-panel component
    • Makes the app detail breadcrumb navigable and covers it in the protection-health e2e spec

Fixes

  • security: Harden local runtime boundaries (#2762)
    • bind persisted Cline hook paths and scanner subprocess executables to validated runtime authority
    • harden Hermes allowlist reads and writes against link traversal and replacement races
    • make daemon JSON responses markup-safe, isolate sandbox home and temporary paths, and retain the authenticated loopback reconnect flow

Install

Install this release:

uv tool install "hol-guard[cisco]==3.0.73"

Full changelog: v3.0.72...v3.0.73

Thanks @kantorcodes!