Guard 3.0.17
Guard 3.0.17 is a stable release cut from c9b8aa9.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.16.
Fixes
- guard: Re-sign Core sidecar after native manifest rewrite (#2661)
- After rewriting the bundled native runtime manifest inside the Desktop Core sidecar, sign the sidecar again before version and bootstrap smoke checks.
- Keep native manifest rewrite and embedded Mach-O identity verification. The outer signature is invalidated when archive bytes change.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.17"Full changelog: v3.0.16...v3.0.17
Thanks @kantorcodes!