Skip to content

Guard 3.0.41

Choose a tag to compare

@github-actions github-actions released this 31 Aug 23:32
e4acb23

Guard 3.0.41 is a stable release cut from e4acb23.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.40.

Features

  • guard: Complete native pretool policy authority (#2713)
    • Complete native generic PreToolUse action extraction and conservative Rust-owned decisions for commands, file, package, MCP, network, process/service, browser, configuration, prompt, and harness actions (NHD-041–050).
    • Enforce authenticated, monotonic resident policy snapshots with asynchronous publication and policy-floor validation (NHD-051–055).
    • Keep the supported production hook path native-authoritative, mechanically render typed results, and fail closed on native or policy-boundary failures.

Install

Install this release:

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

Full changelog: v3.0.40...v3.0.41

Thanks @kantorcodes!