Closed renovate[bot] closed 4 days ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
1.1291.1
->1.1294.0
Release Notes
snyk/snyk (snyk)
### [`v1.1294.0`](https://redirect.github.com/snyk/cli/releases/tag/v1.1294.0) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1293.1...v1.1294.0) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) ##### News - **CycloneDX 1.6 SBOM support** This new version now supports generating CycloneDX 1.6 SBOMs using the `snyk sbom` command, providing you with more comprehensive and detailed information about your software components and their dependencies. [Read more about the CycloneDX version announcement here](https://cyclonedx.org/news/cyclonedx-v1.6-released/). - **Improved CLI monitoring of large Cocoapods projects** When doing a `snyk monitor` on very large Cocoapods applications, the CLI sometimes returned an `Invalid String OOM` error and the operation would fail. Although this error was rare, we have fixed it so large Cocoapods applications can now be monitored successfully. - **Fix for security issue** The Snyk CLI before 1.1294.0 is vulnerable to Code Injection when scanning an untrusted (PHP|Gradle) project. The vulnerability can be triggered if Snyk test is run inside the untrusted project due to the improper handling of the current working directory name. Snyk always recommends not scanning untrusted projects. ##### Features - **sbom:** add CycloneDX 1.6 SBOM support ([1330fc2](https://redirect.github.com/snyk/snyk/commit/1330fc2442e48865ea2e1b27a94cf665ff4b0416)) - **deployment:** Deploy alpine arm64 binaries ([9daace4](https://redirect.github.com/snyk/snyk/commit/9daace4aa1bdb5d5939d91a118709a5f78b64bb8)) - **monitor:** enable cocoapods to send graphs for cli monitor ([ca56c69](https://redirect.github.com/snyk/snyk/commit/ca56c695e65f11b44b0c50f93b892a0e03aea97a)) - **iac:** pass allow analytics flag to snyk-iac-test \[IAC-3017] ([b12d3ac](https://redirect.github.com/snyk/snyk/commit/b12d3acf99a318c3841977ba4a3277b32a8baa22)) ##### Bug Fixes - **all:** restore cert file if it was externally removed ([ef1547f](https://redirect.github.com/snyk/snyk/commit/ef1547fde9fa0e53897bbb8c51fa1cf3b02d78b8)) - **auth:** missing auth issue with oauth ([57ae95c](https://redirect.github.com/snyk/snyk/commit/57ae95cf5e3fc3d4c744a782feae2def17e70493)) - **iac:** upgrade iac custom rules ext to address vulns \[IAC-3065] ([d6cc509](https://redirect.github.com/snyk/snyk/commit/d6cc509d919165efa7392b0f0ef532d8840f1207)) - **iac:** upgrade snyk-iac-test to v0.55.1 \[IAC-2940] ([0dadc90](https://redirect.github.com/snyk/snyk/commit/0dadc901087b97040243bb8a65b4844df9096a3d)) - **monitor:** add normalize help for deriving target files \[CLI-448] ([82efb50](https://redirect.github.com/snyk/snyk/commit/82efb50280569b5a3f290fda347d18d6a67170ca)) - **sbom:** include CVE in JSON output of sbom test command ([a543179](https://redirect.github.com/snyk/cli/commit/a54317939e0b795732e36cd024ed80d5bf5cc167)) - **sbom:** add missing option --gradle-normalize-deps to SBOM command ([151f63d](https://redirect.github.com/snyk/cli/commit/151f63df5fe94f7c2734b9cb227b9eb25f35d412)) - **test:** default limit to max vulnerable paths per vuln, add override option `--max-vulnerable-paths` ([302d7ac](https://redirect.github.com/snyk/snyk/commit/302d7ac5a396d85cc4c424421ef5b7cfa5f32297)) - **test:** do not show test deps for Dverbose mvn with dependencyManagement ([67e0de9](https://redirect.github.com/snyk/snyk/commit/67e0de94c13622c390aff4a5b34bba4791272577)) - **test:** fixed support for pnpm alias packages ([d506de1](https://redirect.github.com/snyk/snyk/commit/d506de1203483cf627680a7ad7aa30b1479ed76c)) - **test:** point snyk policy out urls to snyk.io ([28509a3](https://redirect.github.com/snyk/snyk/commit/28509a303e5d2b783799291e8db4afd159cd7533)) - **test:** scan non publishable projects on improved net ([a6c0e67](https://redirect.github.com/snyk/snyk/commit/a6c0e671937a662c0f3b4bfa4eae4c232511f7e8)) - **test:** scan nuget with PublishSingleFile turned on ([2c74298](https://redirect.github.com/snyk/snyk/commit/2c74298094b627ec2d5df6b57f5aa49f67d4c132)) - **dependencies:** update snyk-nodejs-plugin to fix micromatch vuln ([baef934](https://redirect.github.com/snyk/cli/commit/baef934d14cb88a128477618c3861235aee1cecc)) - **dependencies:** address security vulnerability in snyk-php-plugin CVE-2024-48963 ([7798d13](https://redirect.github.com/snyk/cli/commit/7798d13e072870462e77a72355d0bf1611c41bbb)) - **dependencies:** address security vulnerability in snyk-gradle-plugin CVE-2024-48964 ([c614284](https://redirect.github.com/snyk/cli/commit/c614284b4f1f88c7b0784c6133aab630f57ea0a4)) - **dependencies:** upgrade go-getter to 1.7.5 ([970de96](https://redirect.github.com/snyk/snyk/commit/970de96595a931f4362c9c95fe2ce901c4c63b55)) - **dependencies:** upgrade iac extension and snyk-iac-test ([9134c05](https://redirect.github.com/snyk/snyk/commit/9134c05d3f060daaa4294f47b7d2831bef894e07)) - **dependencies:** upgrade slack/webhook to 7.0.3 ([8ab4433](https://redirect.github.com/snyk/snyk/commit/8ab4433d2b9e037cd181270f62d3295a9c6b9086)) ### [`v1.1293.1`](https://redirect.github.com/snyk/cli/releases/tag/v1.1293.1) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1293.0...v1.1293.1) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) ##### News - Starting with this version, Snyk cli binaries will be distributed via `downloads.snyk.io` instead of `static.snyk.io`. This includes intallation from `npm`. ### [`v1.1293.0`](https://redirect.github.com/snyk/cli/releases/tag/v1.1293.0) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1292.4...v1.1293.0) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) ##### News - Starting with this version, Snyk cli binaries will be distributed via `downloads.snyk.io` instead of `static.snyk.io`. This includes intallation from `npm`, `homebrew` and `scoop` as well as many of the CI/CD integrations. ##### Features - **sbom:** add support for license issues in sbom test ([6948668](https://redirect.github.com/snyk/snyk/commit/6948668d57523c2e7fd76ff363cf2d1625b6f0f3)) - **auth:** Use OAuth2 as default authentication mechanism ([35949c4](https://redirect.github.com/snyk/snyk/commit/35949c4acdd3bcbd510a6ac076523f21366b91c2)) - **config:** Introduce config environment command ([0d8dd2b](https://redirect.github.com/snyk/snyk/commit/0d8dd2b04278e38fe5fd335ec3023f753c944988)) - **container:** When docker is not installed, platform parameter is now supported ([64b405d](https://redirect.github.com/snyk/snyk/commit/64b405d02733fb2423798f4cfbff19fa04110c2d)) ##### Bug Fixes - **auth:** align auth failure error messages for oauth ([e3bfec3](https://redirect.github.com/snyk/snyk/commit/e3bfec354e56499a2266a45804d0a93d17f46bce)) - **auth:** ensure environment variable precedence for auth tokens ([24417d6](https://redirect.github.com/snyk/snyk/commit/24417d6e7c7661c1a288a1f01502af17fdb54e64)) - **test:** fix a bug related to multi-project .NET folder structures ([755a38f](https://redirect.github.com/snyk/snyk/commit/755a38fc6b5c7b4f7631fced9e8f0fd8ed391819)) - **test:** multiple pnpm workspace improvements ([da5c14f](https://redirect.github.com/snyk/snyk/commit/da5c14fc344f17c7ac8c0969f2e0cb24ba59b6cd)) - **test:** fixes a bug regarding Snyk attempting to get the dependencies from the wrong nuget \*.deps.json file.([2e17434](https://redirect.github.com/snyk/snyk/commit/2e17434de99d342ea7dcedf5ba5bd250aae85eb3)) - **test:** support for pipenv with python 3.12 ([09df3bc](https://redirect.github.com/snyk/snyk/commit/09df3bc7dbcb184a56021ead7703732fa66ea273)) - **test:** support multi-part comparison for python pip versions. ([b625eb9](https://redirect.github.com/snyk/snyk/commit/b625eb90410d69047ef87b65cc0289f9360251fe)) - **container:** container monitor with --json now outputs valid json([039c9bd](https://redirect.github.com/snyk/snyk/commit/039c9bd13efa9397a8e442e80206bfabcc529125)) - **container:** support hashing large .jar files ([6f82231](https://redirect.github.com/snyk/snyk/commit/6f822317209e8b60bb07bf073bdcb9c78f402eb8)) - **sbom:** fix issues in JSON output of `sbom test` command, include CWE values on `CWE` property ([#5331](https://redirect.github.com/snyk/snyk/issues/5331)) ([99773c3](https://redirect.github.com/snyk/snyk/commit/99773c3eac6c41c61c9da7fc0f1b991e5298dc37)) - **sbom:** include all detected dep-graphs of a container image ([ea43977](https://redirect.github.com/snyk/snyk/commit/ea439770e88093d1a99d88957f48ea63ea82b09a)) - **iac:** fixed an issue where the resource path was missing for certain Terraform resources. [IAC-3015](\[0b5823a]\(https://github.com/snyk/snyk/commit/0b5823ae2673bfbec7a055c881e8055eeb8c01ee\)) - **general:** map previously unhandled exit codes to exit code 2 ([9fde4fe](https://redirect.github.com/snyk/snyk/commit/9fde4fec680f2ae0650baf6b1cfed5908984e9ef)) - **general:** use entitlements when signing bundled macos binaries ([bebc59c](https://redirect.github.com/snyk/snyk/commit/bebc59cbfbd20aef2e8531845579f2d78c5b07ca)) ### [`v1.1292.4`](https://redirect.github.com/snyk/cli/releases/tag/v1.1292.4) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1292.3...v1.1292.4) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) #### Complete changelog ##### Bug Fixes - **deployment:** Rollback of digital signature for the bundled macOS binary ([#5416](https://redirect.github.com/snyk/cli/pull/5416)) ### [`v1.1292.3`](https://redirect.github.com/snyk/cli/releases/tag/v1.1292.3) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1292.2...v1.1292.3) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) ##### Complete changelog ##### Bug Fixes - **deployment:** Add digital signature for the bundled macOS binary ([#5404](https://redirect.github.com/snyk/cli/pull/5404)) ### [`v1.1292.2`](https://redirect.github.com/snyk/cli/releases/tag/v1.1292.2) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1292.1...v1.1292.2) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) #### Complete changelog ##### Bug Fixes - **container test:** Improve the accuracy of identifying npm projects within docker images by removing the explicit folder ignore rules ([#5384](https://redirect.github.com/snyk/snyk/issues/5384)) - **container test:** Pass platform parameter when pulling an image from a container registry ([#5360](https://redirect.github.com/snyk/snyk/issues/5360)) ### [`v1.1292.1`](https://redirect.github.com/snyk/cli/releases/tag/v1.1292.1) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1292.0...v1.1292.1) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) #### Complete changelog ##### Bug Fixes - **test,monitor**: fix improper permission error handling when accessing 'enablePnpmCli' feature flag ### [`v1.1292.0`](https://redirect.github.com/snyk/cli/releases/tag/v1.1292.0) [Compare Source](https://redirect.github.com/snyk/snyk/compare/v1.1291.1...v1.1292.0) 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](https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli) ##### 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](https://redirect.github.com/snyk/snyk/issues/5181)) ([46769cc](https://redirect.github.com/snyk/snyk/commit/46769ccefc0c9ca98a44ad4bdd2b4d8161294dbf)) - **test:** Support scan of npm/yarn projects without lockfiles ([e2d77a9](https://redirect.github.com/snyk/snyk/commit/e2d77a93da3701f4ade32e7432f870945c3763b2)) - **monitor:** Set target-reference in the monitor request ([51ed8f5](https://redirect.github.com/snyk/snyk/commit/51ed8f53595d7545537900762836823ced29c958)) - **code:** Centrally check if code test is enabled ([#5239](https://redirect.github.com/snyk/snyk/issues/5239)) ([e5a00e2](https://redirect.github.com/snyk/snyk/commit/e5a00e24cbe17b3b9859a39d74f1fe85e773ae4b)) - **sbom:** Improve depgraph for Maven projects ([fbb33d7](https://redirect.github.com/snyk/snyk/commit/fbb33d7e17f5866501abd4e4022e86eecb390415)) - **sbom:** Use RFC 3339 for all timestamps in sbom test result ([#5204](https://redirect.github.com/snyk/snyk/issues/5204)) ([91bf191](https://redirect.github.com/snyk/snyk/commit/91bf1911997534c0bc2a6c0e093cf113f1292c49)) - **language-server:** Add --all-projects flag scans by default[#5247](https://redirect.github.com/snyk/snyk/issues/5247)k/snyk/issues/5247\)) ([fdcf30e](https://redirect.github.com/snyk/snyk/commit/fdcf30e7421b7f8342d11003508f293661264a66)) - **language-server:** Enable incremental scanning[#5291](https://redirect.github.com/snyk/snyk/issues/5291)k/snyk/issues/5291\)) ([d198685](https://redirect.github.com/snyk/snyk/commit/d1986856b152419e1712fa2c35b9b73303c428f9)) - **language-server:** Add support for IDE themes ([c1c4d08](https://redirect.github.com/snyk/snyk/commit/c1c4d0805252ee96c7e081edd6b4e42a23cee3b8)) - **language-server:** Consistent styling across intellij and vscode ([#5282](https://redirect.github.com/snyk/snyk/issues/5282)) ([9aa6f76](https://redirect.github.com/snyk/snyk/commit/9aa6f76201661e8270a92ccc38c75285df435634)) - **logging:** Redact additional types of sensitive data from debug logs ([#5254](https://redirect.github.com/snyk/snyk/issues/5254)) ([056cdab](https://redirect.github.com/snyk/snyk/commit/056cdab070102aec927db831090b5bb82df9d31e)) ##### Bug Fixes - **auth:** Autodetect IDE usage and fallback to API token based authentication ([#5241](https://redirect.github.com/snyk/snyk/issues/5241)) ([4c795e0](https://redirect.github.com/snyk/snyk/commit/4c795e008e17386ac04466a45a9785e81258853b)) - **iac:** Upgrade iac custom rules to address Vulnerabilities[#5191](https://redirect.github.com/snyk/snyk/issues/5191)yk/snyk/issues/5191\)) ([453db24](https://redirect.github.com/snyk/snyk/commit/453db24fb3fa8e58e4a69920ba18045ecbd650a2)) - **language-server:** Caching problem when no vulnerabilities in the IDE ([#5223](https://redirect.github.com/snyk/snyk/issues/5223)) ([89c9491](https://redirect.github.com/snyk/snyk/commit/89c949162edd89d0553b6e6cbb1c14c62379eae9)) - **language-server:** Remove incorrect /v1 path ([#5214](https://redirect.github.com/snyk/snyk/issues/5214)) ([cf16470](https://redirect.github.com/snyk/snyk/commit/cf16470090b6f1db7fd7f7577a243e4d356d843f)) - **dependencies:** Update dependencies to reduce vulnerabilities ([#5131](https://redirect.github.com/snyk/snyk/issues/5131)) ([4c7cb3c](https://redirect.github.com/snyk/snyk/commit/4c7cb3cd0931e0b8717425ac4857b116cee001ee)) - **sbom:** sbom test output padding ([e3b7cac](https://redirect.github.com/snyk/snyk/commit/e3b7cac1b3fc628407e1ba520302f3569684d115)) - **sbom:** Fix container purl generation for apt and rpm ([#5207](https://redirect.github.com/snyk/snyk/issues/5207)) ([fa9d512](https://redirect.github.com/snyk/snyk/commit/fa9d512512203adcdc133ed988ac260543f8816a)) - **sbom:** Retain error code during SBOM generation ([#5202](https://redirect.github.com/snyk/snyk/issues/5202)) ([5e98aaa](https://redirect.github.com/snyk/snyk/commit/5e98aaa6b14fe2d3622a3cc1ce76b655f43bb42c)) - **test:** support cyclic dependencies in maven with dverbose ([#5208](https://redirect.github.com/snyk/snyk/issues/5208)) ([fb24c02](https://redirect.github.com/snyk/snyk/commit/fb24c024a8bee69ae59acf79adfac7866255b2b7)) - **test:** Add tool version and informationUri to sarif output ([#5203](https://redirect.github.com/snyk/snyk/issues/5203)) ([b899fd3](https://redirect.github.com/snyk/snyk/commit/b899fd3af211e8b95656a08b9b0ecefc086ef5d5)) - **test:** fixing several .NET bugs ([#5217](https://redirect.github.com/snyk/snyk/issues/5217)) ([c27d767](https://redirect.github.com/snyk/snyk/commit/c27d7671c1c9d20089f10663b71875e6bcf05481)) - **test:** fixing a bug causing .NET beta scanning to fail on older versions of .NET ([#5228](https://redirect.github.com/snyk/snyk/issues/5228)) ([5fdecf7](https://redirect.github.com/snyk/snyk/commit/5fdecf72e6f370bd31baadce6d1e5273018798c1)) - **test:** .NET runtime resolution testing now supports projects targeting .NET Standard frameworks ([#5169](https://redirect.github.com/snyk/snyk/issues/5169)) ([44d0861](https://redirect.github.com/snyk/snyk/commit/44d0861e41de81f847c6b57c74a67c5fc816e9df)) - **test:** fix issues of type 'Cannot find module ...' in snyk-docker-plugin ([#5301](https://redirect.github.com/snyk/snyk/issues/5301)) ([88efd54](https://redirect.github.com/snyk/snyk/commit/88efd549956513fd3052de8af47da5d0a1bfb477)) - **monitor:** fix project name when using assets-project-name flag ([#5077](https://redirect.github.com/snyk/snyk/issues/5077)) ([57dc718](https://redirect.github.com/snyk/snyk/commit/57dc7189eb6c353041b8526af3fe939b0526d996))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.