Skip to content

Guard 3.0.37

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:52
5113365

Guard 3.0.37 is a stable release cut from 5113365.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.36.

Fixes

  • guard: Allow verified low-risk reads (#2711)
    • downgrade strict fallback to warn for exactly one verified existing native source/skill read in Codex or Claude
    • scan Codex Read and MCP results after execution so silent low-risk reads do not weaken high-confidence secret protection
    • suppress only inert code-expression/interpolation false positives in verified skill and MCP describe output

Install

Install this release:

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

Full changelog: v3.0.36...v3.0.37

Thanks @kantorcodes!