DepsGuard: Open-source Rust tool to harden package manager configs against supply chain attacks
By
eranation
Kettled twice. Extra chewy, extra trustworthy.
Summary
DepsGuard is an open-source Rust tool (single static binary, zero Rust crate dependencies) that hardens package manager configurations against supply chain attacks. It scans for npm, pnpm, yarn, bun, and uv config files on a machine, compares them to recommended supply-chain security settings, and can interactively apply fixes with backups. It also scans for Renovate and Dependabot configs in repositories. The tool never runs package installs and only edits config files with user approval.
Key quotes
· 3 pulledGuard your dependencies against supply chain attacks.
Single static binary, zero Rust crate dependencies.
It never runs package installs; it only edits config files you approve, and it writes backups before any change.
You might also wanna read
IronWorm Supply-Chain Attack Targets Developers via Malicious npm Packages
A new self-replicating supply-chain attack called "IronWorm" has been discovered targeting software developers, particularly in the crypto a
cyberpress.org·6d agoAWS well-architected framework best practices for software supply chain security
This article discusses software supply chain security best practices in the context of recent npm Registry attacks (Shai-Hulud, Chalk/Debug,
AWS well-architected best practices for software supply chain security
This article discusses software supply chain security best practices in the context of recent npm Registry attacks (Shai-Hulud, Chalk/Debug,
Determinate Systems updates enterprise-focused secure Nixpkgs with CVE remediation and FlakeBOM
Determinate Systems provides an update on Determinate Secure Packages, a curated secure subset of Nixpkgs designed for enterprise use. The s
IronClaw: Secure Open-Source Alternative to OpenClaw for AI Credential Protection
IronClaw is presented as a secure, open-source alternative to OpenClaw that addresses security vulnerabilities in AI credential management.
Stakpak.dev: Open-source DevOps Agent for Securing and Managing Production Infrastructure
Stakpak.dev is an open-source DevOps agent written in Rust that helps secure, deploy, and maintain production-ready infrastructure.
