Skip to content

Guard 3.0.34

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:44
77d0795

Guard 3.0.34 is a stable release cut from 77d0795.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.33.

Fixes

  • security: Harden v3 trust boundaries without approval churn (#2703)
    • harden command, filesystem, network, scanner, and local-service trust boundaries introduced or exposed in v3
    • preserve silent handling for routine developer workflows while escalating only dangerous command variants and untrusted boundary crossings
    • make optional scanner and release bootstrap dependencies reproducible and resource-bounded

Install

Install this release:

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

Full changelog: v3.0.33...v3.0.34

Thanks @kantorcodes!