← Package directory
Available on winget

Install DepsGuard

Harden package manager configs against supply chain attacks

Install with winget
winget install --id Arnica.DepsGuard
Upgrade
winget upgrade --id Arnica.DepsGuard
Uninstall
winget uninstall --id Arnica.DepsGuard

About DepsGuard

DepsGuard hardens your package manager configurations against software supply chain attacks. It scans npm, pnpm, uv, and other package manager lockfiles and configs for security misconfigurations.

What's new in 0.1.33

What's Changed - fix(search): reject symlink entries before classifying config files by @latedeployment in #28 New Contributors - @latedeployment made their first contribution in #28 Full Changelog: v0.1.32...v0.1.33

Read release notes

Version history

Version Updated Notes
0.1.33 Unknown What's Changed - fix(search): reject symlink entries before classifying config files by @latedeployment in #28 New Contributors - @latedeployment made their first contribution in #28 Full Changelog: v0.1.32...v0.1.33
0.1.32 Unknown What's Changed - fix(uv): update uv exclude-newer documentation and version logic by @eran-medan in #25 Full Changelog: v0.1.31...v0.1.32
0.1.31 Unknown What's Changed - refactor(manager): split monolithic manager.rs into per-manager modules by @eran-medan in #23 Full Changelog: v0.1.30...v0.1.31
0.1.30 Unknown What's Changed - Bug fixes by @eran-medan in #22 Full Changelog: v0.1.29...v0.1.30
0.1.29 Unknown What's Changed - multi-ecosystem entries were hidden by dedup and not being fixed by @tlavi00 in #20 New Contributors - @tlavi00 made their first contribution in #20 Full Changelog: v0.1.28...v0.1.29
0.1.28 Unknown What's Changed - ci: update release workflow to handle architecture-specific tarballs by @ofirshtrull in #21 Full Changelog: v0.1.27...v0.1.28
0.1.27 Unknown What's Changed - Update FAQ and other tweaks by @eran-medan in #18 Full Changelog: v0.1.26...v0.1.27
0.1.26 Unknown Full Changelog: v0.1.25...v0.1.26
0.1.19 Unknown No notes