Skip to content

Guard 3.0.36

Choose a tag to compare

@github-actions github-actions released this 31 Aug 17:26
d6fe6a6

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

Fixes

  • guard: Honor broad harness and global allow for hermes skills (#2707)
    • Honor saved allow hermes --scope harness|global rules for review artifacts such as hermes:skill:apple:apple-notes.
    • Skip approval-context validation only for hashless harness and global allows. Hashless artifact-scoped allows still fail closed as approval_reuse_content_changed.

Install

Install this release:

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

Full changelog: v3.0.35...v3.0.36

Thanks @lorenzozanee!