Announcing Snyk CLI v1.1307.1
We are pleased to announce Snyk CLI release, v1.1307.1
This release contains fixes and minor improvements. To learn more beyond what is highlighted below, please reference the full release notes.
This update includes the following:
snyk testagain reportsSNYK-CLI-0008and exits with code 3 when a repository contains no supported manifest files, instead of a genericSNYK-CLI-0000with exit code 2.snyk test --jsonwrites the error document to stdout as expected.Restored the
moduleName,insights.triageAdvice, andfunctions_newfields insnyk test --jsonoutput, so tooling that consumes those fields works as before..snykpolicy files are now handled correctly in the unified test flow. This covers empty, whitespace-only and comment-only policies, date-only timestamps, and other edge cases that could previously cause incorrect results or failures.Commands that complete with findings (exit code 1) no longer produce duplicate or corrupt JSON output when an unrelated network error occurs during the run, improving reliability for automated pipelines that parse CLI output.
The debug-log scrubber now masks secrets consistently and no longer corrupts the surrounding JSON structure, making debug logs safer to share and easier to parse.
Container scans now surface source repository information for locally built images using BuildKit metadata.
Fixed vulnerabilities:
CVE-2022-25883
CVE-2026-84304
CVE-2026-84375
If you have any questions, feel free to reach out to the Snyk support team. We encourage everyone to upgrade to the latest version to take advantage of these improvements.
Matt Dolan | Senior Product Manager