Skip to content

Guard 2.2.117

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:31
9a9ca4f

Guard 2.2.117 is a stable release cut from 9a9ca4f.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.116.

Features

  • scanner: Complete native DeepSeek Harness support (#2512)
    • auto-detect native DeepSeek Harness packages through package.json.dsh.bundle
    • expose deepseek-harness, dsh, and deepseek_harness as explicit scanner selectors
    • validate full SemVer values, safe non-symlink bundle patches, Node root exports, and real Cordis apply(ctx) exports

Install

Install this release:

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

Full changelog: v2.2.116...v2.2.117

Thanks @kantorcodes!