Skip to content

Guard 3.0.19

Choose a tag to compare

@github-actions github-actions released this 30 Aug 19:16
8f9167e

Guard 3.0.19 is a stable release cut from 8f9167e.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.18.

Fixes

  • dashboard: Hide secondary risk summary that restates the primary detail (#2679)
    • Hide the "Additional risk" section when its compound findings summary only restates the detail already shown under "What was stopped", plus generic review boilerplate
    • Resolve the duplicate check against the same primary detail the review card renders, including the trigger summary fallback
    • Extract the duplicate-review detection cluster into secondary-risk-dedupe and re-export it from approval-center-utils to stay within the oversized-file ratchet

Install

Install this release:

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

Full changelog: v3.0.18...v3.0.19

Thanks @kantorcodes!