Back to Daily Feed 
pnpm 10.34.3: Backports Critical .npmrc Security Fix
Originally published on pnpm Releases
View Original Article
Share this article:
Summary & Key Takeaways
- Backported the security fix preventing environment variable expansion in project
.npmrcfiles. - Closed a bypass allowing project
.npmrcto load repo-supplied files as trusted configuration. - Improved warning messages for ignored environment variables in
.npmrcto guide migration. - Users may need to move authentication tokens out of committed
.npmrcfiles.
Our Commentary
Good to see pnpm backporting critical security fixes to older major versions. It shows a commitment to user security across the ecosystem. The bypass fix is also a smart move, closing another potential vector for malicious repos.
View Original Article
Share this article: