Guard 3.0.34
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!