CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 628
Releases: snyk/cli
v1.1298.1
30f49ce
Compare
1.1298.1 (2025-07-22)
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
News
- Effective with release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
- For Linux x64 environments: glibc version 2.28 or higher
- For Linux arm64 environments: glibc version 2.31 or higher
- If this affects you, please follow the advice here. Possible issues are errors mentioning
GLIBC_2.27
orGLIBC_2.31
not found.
Bug Fixes
Assets 18
- sha256:69f3310a29a6a159bc9072ff94f2e285415474f6621d4ed4091b97c2daafa7c68 Bytes
2025-07-22T09:19:08Z - sha256:bdc82310396a256f33f37ffd08126a11b925d34c997449c221b17332aa9956001.05 KB
2025-07-22T09:19:08Z - sha256:71e95992e13d57ba08e8bfb9292ac1e7adf87d6ec77566dbbf912f35a7f33173131 MB
2025-07-22T09:19:02Z - sha256:4d5fb1f236cbd36eb0a5ee881bf95f223e039dccfecdef2e06da66e8e6c9dfb0116 MB
2025-07-22T09:19:02Z - sha256:1e1851f458382ac277f098b8dd064257e8e876c0ee4c6ed5dfa4b30606445c0484 Bytes
2025-07-22T09:19:02Z - sha256:2c1d362dd82d66f33f1a8257a5159d1eaad0ff5de99aebc492056b07b505df8d78 Bytes
2025-07-22T09:19:02Z - sha256:9fef71f4c12094b5682996f1970f1184d4b048b1faa20f67094ab1407b3d8afc126 MB
2025-07-22T09:19:02Z - sha256:8ae09e5e10ea9a942033c83b83b2002eea249f31327119b554a80e352c30fbbc114 MB
2025-07-22T09:19:03Z - sha256:f27d74a83ae2d782584ba53891fe619fe655f4a225473125822c5e9771ba75ff83 Bytes
2025-07-22T09:19:03Z - sha256:ff57d64a9afdbac59fc74481edcbf094fa5f4a467f0b4378b167d9598ad5a5d977 Bytes
2025-07-22T09:19:03Z -
2025-07-21T13:39:20Z -
2025-07-21T13:39:20Z - Loading
v1.1298.0
623fda9
Compare
1.1298.0 (2025-07-10)
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
News
- Effective with this release (Snyk CLI 1.1298.0), the minimum required GNU C Library (glibc) versions on Linux will be updated as follows:
- For Linux x64 environments: glibc version 2.28 or higher
- For Linux arm64 environments: glibc version 2.31 or higher
- If this affects you, please follow the advice here. Possible issues are errors mentioning
GLIBC_2.27
orGLIBC_2.31
not found.
Features
- language-server: Introduce a folder trust mechanism for the MCP extension (e8fe9f8)
- language-server: Allow command cancelling for login command (e8fe9f8)
- language-server: Support Snyk personal access tokens as an authentication method for IDEs (5ccabc9)
- language-server: IAW UI improvements (8cd643d)
- test, monitor, sbom: Maven Dverbose improvement for long running scans resulting from dense dependency graphs creation (5abe28b)
- test: Improved support for comments in Dotnet's global.json file (164618c)
- test: NPM/Yarn alias are now supported and honored by default. (beb9fcc)
- test: Node IDs in the dep-graph produced by
snyk test --print-graph
will now contain type and classifier (22ba468) - test: Use
SNYK_TMP_PATH
env var for temp dir path for Python tests (3ba01d1) - test: For gradle projects, internal project dependencies containing multiple artifacts disguised under one artifact should now show all dependencies instead of randomly picking one of the dependencies grouped under the
disguised
coordinate when scanned viasnyk test --gradle-normalize-deps
(22ba468) - auth: Support Snyk personal access tokens as an authentication method for the CLI (217aa3e)
- aibom: Added aibom extension (58e5143)
- aibom: Support optional html rendering when using --html (dd4de81)
- container: Add support for RPM packages scanning in SLE15.2+ images (c5e3a03)
Bug Fixes
- general: Fixes incorrect SARIF schema link for Code, Container, IAC and Open Source product line output (f283dd9)
- language-server: MCP tool description and params (bb88287)
- language-server: Update IAW wording to match web UI (bb88287)
- language-server: General MCP extension improvements (e8fe9f8)
- language-server: Make sure parsing of issues does not end prematurely for unmanaged scans (01f53e3)
- language-server: AI fix applying to the wrong lines (01f53e3)
- language-server: Display inline ignores, if feature flag is set in VSCode (01f53e3)
- language-server: OAuth flow should use GAF network HTTP Client (9c36d43)
- language-server: Add
snyk-ls-
prefix tox-snyk-ide
header (9c36d43) - language-server: Parameter precedence for SCA scans (9c36d43)
- language-server: AIFix loads folder path from cached issues instead of computing it (72dd095)
- language-server: Potential cross-site scripting (XSS) vulnerability in the HTML reports generated by the IaC scanning infrastructure (72dd095)
- language-server: Ignored OSS issues are not propagated to the client (72dd095)
- language-server: Workspace folder trust validation failure on case-insensitive filesystems (Windows and macOS) when comparing paths with different letter casing (72dd095)
- langauge-server: Read locks when running auth command (420d62a)
- language-server: Authentication command is now cancellable (35eb9a8)
- language-server: MCP command for SCA (c6f1203)
- language-server: Send auth analytics when token updated (6916af8)
- test, monitor, sbom: Maven Dverbose algorithm adds only the dependencies resolved by maven in the dependency graph/sbom (9b6abd3)
- test, monitor, sbom:
-- -Dverbose
affecting scope collisions from the maven Dverbose command output (parentNodeId does not exist error). (0a48b96) - test, monitor: Misleading
OutOfSync
error in npm projects for top-level bundled dependencies (8ac67c6) - test, monitor: Misleading
OutOfSync
error in yarn projects with multiple versions for the same dependency (8ac67c6) - test, monitor: Fixes error in pip scans when a remote requirement matched the name of local directory (c196bae)
- test: Imports that failed when that file contained special content such as URLs will no longer fail because of it (164618c)
- test: Scanning open source dependencies of PHP projects when composer is installed on the user machine works again (39e3379)
- test: Bump nodejs parser to handle manual aliases on indirct deps. (15f693a)
- test Bump
snyk-mvn-plugin
to require Node 20 (c91cfbb) - test: Performance improvements running
snyk test --print-graph
on gradle projects (156fdb2) - test: Fixed error
Could not scan C/C++ project: RangeError: Maximum call stack size exceeded
which was sometimes seen when scanning very large archives usingsnyk test --unmanaged
(5ab0676) - code: In the golang native code test implementation (CCI), fix hash mismatch errors when uploading non UTF-8 content (33d33e9)
- code: Sarif and json file output handling aligns with non-native code implementation (7f28efa)
- iac: Fix CVE-2023-46402 (5675ed4)
- iac: Fix issue preventing users on regional Snyk instances from accessing their IaC scan results via
snyk iac test --report
command (4ed65cc) - container: Add container test target reference support (61b391b)
- sbom: Performance improvements running
snyk sbom
on gradle projects (156fdb2) - ignore: Align handling for invalid ignore expiry across Snyk product lines ([54b4f56](54b4f56...
Assets 18
v1.1297.3
6dd56a3
Compare
1.1297.3 (2025-06-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
Bug Fixes
- logging: Improves the sanitization of credentials in local debug logs. (38322f3)
Assets 18
v1.1297.2
2399cc1
Compare
1.1297.2 (2025-06-16)
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
Bug Fixes
- logging: Improves the sanitization of credentials in local debug logs. (e054455)
- language-server: IDE Connectivity for Proxy Users: Fixes an issue where IDE plugins could fail to connect when operating behind an NTLM proxy.
- language-server: Snyk Code Local Engine Fix: Addresses a regression that prevented the Snyk Code Local Engine (SCLE) from functioning correctly within the IDEs.
Assets 18
v1.1297.1
1068a17
Compare
1.1297.1 (2025-05-16)
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
Bug Fixes
- test: Rollbacked a regression introduced by a change in gradle module resolution in version
1.1297.0
(7991133)
Assets 18
v1.1297.0
1fcd6de
Compare
1.1297.0 (2025-05-14)
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
- container: Support scanning container images from tar files without specifying a type (58b0861)
- iac: Improve IaC deployment to avoid on the fly downloads (5108f58)
- sbom: Introduce sbom monitor command (24e96c3)
- test: Improve gradle module resolution (7991133)
- language-server: Introduce explanation of AI fixes in IDEs (74fa322)
Bug Fixes
- container: Fix issue when scanning invalid node manifest files (ceb8020)
- code: Fix hash mismatches for files containing non-UTF-8 content (33d33e9)
- iac: Ensure to use the correct org id when sharing results for v2 (1c4094a)
- iac: Ensure to use target-name (2201f0a)
- sbom: Fix issues when generating sboms based on NuGet .sln (80c43d9)
- test: Fix issues when scanning gradle projects on Windows (11586cc)
- test: Improve error messages when using fail-fast, all-projects and json (a396bd6)
- test: Fix yarn 2 out of sync issues (18aee45)
- test: Fix pnpm out of sync issue for duplicated peer and dev dependencies (2581e16)
- test: Ensure internal dependencies are represented correctly when normalizing Gradle dependencies (c7e2713)
- test: Fix testing composer-based PHP projects (39e3379)
- language-server: Fix and improve issue filtering in IDEs (a474d67)
- language-server: Fix unmanaged C/C++ scans with '—unmanaged' flag in additional parameters (01f53e3)
- language-server: Fix applying Snyk Code AI fixes on the wrong lines (01f53e3)
Assets 18
v1.1296.2
e38ac99
Compare
1.1296.2 (2025-04-16)
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
News
- mcp: Add experimental Model Context Protocol server for agentic workflow support (3b5f494)
Bug Fixes
Assets 18
v1.1296.1
011e4a7
Compare
1.1296.1 (2025-03-27)
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
News
- test: Add poetry v2 support (49c6652)
- code: Fix backward compatibility issue in sarif driver name (5ef6442)
- iac: Fix iac test network issues (815ed82)
- language-server: Increase authentication resilience (07fc381)
- language-server: Avoid that the trust dialog blocks the application. (07fc381)
- language-server: Fix duplicate Open Source Issues appearing only in a single IDE tree node, despite occurring in multiple files. (07fc381)
- dependency: Upgrade golang.org/x/net to address CVE-2025-22870 (7edd450)
Assets 18
v1.1296.0
78c8f9c
Compare
1.1296.0 (2025-03-13)
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
News
- general: Improved error logging and handling
Features
- container: add support for --exclude-node-modules option (4756f27)
- container: adds kaniko support (bfb69c8)
- general: display a unique interactionID alongside each error (960a71c)
- test: python support for local wheel files specifiers (42675eb)
- test: dep-graph json file output (90f24ec)
- test: print legacy tree with json file output (b256937)
- test: display all applicable maven unmanaged identities (ebf6ba1)
- code: enable v1 fingerprints in code sarif output (00644af)
- test: Add 'pkgIdProvenance' labels to dependency graph nodes when the package identity has been changed from what has been discovered in the manifest files (4d529b3)
- test: added Python support for sys_platform (1aa1565)
- language-server AI fix explain (26d118f)
- language-server enable calling mcp commands via ls commands (6f80a03)
- language-server add scan source to metrics (6f80a03)
- language-server add mcp server, refactoring (6f80a03)
- language-server added a new code action and code lens for showDocument (8e7ab06)
- language-server add Option for Pre-Scan command, fix auth race (64920ac)
- language-server add ideStyle variable to static html (0a05e66)
- language-server intiial commit of shared html for scan summary panel (0a05e66)
- language-server send scan summary and scan base & working directory concurrently (1908a08)
- language-server store folder config outside of git repo, add reference folder (50d0770)
- language-server send initial summary panel notification (50d0770)
- language-server add a new $/snyk.scanSummary notificiation (fc80c9c)
- language-server support maven pom hierarchies for highlighting & fixes (e5924fc)
- language-server Sending a user event when fixing inside the editor (e5924fc)
- language-server Sending IDE+extension versions to autofix (a18975a)
Bug Fixes
- container: add container test doc info for --exclude-node-modules (2faf2d1)
- test: fix dotnet UTF-16LE support for target framework (e90075a)
- test: reduce false positives when scanning improved dotnet projects (c21625a)
- test: use --strict-out-of-sync when set to false with pnpm for top level dependencies (8d5b71a)
- test: fix OutOfSync errors in pnpm for download urls (b6e4ea0)
- test: fix OutOfSync errors in pnpm git protocol dependencies (5c8dc34)
- code: Don't write sarif files when no results are found (5a15113)
- code: Support single file test for golang native implementation (d7881f1)
- sbom: mavenAggregateProject with Dverbose or sbom (e88cf71)
- iac: Updates the user messages for snyk iac test --report for IaC V2 (1c9b3b3)
- language-server check folder trust before opening/changing/saving file (26d118f)
- language-server new issue summary totals (6f80a03)
- language-server add correct lesson url for license issues (6f80a03)
- language-server issues with non-UTF-8 encoded files in Snyk Code (8e7ab06)
- language-server ignore first dataflow element for oss fingerprint (64920ac)
- language-server use workdir folderConfig for ref Scan (64920ac)
- language-server test bundle add size property (0a05e66)
- language-server normalize path for file filter and reduce memory footprint (0a05e66)
- language-server add ideScript to Summary html (0a05e66)
- language-server add css variables and headers (0a05e66)
- language-server panic in range_finder (50d0770)
- language-server fix issue metadata used for hashing (fc80c9c)
- language-server use diff without enricher for delta (b213b58)
- language-server move issue view option filtering to the LS to not display ignored diagnostics in editor (b213b58)
- language-server add api version query to explain API URL (b213b58)
Assets 18
v1.1295.4
b1e2445
Compare
1.1295.4 (2025-02-25)
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
Bug Fixes
- security: Upgrades dependencies to address CVE-2023-37788