Announcing Snyk CLI v1.1307.0
We are pleased to announce the latest stable Snyk CLI release, v1.1307.0.
We are introducing the following key improvements in this version. To learn more about bug fixes and additional enhancements beyond what is highlighted below, please reference the full release notes.
This update includes the following:
Secrets
snyk secrets testnow supports exclusions — add files or paths to theexcludesection of your.snykfile to skip them during secrets scanning.
Container
Container scans now surface image provenance attestations by default, so signed-image provenance metadata appears in results without any extra flag.
.NET/NuGet
snyk testcan now analyze already-restored .NET/NuGet projects fully offline and no longer requires .NET 6 to be installed.
MCP
The full Snyk MCP profile now includes Snyk Secrets.
Code & Secrets
SARIF suppressions now include
reviewedOnandreviewedBymetadata.
AI BOM
snyk aibom test --severity-thresholdnow filters the displayed and JSON results by severity, not only the exit code.
Agent-optimized CLI
New experimental
snyk agentcommand space — a scanning surface built for AI coding agents, with token-optimized output and ergonomics.snyk agent testruns Snyk Open Source, Code, and Secrets together.
Additional Reliability and Performance Improvements
Adds support for scanning pnpm v11
pnpm-lock.yamllockfiles.Fixes a crash when scanning dependencies of Gradle 7.4–8.2 projects.
Fixes a bug where arguments after
--(for examplesnyk test . -- -s settings.xml) were treated as scan targets, which could silently drop the Risk Score.Fixes scanning of projects using Hex versions newer than 1.19.
Excludes the
.gitfolder from file discovery, preventing intermittent scan failures caused by changes to.gitcontents during a scan.Snyk Code now respects
.snyk,.gitignore, and.dcignoreexclusions when the path or rule contains special characters such as parentheses (for exampleProgram Files (x86)).Snyk Code and Secrets now scan git-tracked files that match a
.gitignorerule.Prevents a possible connection leak when the Snyk API returns an error response.
Updates dependencies to fix vulnerabilities.
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 to take advantage of these new features and improvements.
Matt Dolan | Senior Product Manager