Skip to content

Guard 3.0.94

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:33
7c1100b

Guard 3.0.94 is a stable release cut from 7c1100b.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.93.

Fixes

  • store: Bound quarantine snapshots and stale update staging (#2789)
    • What was found on a live machine:** the Guard home held ~8 GB of guard.db.corrupt-* snapshots (eight quarantine events, each a full copy of the database at the moment it became unusable — several GB apiece) plus 6.4…

Install

Install this release:

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

Full changelog: v3.0.93...v3.0.94

Thanks @kantorcodes!