Skip to content

Guard 3.0.33

Choose a tag to compare

@github-actions github-actions released this 31 Aug 12:59
963383c

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.probe structured protection for request execution and request/folder/environment writes
    • distinguish HTTP execution, ordinary workspace mutation, deletes, and request run --output file writes
    • keep Probe discovery commands read-only and leave collection create/import outside this focused scope

Install

Install this release:

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

Full changelog: v3.0.32...v3.0.33

Thanks @crizant!