Announcing Snyk CLI v1.1307.4
We are pleased to announce Snyk CLI release, v1.1307.4
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:
New experimental
snyk studiocommand that sets up Snyk Studio in supported AI coding tools (Cursor, Claude Code, Codex, Copilot, Gemini, Kiro, and Windsurf), so the code they generate gets scanned in the background as it's written. This direct integration replaces the need for separate setup scripts (https://github.com/snyk/studio-recipes). Runsnyk studio install --experimentalto get started.New
snyk fix --agenticfiltering flags:--severity-filterto fix only the severities you choose,--breakability-filterto fix only Open Source upgrades with the breakability you choose, and--exclude-idsto fix everything except the issue IDs you list.snyk fix --agenticnow keeps a failed fix's changes by default so you can review them, rather than reverting automatically. Pass--enable-revertto restore the automatic rollback behavior.Fixed an issue where the
--iac,--docker,--container, and--codeflags onsnyk testcould be silently dropped for organizations on the unified test API, causing scans to fall through to an open-source test instead (which could fail with "No supported files found" or scan the wrong target). These flags now route to the correct scan again.
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