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
This Snyk CLI release delivers an assortment of bug fixes and improvements.
We've added support for pnpm, giving you more flexibility in your project setup.
You can now scan npm/yarn projects even without lockfiles, ensuring comprehensive vulnerability detection regardless of your dependency management approach.
We're committed to strengthening security. This release includes redaction of additional sensitive data in debug logs, minimizing potential risks.
Complete changelog
Features
test: Added pnpm support under 'enablePnpmCli' feature flag (#5181) (46769cc)
test: Support scan of npm/yarn projects without lockfiles (e2d77a9)
monitor: Set target-reference in the monitor request (51ed8f5)
code: Centrally check if code test is enabled (#5239) (e5a00e2)
sbom: Improve depgraph for Maven projects (fbb33d7)
sbom: Use RFC 3339 for all timestamps in sbom test result (#5204) (91bf191)
language-server: Add --all-projects flag scans by default IDE-318 (fdcf30e)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps snyk from 1.1291.1 to 1.1292.0.
Release notes
Sourced from snyk's releases.
Commits
715c5bf
Merge pull request #5342 from snyk/fix/CLI-367_CLI-3668775e83
fix: Performance and visualization bugs in experimental native code teste5d35b4
fix(language-server): Fix race conditions when using internal proxy concurren...6620964
chore: update release notes (#5336)8c48ea6
Merge pull request #5324 from snyk/fix/only_send_logs_on_err24b4952
fix(langauge-server): only log msg when not succeeding to send event to endpoint1678a15
Merge pull request #5322 from snyk/fix/CLI-363_release_notes_e2e29638f3
fix: dependencies for RELEASE_NOTES target7b7b036
chore: temporarily enable make debug117758b
fix(language-server): fix incremental scanning and timeout configuration (#5319)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show