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)