1.1299.0 (2025-08-28)
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
- auth: Support for PAT auto region configuration. (ad8e4a7)
Bug Fixes
- code: Fixes
code test --report
when aproject_id
environment variable exists. (6168b1d) - code: Fixes an issue with
snyk code test
where an empty input parameter would cause inconsistent behavior. (a661235) - container: Stops spawning commands using a shell. (7ee9e15)
- dependency: Fixes
CVE-2025-8959
. (5a548fb) - general: Fixes a bug where formatting of log timestamps could cause a crash in some cases. (92fa8be)
- iac: Fixes wrong status code checks. (77152e5)
- language-server: Fixes a bug related to the analytics environment variables. (6916af8)
- language-server: Correctly populates the environment for Open Source scans when called from the IDE. (945b029)
- language-server: Ensures changed API URLs are respected during authentication. (24ed981)
- language-server: MCP tool updates to support feedback and better tool descriptions. (8f2a8d1)
- test: Fixes a bug where
project.assets.json
files would not be detected in cases where it's destination path was altered with .NET properties. (75a152e) - test: Improves error messages when using
--all-projects
. (960fa8e)