Guard 3.0.129
Guard 3.0.129 is a stable release cut from c340c5f.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.128.
Fixes
- scanner: Ignore env interpolations in HARDCODED_SECRET (#2844)
- Skip
${VAR}and{{var}}expansions inHARDCODED_SECRET, including in scripts and source. - Keep other placeholder heuristics limited to docs, tests, and example paths.
- Skip
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.129"Full changelog: v3.0.128...v3.0.129
Thanks @kantorcodes!