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:Reports an unreadable .snyk policy file as SNYK-POLICY-0002 with a message identifying the problem, instead of an unspecified error. (4ada635)
• test:--all-projects now resolves each project's .snyk policy from that project's own directory, instead of applying the scan root's policy to every project. (f17550f)
• test:--scan-all-unmanaged no longer fails with exit code 2 when scanning a directory of JARs with no manifest file. (4f8643b)
• deps:Updates dependencies to fix vulnerabilities:
• CVE-2026-63376, CVE-2026-77465 (b93aa46)
• SNYK-JS-ADMZIP-19846655 (97689ff)