Safeguard
Topic

Open Source

In-depth guides and analysis on open source from the Safeguard engineering team.

252 articles

Open Source

minimatch npm: Security Review and Safe Usage

The minimatch npm package powers glob matching across the JavaScript ecosystem, and a ReDoS flaw made older versions a denial-of-service risk. Here is what to know and how to stay safe.

Mar 21, 20265 min read
Open Source

Lodash on npm: Prototype Pollution Risks and the Safe Version

The lodash npm package is everywhere, and older versions carry real prototype pollution CVEs. Here are the fixed versions and how to check what your tree resolves to.

Mar 21, 20265 min read
Open Source

npm run: How Scripts Work and How to Use Them Safely

npm run executes the scripts defined in your package.json. Here is how it resolves commands, the lifecycle hooks that run automatically, and the supply-chain risks to watch.

Mar 20, 20266 min read
Open Source

chokidar on npm: A Security Review of the File-Watching Library

chokidar is the file-watching library behind most of the Node.js tooling ecosystem, and version 4 cut its dependency count from 13 to 1. Here is what that means for your supply chain risk.

Mar 20, 20266 min read
Open Source

npm underscore Security Review: Is It Safe to Use in 2025?

A security review of the npm underscore package, the code-injection CVE in its template function, and whether you still need it in a modern JavaScript stack.

Mar 20, 20265 min read
Open Source

Tailwind Vue Components: Vetting Them Before You Ship

Tailwind Vue components speed up UI work, but every third-party component library is a dependency you inherit. Here is how to pick and audit them safely.

Feb 24, 20266 min read
Open Source

How to Set Up Tailwind CSS with Vue 3 Safely

Getting Tailwind CSS working in a Vue 3 project takes a few minutes. Keeping the toolchain secure and your bundle clean is what separates a throwaway demo from production.

Feb 18, 20265 min read
Open Source

npm chai: A Security Review and Safe Usage Guide

Chai is a staple assertion library for JavaScript testing. Here is an honest look at the security profile of the npm chai package and how to keep it out of your production bundle.

Feb 11, 20265 min read
Open Source

Software Heritage and the Case for Source Code Preservation

Software Heritage archives the world's source code. Here is why that matters for supply chain security, reproducibility, and long-term software integrity.

Jan 25, 20267 min read
Open Source

Open Source Funding, Sustainability, and Security

The software industry runs on open source maintained by unpaid volunteers. Until we fix the funding problem, we can't fix the security problem.

Jan 20, 20269 min read
Open Source

The Open Source Maintainer Burnout Crisis and Its Security Consequences

Burned-out maintainers abandon projects, accept risky PRs without review, and hand off keys to strangers. The burnout crisis is a supply chain security crisis.

Jan 18, 20266 min read
Open Source

Open Source Risk Management: Beyond Vulnerability Scanning

Vulnerability scanning catches known CVEs. But open source risk goes deeper — license compliance, maintainer health, dependency freshness, and supply chain attacks.

Jan 5, 20263 min read

Self-healing security runs on Safeguard.

Your first fix PR is minutes away.

No sales call required, even your agent can complete the purchase over MCP.

Open Source (Page 21) — Supply Chain Security Blog | Safeguard