1.1302.0 (2026-01-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
- aibom: Improved Exit Code handling (d8fed82)
- container: Added support for OCI images with manifests missing platform fields (dae56aa)
- container: Added container scan support for cgo and stripped Go binaries (9b2ee6e)
- container: Added pnpm lockfile support (47db111)
- mcp-scan: Added experimental mcp-scan command (54b8376)
- sbom: Improved PackageURLs in SBOM documents for go.mod projects (c145efc)
- sbom test: Added support for deb, apk and rpm (9fd6f84)
- test: Added PackageURL information to go.mod dependency graphs (d90b54e)
- test: Added support for poetry development dependencies (6977004)
Bug Fixes
- container: Resolves false positive vulnerabilities for RHEL 10 container images (d4afe60)
- general: Upgraded multiple dependencies (e185c92)
- general: Fixed Exit Code handling when using incompatible glibc versions (66fbb50)
- general: Improved file filtering support with .gitignore (a16b853)
- mcp: Added rule file to .gitignore if not previously ignored (cc78694)
- test: Improved upload speed when using --reachability (da21315)
- test: Fixed npm v2 dependency resolution when using shadowing aliases (237a4f5)
- test: Fixed --exclude support for pnpm workspaces (293d9b1)
- test: Fixed SARIF output for Gradle projects to include the complete path in artifactLocation (ec1262e)