codingsalt

Security

All CodingSalt articles about Security.

5 min read

npm v12 Disables Install Scripts: Migration Guide

npm v12 shipped July 8, 2026 with install scripts off by default. Here's what silently breaks in CI, and the migration steps to fix it.

  • Developer Tools
  • Software Engineering
  • Security
4 min read

Next.js Patches 9 CVEs in v16.2.11 and v15.5.21

Next.js shipped v16.2.11 and v15.5.21 on July 20, 2026, fixing 9 CVEs: 4 high-severity SSRF/DoS/bypass bugs and 5 medium ones. Here's what to patch first.

  • Developer Tools
  • Software Engineering
  • Security