codingsalt

Security

All CodingSalt articles about Security.

5 min read

Claude Fable 5.1 on AWS: Developer Migration Guide

Claude Fable 5.1 is now available on Amazon Bedrock. Learn about new reasoning capabilities, data retention policies, and how to update your API calls.

  • AI
  • Developer Tools
  • Software Engineering
6 min read

GitHub Stacked Pull Requests: A Developer's Guide

GitHub's native stacked pull requests (July 2026) allow developers to ship complex features as small, dependent layers with automated rebasing.

  • Developer Tools
  • Software Engineering
  • AI
4 min read

Open Secure AI Alliance: What Devs Can Use Today

Nvidia and 60+ firms formed the Open Secure AI Alliance after the Hugging Face breach. Here's which tools are real, usable code today, and which aren't.

  • AI
  • Security
  • Developer Tools
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