Create 2025-12-05-newsroom-npm-supply-chain-security.md #728
+189
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This article shares how the Seattle Times is using pnpm's client-side security controls to protect against npm supply chain attacks. It's written from the perspective of a mid-sized news organization piloting these controls in production, covering both the technical implementation and the practical realities of adopting them.
What's Covered
Why This Might Be Useful
I expanded this from my original GitHub comment to provide more detail and context. The goal is to help other teams get up to speed more quickly and understand the benefits of the layered defense approach that pnpm provides—especially teams that might be hesitant about the friction these controls introduce.
This is based on our actual pilot implementation with one of our backend services, and reflects both what went well and what we're still learning.
Approvals
Everything has been reviewed and signed off by my team. Thanks @cordulack!