1.1305.0 (2026-05-20)
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
- sbom: Introduces the
--allow-incomplete-sbomflag forsnyk sbom, allowing the SBOM to be generated even when individual projects fail to resolve. Failed projects are surfaced as per-project errors alongside the successful results. (29ba128) - container: Speed up
snyk container monitorby sending dependency requests in parallel, configurable via theSNYK_REQUEST_CONCURRENCYenvironment variable. (186c5fb, 6764f65) - general: Linux ARM64 and AMD64 binaries are now statically linked by default. (f02b850)
- mcp: Adds an experimental breakability evaluation tool to the Snyk MCP Server. (69806f5)