Announcing Snyk CLI v1.1296.0
We are pleased to announce the latest stable Snyk CLI release v1.1296.0
Important reminder: Snyk's primary distribution channel for CLI is downloads.snyk.io rather than static.snyk.io. Please ensure you whitelist this domain to ensure seamless updates with npm, Homebrew, Scoop, and CI/CD integrations.
We are introducing the following new features in this version. To learn more about bug fixes beyond what is highlighted below, please reference the release notes.
Error handling enhancements
We've made significant improvements to our error handling for Snyk scans. You'll now see consistent error code formatting for exit codes 2 and 3
across all scan commands. To simplify troubleshooting, we've also enhanced our debug logs, making them easier to interpret. In the event of an error, a unique Interaction ID will be displayed in the main CLI output, facilitating faster issue tracking and more efficient communication with our support team.
Container enhancements
We're empowering you with more control over container scanning. The Snyk CLI now supports scans for Kaniko
generated images, and you can optimize scan times by excluding node_modules
directories within Node.js containers
.
Open Source enhancements
We've made significant improvements to open source analysis. snyk test --scan-all-unmanaged
now identifies all possible package identities based on SHA1 hashes for JAR, WAR, and AAR files, providing more comprehensive coverage.
Release notes can be found here.
If you have any questions, feel free to reach out to the Snyk support team.
We encourage everyone to upgrade to the latest version!

Costin Busioc | Senior Product Manager