Skip to content

Guard 3.0.24

Choose a tag to compare

@github-actions github-actions released this 31 Aug 00:29
539f185

Guard 3.0.24 is a stable release cut from 539f185.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.23.

Features

  • guard: Add Noodle command protection (#2688)
    • Add a built-in Noodle command rule for request run and collection run.
    • Review those commands as high-risk execution and network egress while leaving help and non-execution commands safe.
    • Register the extension and refresh the deterministic catalog fixtures and digests.

Install

Install this release:

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

Full changelog: v3.0.23...v3.0.24

Thanks @wilfredinni!