github snyk/cli v1.1307.4

4 hours ago

1.1307.4 (2026-09-23)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Features

  • studio: New experimental snyk studio command that sets up Snyk Studio in your AI coding tools (Cursor, Claude Code, Codex, Copilot, Gemini, Kiro, Windsurf), so the code they generate gets scanned in the background as it's written. Run snyk studio install --experimental to get started. (49653c8)
  • fix: New snyk fix --agentic flags to narrow down what gets fixed: --severity-filter fixes only the listed severities, --breakability-filter fixes only Open Source upgrades with the listed breakability, and --exclude-ids fixes everything except the listed issue IDs. (35298ae)
  • fix: snyk fix --agentic now keeps a failed fix's changes by default so you can review them, and reports the fix as failed. Pass --enable-revert to roll the changes back automatically instead. (35298ae)

Bug Fixes

  • test: --iac, --docker, --container and --code no longer get silently dropped for orgs on the unified test API — each now runs the correct scan again instead of an open-source test (which could fail with "No supported files found" or scan the wrong target). (87568ab)

Don't miss a new cli release

NewReleases is sending notifications on new releases.