dependabot npm(deps-dev): bump snyk from 1.1292.4 to 1.1293.0
Bumps snyk from 1.1292.4 to 1.1293.0.
Release notes
Sourced from snyk's releases.
v1.1293.0
1.1293.0 (2024-08-28)
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
- Starting with this version, Snyk cli binaries will be distributed via
downloads.snyk.io
instead ofstatic.snyk.io
. This includes intallation fromnpm
,homebrew
andscoop
as well as many of the CI/CD integrations.Features
- sbom: add support for license issues in sbom test (6948668)
- auth: Use OAuth2 as default authentication mechanism (35949c4)
- config: Introduce config environment command (0d8dd2b)
- container: When docker is not installed, platform parameter is now supported (64b405d)
Bug Fixes
- auth: align auth failure error messages for oauth (e3bfec3)
- auth: ensure environment variable precedence for auth tokens (24417d6)
- test: fix a bug related to multi-project .NET folder structures (755a38f)
- test: multiple pnpm workspace improvements (da5c14f)
- test: fixes a bug regarding Snyk attempting to get the dependencies from the wrong nuget *.deps.json file.(2e17434)
- test: support for pipenv with python 3.12 (09df3bc)
- test: support multi-part comparison for python pip versions. (b625eb9)
- container: container monitor with --json now outputs valid json(039c9bd)
- container: support hashing large .jar files (6f82231)
- sbom: fix issues in JSON output of
sbom test
command, include CWE values onCWE
property (#5331) (99773c3)- sbom: include all detected dep-graphs of a container image (ea43977)
- iac: fixed an issue where the resource path was missing for certain Terraform resources. IAC-3015
- general: map previously unhandled exit codes to exit code 2 (9fde4fe)
- general: use entitlements when signing bundled macos binaries (bebc59c)
Commits
-
b50372a
Merge pull request #5441 from snyk/docs/gitbook-update-rc -
4299791
docs: update help -
49bdc51
Merge pull request #5438 from snyk/feat/update-ls-to-1f0ca57c12f0 -
e35a2cb
feat(language-server): update ls to 1f0ca57c12f0 -
df477c8
Merge pull request #5429 from snyk/docs/1.1293.0-update-release-notes -
469cca9
chore: update release notes -
08fe1e4
Merge pull request #5431 from snyk/revert-5369-CLI-415-binary-url -
f48d63d
Revert "feat: change binary download url" -
b011ea4
Merge pull request #5432 from snyk/fix/CLI-456_ca_singleton -
53c748f
chore: revert ls acceptance test change - Additional commits viewable in compare view