Guard 3.0.33
Guard 3.0.33 is a stable release cut from 963383c.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.32.
Features
- Add Probe CLI command protection (#2705)
- add built-in
command.probestructured protection for request execution and request/folder/environment writes - distinguish HTTP execution, ordinary workspace mutation, deletes, and
request run --outputfile writes - keep Probe discovery commands read-only and leave collection create/import outside this focused scope
- add built-in
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.33"Full changelog: v3.0.32...v3.0.33
Thanks @crizant!