Skip to content

Guard 3.0.138

Choose a tag to compare

@github-actions github-actions released this 08 Sep 20:01
61c5135

Guard 3.0.138 is a stable release cut from 61c5135.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.137.

Fixes

  • evidence: Retain native decisions and correlate harness execution (#2859)
    • Record final native pre-tool decisions in the asynchronous activity journal without rerunning policy evaluation.
    • Correlate Grok and ZCode execution events using native request identifiers.
    • Distinguish unavailable rule evidence from a recorded no-match result, and prevent pre-tool events from claiming execution.

Install

Install this release:

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

Full changelog: v3.0.137...v3.0.138

Thanks @kantorcodes!