Skip to content

Guard 3.0.3

Choose a tag to compare

@github-actions github-actions released this 27 Aug 20:46
20ae2e0

Guard 3.0.3 is a stable release cut from 20ae2e0.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.2.

Features

  • guard: Complete Rust runtime authority batch 2 (#2604)
    • Make supported PostToolUse fail closed when the native runtime is present or forced and returns no result.
    • Attach generation-bound native policy snapshots to PostToolUse envelopes and validate them in the Rust runtime.
    • Point batch 2 acceptance and merge workflows at main.

Install

Install this release:

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

Full changelog: v3.0.2...v3.0.3

Thanks @kantorcodes!