Skip to content

Guard 3.0.108

Choose a tag to compare

@github-actions github-actions released this 06 Sep 13:02
8d1b7d5

Guard 3.0.108 is a stable release cut from 8d1b7d5.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.107.

Features

  • extensions: Add catalog trust, kind, and area filters (#2812)
    • Add Trust, Kind, and Area filter chips on the Extensions catalog.
    • Operators can isolate built-in, trusted, or external tools, command versus MCP servers, and protection areas without relying on search alone.
    • Search still matches command patterns, now within the selected filters. Chip counts update as other filters change.

Install

Install this release:

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

Full changelog: v3.0.107...v3.0.108

Thanks @kantorcodes!