travi-org / matt.travi.org

my profile
https://matt.travi.org
MIT License
0 stars 1 forks source link

fix(deps): update dependency snyk to v1.1292.1 #2543

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
snyk dependencies minor 1.1208.0 -> 1.1292.1 OpenSSF Scorecard

Release Notes

snyk/snyk (snyk) ### [`v1.1292.1`](https://togithub.com/snyk/cli/releases/tag/v1.1292.1) [Compare Source](https://togithub.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://togithub.com/snyk/cli/releases/tag/v1.1292.0) [Compare Source](https://togithub.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://togithub.com/snyk/snyk/issues/5181)) ([46769cc](https://togithub.com/snyk/snyk/commit/46769ccefc0c9ca98a44ad4bdd2b4d8161294dbf)) - **test:** Support scan of npm/yarn projects without lockfiles ([e2d77a9](https://togithub.com/snyk/snyk/commit/e2d77a93da3701f4ade32e7432f870945c3763b2)) - **monitor:** Set target-reference in the monitor request ([51ed8f5](https://togithub.com/snyk/snyk/commit/51ed8f53595d7545537900762836823ced29c958)) - **code:** Centrally check if code test is enabled ([#​5239](https://togithub.com/snyk/snyk/issues/5239)) ([e5a00e2](https://togithub.com/snyk/snyk/commit/e5a00e24cbe17b3b9859a39d74f1fe85e773ae4b)) - **sbom:** Improve depgraph for Maven projects ([fbb33d7](https://togithub.com/snyk/snyk/commit/fbb33d7e17f5866501abd4e4022e86eecb390415)) - **sbom:** Use RFC 3339 for all timestamps in sbom test result ([#​5204](https://togithub.com/snyk/snyk/issues/5204)) ([91bf191](https://togithub.com/snyk/snyk/commit/91bf1911997534c0bc2a6c0e093cf113f1292c49)) - **language-server:** Add --all-projects flag scans by default[#​5247](https://togithub.com/snyk/snyk/issues/5247)k/snyk/issues/5247\)) ([fdcf30e](https://togithub.com/snyk/snyk/commit/fdcf30e7421b7f8342d11003508f293661264a66)) - **language-server:** Enable incremental scanning[#​5291](https://togithub.com/snyk/snyk/issues/5291)k/snyk/issues/5291\)) ([d198685](https://togithub.com/snyk/snyk/commit/d1986856b152419e1712fa2c35b9b73303c428f9)) - **language-server:** Add support for IDE themes ([c1c4d08](https://togithub.com/snyk/snyk/commit/c1c4d0805252ee96c7e081edd6b4e42a23cee3b8)) - **language-server:** Consistent styling across intellij and vscode ([#​5282](https://togithub.com/snyk/snyk/issues/5282)) ([9aa6f76](https://togithub.com/snyk/snyk/commit/9aa6f76201661e8270a92ccc38c75285df435634)) - **logging:** Redact additional types of sensitive data from debug logs ([#​5254](https://togithub.com/snyk/snyk/issues/5254)) ([056cdab](https://togithub.com/snyk/snyk/commit/056cdab070102aec927db831090b5bb82df9d31e)) ##### Bug Fixes - **auth:** Autodetect IDE usage and fallback to API token based authentication ([#​5241](https://togithub.com/snyk/snyk/issues/5241)) ([4c795e0](https://togithub.com/snyk/snyk/commit/4c795e008e17386ac04466a45a9785e81258853b)) - **iac:** Upgrade iac custom rules to address Vulnerabilities[#​5191](https://togithub.com/snyk/snyk/issues/5191)yk/snyk/issues/5191\)) ([453db24](https://togithub.com/snyk/snyk/commit/453db24fb3fa8e58e4a69920ba18045ecbd650a2)) - **language-server:** Caching problem when no vulnerabilities in the IDE ([#​5223](https://togithub.com/snyk/snyk/issues/5223)) ([89c9491](https://togithub.com/snyk/snyk/commit/89c949162edd89d0553b6e6cbb1c14c62379eae9)) - **language-server:** Remove incorrect /v1 path ([#​5214](https://togithub.com/snyk/snyk/issues/5214)) ([cf16470](https://togithub.com/snyk/snyk/commit/cf16470090b6f1db7fd7f7577a243e4d356d843f)) - **dependencies:** Update dependencies to reduce vulnerabilities ([#​5131](https://togithub.com/snyk/snyk/issues/5131)) ([4c7cb3c](https://togithub.com/snyk/snyk/commit/4c7cb3cd0931e0b8717425ac4857b116cee001ee)) - **sbom:** sbom test output padding ([e3b7cac](https://togithub.com/snyk/snyk/commit/e3b7cac1b3fc628407e1ba520302f3569684d115)) - **sbom:** Fix container purl generation for apt and rpm ([#​5207](https://togithub.com/snyk/snyk/issues/5207)) ([fa9d512](https://togithub.com/snyk/snyk/commit/fa9d512512203adcdc133ed988ac260543f8816a)) - **sbom:** Retain error code during SBOM generation ([#​5202](https://togithub.com/snyk/snyk/issues/5202)) ([5e98aaa](https://togithub.com/snyk/snyk/commit/5e98aaa6b14fe2d3622a3cc1ce76b655f43bb42c)) - **test:** support cyclic dependencies in maven with dverbose ([#​5208](https://togithub.com/snyk/snyk/issues/5208)) ([fb24c02](https://togithub.com/snyk/snyk/commit/fb24c024a8bee69ae59acf79adfac7866255b2b7)) - **test:** Add tool version and informationUri to sarif output ([#​5203](https://togithub.com/snyk/snyk/issues/5203)) ([b899fd3](https://togithub.com/snyk/snyk/commit/b899fd3af211e8b95656a08b9b0ecefc086ef5d5)) - **test:** fixing several .NET bugs ([#​5217](https://togithub.com/snyk/snyk/issues/5217)) ([c27d767](https://togithub.com/snyk/snyk/commit/c27d7671c1c9d20089f10663b71875e6bcf05481)) - **test:** fixing a bug causing .NET beta scanning to fail on older versions of .NET ([#​5228](https://togithub.com/snyk/snyk/issues/5228)) ([5fdecf7](https://togithub.com/snyk/snyk/commit/5fdecf72e6f370bd31baadce6d1e5273018798c1)) - **test:** .NET runtime resolution testing now supports projects targeting .NET Standard frameworks ([#​5169](https://togithub.com/snyk/snyk/issues/5169)) ([44d0861](https://togithub.com/snyk/snyk/commit/44d0861e41de81f847c6b57c74a67c5fc816e9df)) - **test:** fix issues of type 'Cannot find module ...' in snyk-docker-plugin ([#​5301](https://togithub.com/snyk/snyk/issues/5301)) ([88efd54](https://togithub.com/snyk/snyk/commit/88efd549956513fd3052de8af47da5d0a1bfb477)) - **monitor:** fix project name when using assets-project-name flag ([#​5077](https://togithub.com/snyk/snyk/issues/5077)) ([57dc718](https://togithub.com/snyk/snyk/commit/57dc7189eb6c353041b8526af3fe939b0526d996)) ### [`v1.1291.1`](https://togithub.com/snyk/cli/releases/tag/v1.1291.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1291.0...v1.1291.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) ##### Bug Fixes - **dependencies:** Upgrade go-getter to v1.7.4 to fix vulnerabilities ([#​5252](https://togithub.com/snyk/snyk/issues/5252)) ### [`v1.1291.0`](https://togithub.com/snyk/cli/releases/tag/v1.1291.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1290.0...v1.1291.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 is the first **stable release** of the CLI - It makes use of semantic versioning and is the successor of [1.1290.0](https://togithub.com/snyk/cli/releases/tag/v1.1290.0) ##### Bug Fixes - **test:** Fix support of cyclic dependencies in maven with dverbose [#​5208](https://togithub.com/snyk/cli/pull/5208) ### [`v1.1290.0`](https://togithub.com/snyk/cli/releases/tag/v1.1290.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1289.0...v1.1290.0) ##### Bug Fixes - **code:** Fix error handling for experimental go native code client ([#​5170](https://togithub.com/snyk/snyk/issues/5170)) ([5400c69](https://togithub.com/snyk/snyk/commit/5400c698a2798672e96c91dd18706c2effebc416)) ##### Features - **code:** introduce human readable formatting for experimental test mechanism ([#​5174](https://togithub.com/snyk/snyk/issues/5174)) ([34bbc95](https://togithub.com/snyk/snyk/commit/34bbc955d241d619177dcdbf5f45bf02342e2adc)) - **sbom:** Introduce experimental sbom test command ([#​5176](https://togithub.com/snyk/snyk/issues/5176)) ([ea6293b](https://togithub.com/snyk/snyk/commit/ea6293b3adabd2459bb10a0ae65f78da8cf1311d)) - snyk woof ro language support and tests ([#​5166](https://togithub.com/snyk/snyk/issues/5166)) ([ed2e754](https://togithub.com/snyk/snyk/commit/ed2e754bace7a37f10a86564d5cf662f69e58daf)) ### [`v1.1289.0`](https://togithub.com/snyk/cli/releases/tag/v1.1289.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1288.1...v1.1289.0) ##### Bug Fixes - **ls:** Trigger re-analysis after fixing interfile issues ([#​5163](https://togithub.com/snyk/snyk/issues/5163)) ([05cb9f5](https://togithub.com/snyk/snyk/commit/05cb9f5ba9284999269368d1a0a98c8562f4badd)) ##### Features - **code:** Integrate experimental go native code client \[CLI-224] ([#​5164](https://togithub.com/snyk/snyk/issues/5164)) ([5bd898e](https://togithub.com/snyk/snyk/commit/5bd898e708dfb8caaa758debbf7d21998e9f2693)) - include additional policy properties, when provided, in plain text output ([#​5142](https://togithub.com/snyk/snyk/issues/5142)) ([a8be764](https://togithub.com/snyk/snyk/commit/a8be76486bfc17dda643d18a6fa9475744ddbd5c)) - use workflow data to determine exit code errors ([51c717b](https://togithub.com/snyk/snyk/commit/51c717b20c7eb8de1d2bca48c4d78ed530890b7c)) ### [`v1.1288.1`](https://togithub.com/snyk/cli/releases/tag/v1.1288.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1288.0...v1.1288.1) ##### Bug Fixes - **iac:** Fix Issue Path in human readable and json output \[IAC-2935] ([#​5159](https://togithub.com/snyk/snyk/issues/5159)) ([5fc3d59](https://togithub.com/snyk/snyk/commit/5fc3d591fefbcf0c5e7615bf4d9899a3a17c7990)) ### [`v1.1288.0`](https://togithub.com/snyk/cli/releases/tag/v1.1288.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1287.0...v1.1288.0) ##### Bug Fixes - add --experimental flag for snyk code test ([#​5151](https://togithub.com/snyk/snyk/issues/5151)) ([08647f2](https://togithub.com/snyk/snyk/commit/08647f295dd92ceb206a4f1b99e3b1905eab016e)) - make download of CLI in language server more resilient under windows \[IDE-90] ([#​5155](https://togithub.com/snyk/snyk/issues/5155)) ([1e51948](https://togithub.com/snyk/snyk/commit/1e5194853a3183629a9fad9679fc83e7b8d4d4cb)) ##### Features - bump language server protocol version to 11 \[IDE-236] ([#​5156](https://togithub.com/snyk/snyk/issues/5156)) ([fc41937](https://togithub.com/snyk/snyk/commit/fc41937f14f647e43e2b21b93ce3cc261a3de468)) ### [`v1.1287.0`](https://togithub.com/snyk/cli/releases/tag/v1.1287.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1286.4...v1.1287.0) ##### Features - upgrade snyk-iac-test to v0.51.3 ([#​5127](https://togithub.com/snyk/snyk/issues/5127)) ([0fd8fa6](https://togithub.com/snyk/snyk/commit/0fd8fa6063f35f208c36fdcbd04c8c4732d32af4)) ### [`v1.1286.4`](https://togithub.com/snyk/cli/releases/tag/v1.1286.4) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1286.3...v1.1286.4) ##### Bug Fixes - upgrade iac custom rules extension to address vulns \[IAC-2921] ([#​5149](https://togithub.com/snyk/snyk/issues/5149)) ([6b96473](https://togithub.com/snyk/snyk/commit/6b96473e3c07a93fdc5da2f10bb39ea6f5a222d7)) ### [`v1.1286.3`](https://togithub.com/snyk/cli/releases/tag/v1.1286.3) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1286.2...v1.1286.3) ##### Bug Fixes - always finish progress when auto-fixing in language server ([#​5145](https://togithub.com/snyk/snyk/issues/5145)) ([f645bbe](https://togithub.com/snyk/snyk/commit/f645bbe4b439a9523fcd16cc9857786bd25898b4)) - avoid potentially outputting very large JSON objects ([#​5147](https://togithub.com/snyk/snyk/issues/5147)) ([84b5e8b](https://togithub.com/snyk/snyk/commit/84b5e8bf390d4e68665c79efa57a4a7ed7cb3600)) ### [`v1.1286.2`](https://togithub.com/snyk/cli/releases/tag/v1.1286.2) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1286.1...v1.1286.2) ##### Bug Fixes - enhance sbt output width, fixing false positives vulns ([#​5130](https://togithub.com/snyk/snyk/issues/5130)) ([2011b90](https://togithub.com/snyk/snyk/commit/2011b90704582654560d6d64819fe8d3cdfc91fd)) ### [`v1.1286.1`](https://togithub.com/snyk/cli/releases/tag/v1.1286.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1286.0...v1.1286.1) ##### Bug Fixes - Fix error in sbom command when using --json-file-output ([#​5136](https://togithub.com/snyk/snyk/issues/5136)) ([eee1ec5](https://togithub.com/snyk/snyk/commit/eee1ec5fb73a55da2afbe2eb5a8dfc867942c77e)) ### [`v1.1286.0`](https://togithub.com/snyk/cli/releases/tag/v1.1286.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1285.1...v1.1286.0) ##### Features - support CycloneDX v1.5 ([#​5123](https://togithub.com/snyk/snyk/issues/5123)) ([b22b166](https://togithub.com/snyk/snyk/commit/b22b1667ff87d5a48f6b0d36a1f42f4cd67d0990)) ### [`v1.1285.1`](https://togithub.com/snyk/cli/releases/tag/v1.1285.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1285.0...v1.1285.1) ##### Bug Fixes - **ci:** add missing node types ([#​5129](https://togithub.com/snyk/snyk/issues/5129)) ([c55af61](https://togithub.com/snyk/snyk/commit/c55af61d0c76256605bf1f5780d9082f85a84120)) - Fix handling of large json data when using --json \[CLI-73] ([#​5093](https://togithub.com/snyk/snyk/issues/5093)) ([c0d401c](https://togithub.com/snyk/snyk/commit/c0d401c38742f4da593b680a53a509726f9e9717)) ### [`v1.1285.0`](https://togithub.com/snyk/cli/releases/tag/v1.1285.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1284.0...v1.1285.0) ##### Features - **language-server:** Added command to retrieve fix suggestions for snyk code - **language-server:** Added Feature Flag command - **language-server:** Associate learn lessons with all specified ecosystems ### [`v1.1284.0`](https://togithub.com/snyk/cli/releases/tag/v1.1284.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1283.1...v1.1284.0) ##### Features - support -dverbose argument when testing maven projects [#​5117](https://togithub.com/snyk/snyk/issues/5117) ([1ef091f](https://togithub.com/snyk/snyk/commit/1ef091fab322e03b51397633d88fb635b92ecb89)) ### [`v1.1283.1`](https://togithub.com/snyk/cli/releases/tag/v1.1283.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1283.0...v1.1283.1) ##### Bug Fixes - **ci:** End to end test by updating to a newer test image ([#​5115](https://togithub.com/snyk/snyk/issues/5115)) ([93b4fcb](https://togithub.com/snyk/snyk/commit/93b4fcb10b3768a59993b8ee29698b84fd8b1ef4)) - fix add support for dev/alpha/beta/rc python versions ([#​5106](https://togithub.com/snyk/snyk/issues/5106)) ([bd6351a](https://togithub.com/snyk/snyk/commit/bd6351aa33369407d22835460d6e2c0128f13cb4)), closes [#​5108](https://togithub.com/snyk/snyk/issues/5108) [#​5107](https://togithub.com/snyk/snyk/issues/5107) ### [`v1.1283.0`](https://togithub.com/snyk/cli/releases/tag/v1.1283.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1282.1...v1.1283.0) ##### Features - add python optional dependencies support ([#​5072](https://togithub.com/snyk/snyk/issues/5072)) ([e52fdaa](https://togithub.com/snyk/snyk/commit/e52fdaab6158ccf196c58b18e6665919376df982)) ### [`v1.1282.1`](https://togithub.com/snyk/cli/releases/tag/v1.1282.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1282.0...v1.1282.1) ##### Bug Fixes - **ci:** upgrade slack webhook ([#​5085](https://togithub.com/snyk/snyk/issues/5085)) ([9f4d512](https://togithub.com/snyk/snyk/commit/9f4d512c96401e4b163844ad5743f3ee244a999a)) - **danger:** commit pattern in danger to disable certain characters ([#​5089](https://togithub.com/snyk/snyk/issues/5089)) ([2113022](https://togithub.com/snyk/snyk/commit/211302214ad864a464dec78191f5cc0e3619b649)) - enforce correct type for security-severity in sarif output ([#​5091](https://togithub.com/snyk/snyk/issues/5091)) ([f0c8339](https://togithub.com/snyk/snyk/commit/f0c83391cb29c8f4eee190e953b0b7d357ae0cb7)) - remove dependencies when parent folder is deleted ([#​5080](https://togithub.com/snyk/snyk/issues/5080)) ([4f892f7](https://togithub.com/snyk/snyk/commit/4f892f75662f5898f035e16bbea697201afc0f33)) ### [`v1.1282.0`](https://togithub.com/snyk/cli/releases/tag/v1.1282.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1281.0...v1.1282.0) ##### Bug Fixes - enables multi-platform support for OCI images ([#​5082](https://togithub.com/snyk/snyk/issues/5082)) ([00af20b](https://togithub.com/snyk/snyk/commit/00af20b02234205e19231f975fc7b275bb3e37ab)) ##### Features - populate CVSS scores in SARIF files ([#​5014](https://togithub.com/snyk/snyk/issues/5014)) ([#​5088](https://togithub.com/snyk/snyk/issues/5088)) ([54253f7](https://togithub.com/snyk/snyk/commit/54253f748d5df0c8ac01971d994bc58eeac44aa0)) ### [`v1.1281.0`](https://togithub.com/snyk/cli/releases/tag/v1.1281.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1280.1...v1.1281.0) ##### Bug Fixes - do not purge the code action cache in language server before the action is resolved by the client \[IDE-134] ([#​5062](https://togithub.com/snyk/snyk/issues/5062)) ([4bf4333](https://togithub.com/snyk/snyk/commit/4bf4333d67145de8b2c1c314d610ec0e01166089)) - support monitoring larger/complex container projects ([#​5075](https://togithub.com/snyk/snyk/issues/5075)) ([091e277](https://togithub.com/snyk/snyk/commit/091e277562e4de9fc74fb7207a209df05c8a6d1b)) - upgrade go toolchain to 1.21.7 ([#​5064](https://togithub.com/snyk/snyk/issues/5064)) ([f282bb5](https://togithub.com/snyk/snyk/commit/f282bb5c7091c9f48da0e6c0c7347a27d5cb7d2c)) ##### Features - add dataflow to code issue data \[IDE-134] ([#​5076](https://togithub.com/snyk/snyk/issues/5076)) ([6545bec](https://togithub.com/snyk/snyk/commit/6545bec6a9ff103e952e120ba25eb2e44cf26d15)) - provide easy way to update snyk-ls in CLI \[IDE-144] ([#​5067](https://togithub.com/snyk/snyk/issues/5067)) ([e9723af](https://togithub.com/snyk/snyk/commit/e9723af295438e680f44aae128951d17073bfc25)) ### [`v1.1280.1`](https://togithub.com/snyk/cli/releases/tag/v1.1280.1) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1280.0...v1.1280.1) ##### Bug Fixes - add range to snyk.scan message create by code scanner \[IDE-134] ([#​5052](https://togithub.com/snyk/snyk/issues/5052)) ([e78bad6](https://togithub.com/snyk/snyk/commit/e78bad6039161f3f7184c46bcc3fff3c84dd4182)) - Scanning of .NET projects with the `--dotnet-runtime-resolution` flag now uses existing NuGet package cache if available ([#​5051](https://togithub.com/snyk/snyk/issues/5051)) ([023f633](https://togithub.com/snyk/snyk/commit/023f633364edd0bca4d8d10e490b2aea65478bd9)) ### [`v1.1280.0`](https://togithub.com/snyk/cli/releases/tag/v1.1280.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1279.0...v1.1280.0) ##### Bug Fixes - improved 'npm dist-tags' handling for npm lockfile v2 and newer ([#​5033](https://togithub.com/snyk/snyk/issues/5033)) ([8d0d96a](https://togithub.com/snyk/snyk/commit/8d0d96a0b6cc2b345921420d8abaad4d97134222)) ### [`v1.1279.0`](https://togithub.com/snyk/cli/releases/tag/v1.1279.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1278.0...v1.1279.0) ##### Bug Fixes - allow docker.io as a registry base for container commands ([#​5049](https://togithub.com/snyk/snyk/issues/5049)) ([2b3c776](https://togithub.com/snyk/snyk/commit/2b3c7768cd4f9e78ea0697ef1f10100a623f015e)) - increase max allocatable heap memory to 32GB ([#​5043](https://togithub.com/snyk/snyk/issues/5043)) ([41c0c03](https://togithub.com/snyk/snyk/commit/41c0c0318af6be534ce33ec2a7ae04f06b1a0139)) ##### Features - Deploy regular CLI builds to a new preview channel ([#​5042](https://togithub.com/snyk/snyk/issues/5042)) ([d5e65e8](https://togithub.com/snyk/snyk/commit/d5e65e8b4a3282a6df1315b57933f201f44b9f9a)) ### [`v1.1278.0`](https://togithub.com/snyk/cli/releases/tag/v1.1278.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1277.0...v1.1278.0) ##### Bug Fixes - Fix circular dependencies errors for python packages ([#​5032](https://togithub.com/snyk/snyk/issues/5032)) ([85616d4](https://togithub.com/snyk/snyk/commit/85616d4525ebe9abb4cb2bb48c5a722ee07d1359)) ##### Features - Support for custom output paths for dotnet `v2` projects \[OSM-955] ([#​5015](https://togithub.com/snyk/snyk/issues/5015)) ([6fc1d10](https://togithub.com/snyk/snyk/commit/6fc1d10eb0528ac42f6c6af9c374961ee0d2bd99)) ### [`v1.1277.0`](https://togithub.com/snyk/cli/releases/tag/v1.1277.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1276.0...v1.1277.0) ##### Bug Fixes - Do not write an empty file when using --json-file-output \[CLI-115] ([#​5030](https://togithub.com/snyk/snyk/issues/5030)) ([fd91b7c](https://togithub.com/snyk/snyk/commit/fd91b7c5581b9024fd8e4a260e9a6e3cd7c9be42)) ### [`v1.1276.0`](https://togithub.com/snyk/cli/releases/tag/v1.1276.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1275.0...v1.1276.0) ##### Bug Fixes - bump snyk-python-plugin version ([#​5026](https://togithub.com/snyk/snyk/issues/5026)) ([59c99f6](https://togithub.com/snyk/snyk/commit/59c99f6e54263171df8046dc3b7065d5474fd9a7)) - Fix handling of large json data when writing to file via --json-file-output \[CLI-46] ([#​5007](https://togithub.com/snyk/snyk/issues/5007)) ([33485f1](https://togithub.com/snyk/snyk/commit/33485f120f11a800d615c84af2aa9956723fb690)) - upgrade dependencies to fix vulnerabilities ([#​5023](https://togithub.com/snyk/snyk/issues/5023)) ([291c151](https://togithub.com/snyk/snyk/commit/291c151592caf819b5a884e7396cb2d5c9621d10)) ### [`v1.1275.0`](https://togithub.com/snyk/snyk/compare/v1.1274.0...v1.1275.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1274.0...v1.1275.0) ### [`v1.1274.0`](https://togithub.com/snyk/snyk/compare/v1.1273.0...v1.1274.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1273.0...v1.1274.0) ### [`v1.1273.0`](https://togithub.com/snyk/cli/releases/tag/v1.1273.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1272.0...v1.1273.0) ##### Features - update gradle plugin version adding support for Gradle 8 ([7cf8b6e](https://togithub.com/snyk/snyk/commit/7cf8b6e71a7dab07ec9f4692c92217718bd97853)) ### [`v1.1272.0`](https://togithub.com/snyk/cli/releases/tag/v1.1272.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1271.0...v1.1272.0) ##### Bug Fixes - ignore php composer lockfiles that are invalid ([#​5012](https://togithub.com/snyk/snyk/issues/5012)) ([7852cb3](https://togithub.com/snyk/snyk/commit/7852cb3b26f91e070b4b04088519ea3b85777f28)) ### [`v1.1271.0`](https://togithub.com/snyk/cli/releases/tag/v1.1271.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1270.0...v1.1271.0) ##### Bug Fixes - SARIF: artifactChanges property cannot be empty ([#​5010](https://togithub.com/snyk/snyk/issues/5010)) ([2dd4f9e](https://togithub.com/snyk/snyk/commit/2dd4f9e1793ec2309dbe3df5f5dd709da3927721)) ### [`v1.1270.0`](https://togithub.com/snyk/cli/releases/tag/v1.1270.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1269.0...v1.1270.0) ##### Bug Fixes - adding dotnet 8 fixture ([#​4963](https://togithub.com/snyk/snyk/issues/4963)) ([a4277ba](https://togithub.com/snyk/snyk/commit/a4277bacff185726ee88e93d741ced3a409c3832)) - Authentication when a pre-existing invalid token is stored \[HEAD-1197] ([#​4994](https://togithub.com/snyk/snyk/issues/4994)) ([2890b46](https://togithub.com/snyk/snyk/commit/2890b46967b0549d769552677719fb4d29259cbd)) ##### Features - output additional SARIF data ([#​4966](https://togithub.com/snyk/snyk/issues/4966)) ([8f1ff94](https://togithub.com/snyk/snyk/commit/8f1ff949ca5fd7a943cbd7d38cfa952ac9c91277)) - update gradle plugin version ([#​5004](https://togithub.com/snyk/snyk/issues/5004)) ([581aa58](https://togithub.com/snyk/snyk/commit/581aa58c192d606c92d29b31b5b4f75de8f0ba8f)) ### [`v1.1269.0`](https://togithub.com/snyk/snyk/compare/v1.1268.0...v1.1269.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1268.0...v1.1269.0) ### [`v1.1268.0`](https://togithub.com/snyk/cli/releases/tag/v1.1268.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1267.0...v1.1268.0) ##### Bug Fixes - correct CONNECT proxy handling and needle upgrade ([#​4967](https://togithub.com/snyk/snyk/issues/4967)) ([0226e20](https://togithub.com/snyk/snyk/commit/0226e202a4ed9a42efb7597e2a9d6c4aa0213b80)) ##### Features - Redact token information from debug logs \[HEAD-1184] ([#​4983](https://togithub.com/snyk/snyk/issues/4983)) ([9dd5ad4](https://togithub.com/snyk/snyk/commit/9dd5ad4006f058612d9bfc977b419d062b0a2241)) - known limitation: debug logs for `snyk auth` - run the unit-style tests in parallel ([#​4985](https://togithub.com/snyk/snyk/issues/4985)) ([f3b705f](https://togithub.com/snyk/snyk/commit/f3b705f5e1440b45d6fe3f14909a94e2f490d004)) ### [`v1.1267.0`](https://togithub.com/snyk/cli/releases/tag/v1.1267.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1266.0...v1.1267.0) ##### Features - Support OAuth Client Credentials Grant \[HEAD-873] ([#​4970](https://togithub.com/snyk/snyk/issues/4970)) ([63b7378](https://togithub.com/snyk/snyk/commit/63b7378e6c517b8d66034fbe6412047c72734471)) ### [`v1.1266.0`](https://togithub.com/snyk/cli/releases/tag/v1.1266.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1265.0...v1.1266.0) ##### Bug Fixes - bump snyk python plugin ([#​4971](https://togithub.com/snyk/snyk/issues/4971)) ([b2ab4c0](https://togithub.com/snyk/snyk/commit/b2ab4c0f356b71f5c39dc5d656e07d31ecf5753a)) ### [`v1.1265.0`](https://togithub.com/snyk/cli/releases/tag/v1.1265.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1264.0...v1.1265.0) ##### Features - large layer support ([#​4972](https://togithub.com/snyk/snyk/issues/4972)) ([e084c24](https://togithub.com/snyk/snyk/commit/e084c240b3c539eafea6ae41dbfd79e40e320491)) ### [`v1.1264.0`](https://togithub.com/snyk/cli/releases/tag/v1.1264.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1263.0...v1.1264.0) ##### Bug Fixes - incorrect version coercion in container's pip scanner ([#​4964](https://togithub.com/snyk/snyk/issues/4964)) ([025d352](https://togithub.com/snyk/snyk/commit/025d352a447bdff2601b533adc74fa9427a06a14)) ### [`v1.1263.0`](https://togithub.com/snyk/cli/releases/tag/v1.1263.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1262.0...v1.1263.0) ##### Features - remove deprecated managed IaC drift detection ([#​4908](https://togithub.com/snyk/snyk/issues/4908)) ([ccd03cc](https://togithub.com/snyk/snyk/commit/ccd03cce97470452766ab397f2ba770dbb2e002e)) ### [`v1.1262.0`](https://togithub.com/snyk/cli/releases/tag/v1.1262.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1261.0...v1.1262.0) ##### Bug Fixes - \[OSM-855] fixed python 3.12 support in snyk-python-plugin ([#​4965](https://togithub.com/snyk/snyk/issues/4965)) ([62175e6](https://togithub.com/snyk/snyk/commit/62175e605199ac6565719570ab4573df9ed17444)) ### [`v1.1261.0`](https://togithub.com/snyk/cli/releases/tag/v1.1261.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1260.0...v1.1261.0) ##### Bug Fixes - \[OSM-887] Bumping `snyk-nuget-plugin` for various bugfixes ([#​4961](https://togithub.com/snyk/snyk/issues/4961)) ([8e896fd](https://togithub.com/snyk/snyk/commit/8e896fdeeaa34ee99b7d06bb8fef9ead760a8d8d)) - bump nodejs-parser to 1.52.10 ([#​4962](https://togithub.com/snyk/snyk/issues/4962)) ([c5fded9](https://togithub.com/snyk/snyk/commit/c5fded9376ab4a7a5d1bf326fa5fd22564bd2bfd)) ### [`v1.1260.0`](https://togithub.com/snyk/cli/releases/tag/v1.1260.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1259.0...v1.1260.0) ##### Features - upgrade snyk-iac-test to v0.50.4 ([#​4958](https://togithub.com/snyk/snyk/issues/4958)) ([7e4accf](https://togithub.com/snyk/snyk/commit/7e4accf1431e27ea1f7be4891762ed3a5dff2db9)) ### [`v1.1259.0`](https://togithub.com/snyk/cli/releases/tag/v1.1259.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1258.0...v1.1259.0) ##### Bug Fixes - downgrade needle for CONNECT mode proxy support ([#​4953](https://togithub.com/snyk/snyk/issues/4953)) ([ad6ec05](https://togithub.com/snyk/snyk/commit/ad6ec05a952400381cce1625eafd8deb755ff700)) ##### Features - update gradle plugin version ([#​4955](https://togithub.com/snyk/snyk/issues/4955)) ([2bdaf4c](https://togithub.com/snyk/snyk/commit/2bdaf4ca4e93c5eac994670da60f1295b5e6409a)) ### [`v1.1258.0`](https://togithub.com/snyk/cli/releases/tag/v1.1258.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1257.0...v1.1258.0) ##### Bug Fixes - bump nodejs-parser to 1.52.8 ([#​4952](https://togithub.com/snyk/snyk/issues/4952)) ([dbc5b92](https://togithub.com/snyk/snyk/commit/dbc5b92067ddc9f8749055c7b65a44f8f2ec15ad)) ### [`v1.1257.0`](https://togithub.com/snyk/cli/releases/tag/v1.1257.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1256.0...v1.1257.0) ##### Bug Fixes - add timeout handling to legacy cli ([#​4950](https://togithub.com/snyk/snyk/issues/4950)) ([1686db5](https://togithub.com/snyk/snyk/commit/1686db51da9de6eff31bc51f0f6271716f46f9e1)) ### [`v1.1256.0`](https://togithub.com/snyk/snyk/compare/v1.1255.0...v1.1256.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1255.0...v1.1256.0) ### [`v1.1255.0`](https://togithub.com/snyk/cli/releases/tag/v1.1255.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1254.0...v1.1255.0) ##### Bug Fixes - bump nodejs-parser to 1.52.7 ([#​4949](https://togithub.com/snyk/snyk/issues/4949)) ([91ba735](https://togithub.com/snyk/snyk/commit/91ba7356133687bbd69252f9e10593e21d5f1910)) ### [`v1.1254.0`](https://togithub.com/snyk/cli/releases/tag/v1.1254.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1253.0...v1.1254.0) ##### Features - include Snyk CLI as a generator tool in SBOM documents ([#​4945](https://togithub.com/snyk/snyk/issues/4945)) ([97746db](https://togithub.com/snyk/snyk/commit/97746db348f8a91f2b9cdbe50bdc0324e2286ca4)) ### [`v1.1253.0`](https://togithub.com/snyk/cli/releases/tag/v1.1253.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1252.0...v1.1253.0) ##### Bug Fixes - bump snyk-iac-test to 0.50.2 ([#​4946](https://togithub.com/snyk/snyk/issues/4946)) ([37b6a00](https://togithub.com/snyk/snyk/commit/37b6a00a85739e74166aceffc9c360c93174c53d)) - bumping nuget plugin ([#​4943](https://togithub.com/snyk/snyk/issues/4943)) ([131fa94](https://togithub.com/snyk/snyk/commit/131fa94978c38b69cd75fd90f5a12448561b21c6)) ### [`v1.1252.0`](https://togithub.com/snyk/cli/releases/tag/v1.1252.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1251.0...v1.1252.0) ##### Bug Fixes - allow http requests towards code local engine ([#​4934](https://togithub.com/snyk/snyk/issues/4934)) ([92d88b6](https://togithub.com/snyk/snyk/commit/92d88b640a593116265fe20afdaa9b0a9f12a9c8)) ### [`v1.1251.0`](https://togithub.com/snyk/cli/releases/tag/v1.1251.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1250.0...v1.1251.0) ##### Bug Fixes - add percent-encoded plus sign in purl version tests ([#​4939](https://togithub.com/snyk/snyk/issues/4939)) ([d2f00f2](https://togithub.com/snyk/snyk/commit/d2f00f2d0ab1484bf3d1b21c1d5ae6b36d641961)) - set endpoint configuration for legacy CLI ([#​4931](https://togithub.com/snyk/snyk/issues/4931)) ([4eb072f](https://togithub.com/snyk/snyk/commit/4eb072f1dedb21d5571da44be806ce49481b5dfa)) ### [`v1.1250.0`](https://togithub.com/snyk/cli/releases/tag/v1.1250.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1249.0...v1.1250.0) ##### Features - use global runtime information \[LINK-881] ([#​4936](https://togithub.com/snyk/snyk/issues/4936)) ([088a3a8](https://togithub.com/snyk/snyk/commit/088a3a8358d7f839f205ce3d0eb80bd0a79e999f)) ### [`v1.1249.0`](https://togithub.com/snyk/cli/releases/tag/v1.1249.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1248.0...v1.1249.0) ##### Features - \[SUP-2164] bump gradle-plugin ([#​4937](https://togithub.com/snyk/snyk/issues/4937)) ([a6383c0](https://togithub.com/snyk/snyk/commit/a6383c03b19b249c1e8f15c8749510d58d47020b)) ### [`v1.1248.0`](https://togithub.com/snyk/cli/releases/tag/v1.1248.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1247.0...v1.1248.0) ##### Bug Fixes - bump snyk-iac-test ([#​4935](https://togithub.com/snyk/snyk/issues/4935)) ([b2682f4](https://togithub.com/snyk/snyk/commit/b2682f4d8b226f07f1badb831481926f762b57db)) ### [`v1.1247.0`](https://togithub.com/snyk/cli/releases/tag/v1.1247.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1246.0...v1.1247.0) ##### Bug Fixes - bump nodejs-parser to 1.52.6 ([#​4933](https://togithub.com/snyk/snyk/issues/4933)) ([1318a4a](https://togithub.com/snyk/snyk/commit/1318a4a68bc06e475766c26458ca6e54769698f0)) ### [`v1.1246.0`](https://togithub.com/snyk/cli/releases/tag/v1.1246.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1245.0...v1.1246.0) ##### Bug Fixes - update dependencies goproxy and grpc ([#​4930](https://togithub.com/snyk/snyk/issues/4930)) ([2cf8ac3](https://togithub.com/snyk/snyk/commit/2cf8ac3fe843d8911c97a36cfe19197146589912)) ##### Features - add code client detail error \[NEBULA-1511] ([#​4922](https://togithub.com/snyk/snyk/issues/4922)) ([1cb1fe5](https://togithub.com/snyk/snyk/commit/1cb1fe562edc63a35f5ced3d8518fbb67eed099c)) ### [`v1.1245.0`](https://togithub.com/snyk/cli/releases/tag/v1.1245.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1244.0...v1.1245.0) ##### Bug Fixes - \[SUP-2193] Fix v2 .net parsing not honoring missing rids ### [`v1.1244.0`](https://togithub.com/snyk/cli/releases/tag/v1.1244.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1243.0...v1.1244.0) ##### Bug Fixes - config handling for language server extension ([#​4929](https://togithub.com/snyk/snyk/issues/4929)) ([8e1f935](https://togithub.com/snyk/snyk/commit/8e1f9356ee24054f1000860f5ab8b1a5dfd2d6be)) ### [`v1.1243.0`](https://togithub.com/snyk/cli/releases/tag/v1.1243.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1242.0...v1.1243.0) ##### Bug Fixes - bump nodejs-parser to 1.52.4 attempt 2 ([#​4926](https://togithub.com/snyk/snyk/issues/4926)) ([b2d6955](https://togithub.com/snyk/snyk/commit/b2d6955f6b29b591c584de8268480979ca5657f3)) ### [`v1.1242.0`](https://togithub.com/snyk/cli/releases/tag/v1.1242.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1241.0...v1.1242.0) ##### Bug Fixes - bumping nuget plugin ([#​4924](https://togithub.com/snyk/snyk/issues/4924)) ([009f510](https://togithub.com/snyk/snyk/commit/009f510cc49acbe8f7b21359d55f81fd3138304f)) ### [`v1.1241.0`](https://togithub.com/snyk/cli/releases/tag/v1.1241.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1240.0...v1.1241.0) ##### Bug Fixes - update memory limit of node cli to 16gb \[HEAD-983] ([#​4923](https://togithub.com/snyk/snyk/issues/4923)) ([08fe7e0](https://togithub.com/snyk/snyk/commit/08fe7e0073cfe569c290ddbb5c103a33a0ae2e3b)) ### [`v1.1240.0`](https://togithub.com/snyk/cli/releases/tag/v1.1240.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1239.0...v1.1240.0) ##### Bug Fixes - increase memory limit for node ([#​4921](https://togithub.com/snyk/snyk/issues/4921)) ([4e9e336](https://togithub.com/snyk/snyk/commit/4e9e336a7a002834ca5ca80c8ba8106d59b869a6)) ### [`v1.1239.0`](https://togithub.com/snyk/cli/releases/tag/v1.1239.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1238.0...v1.1239.0) ##### Bug Fixes - do not show invalidSeverityThreshold error for HTTP 400 responses ([#​4920](https://togithub.com/snyk/snyk/issues/4920)) ([b202896](https://togithub.com/snyk/snyk/commit/b202896c69dd50c0cd617e8d7a63b797a4417db3)) ### [`v1.1238.0`](https://togithub.com/snyk/cli/releases/tag/v1.1238.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1237.0...v1.1238.0) ##### Bug Fixes - add `targetRuntime` meta information to monitor ([#​4916](https://togithub.com/snyk/snyk/issues/4916)) ([068b111](https://togithub.com/snyk/snyk/commit/068b11113573cea34765de9f714779d493ee23dc)) - add condition to preserve project-name with gradle monitor ([#​4906](https://togithub.com/snyk/snyk/issues/4906)) ([351c7bd](https://togithub.com/snyk/snyk/commit/351c7bd09071c5db69c8276173ee166021019be5)) ### [`v1.1237.0`](https://togithub.com/snyk/cli/releases/tag/v1.1237.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1236.0...v1.1237.0) ##### Bug Fixes - update CODEOWNERS file for lumos ([#​4913](https://togithub.com/snyk/snyk/issues/4913)) ([8de2e84](https://togithub.com/snyk/snyk/commit/8de2e84508f33a32f964dbb0f83557e9b3872ee8)) - use default HTTP headers consistently \[HEAD-936] ([#​4915](https://togithub.com/snyk/snyk/issues/4915)) ([de0f13e](https://togithub.com/snyk/snyk/commit/de0f13eb2b176cd32a770bbe295ff15f8105c503)) ##### Features - support node 18 \[HEAD-497] ([#​4911](https://togithub.com/snyk/snyk/issues/4911)) ([ec10ecb](https://togithub.com/snyk/snyk/commit/ec10ecb11a3a4cd98caa47ea6b456336aa2d6084)) ### [`v1.1236.0`](https://togithub.com/snyk/cli/releases/tag/v1.1236.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1235.0...v1.1236.0) ##### Bug Fixes - update snyk-ls to v0.0.0-20231018080541-3a486664f5ac ([#​4909](https://togithub.com/snyk/snyk/issues/4909)) ([f1e2bba](https://togithub.com/snyk/snyk/commit/f1e2bba8a386339094af07405c0d26ab4a6e2798)) ### [`v1.1235.0`](https://togithub.com/snyk/cli/releases/tag/v1.1235.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1234.0...v1.1235.0) ##### Bug Fixes - update snyk-iac-capture now allowing to upload valid empty states ([#​4905](https://togithub.com/snyk/snyk/issues/4905)) ([9ac5194](https://togithub.com/snyk/snyk/commit/9ac5194ecd941f07f7953f95232a2b5afe9caf9d)) - vulnerable dependency gomarkdown ([#​4902](https://togithub.com/snyk/snyk/issues/4902)) ([2c40d1b](https://togithub.com/snyk/snyk/commit/2c40d1bf596d615eb3b5e4e5f17899ea03e71190)) ##### Features - temporarily add legacy Session-Token \[HEAD-884] ([#​4900](https://togithub.com/snyk/snyk/issues/4900)) ([a766353](https://togithub.com/snyk/snyk/commit/a766353269a69c7ce17f0e18f3d0fb960e092132)) - use gw routing for code ([#​4857](https://togithub.com/snyk/snyk/issues/4857)) ([b7d768c](https://togithub.com/snyk/snyk/commit/b7d768c0df012bd9c49459d523d89e64940c8c49)) ### [`v1.1234.0`](https://togithub.com/snyk/cli/releases/tag/v1.1234.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1233.0...v1.1234.0) ##### Bug Fixes - inject variable/secret TEST_SNYK_TOKEN into workflow step ([#​4898](https://togithub.com/snyk/snyk/issues/4898)) ([dde78c9](https://togithub.com/snyk/snyk/commit/dde78c919dcad5f6f64965d0fe4af8eaaf5b6dc4)) ##### Features - make organization ID generally available \[HEAD-855] ([#​4887](https://togithub.com/snyk/snyk/issues/4887)) ([b51ed86](https://togithub.com/snyk/snyk/commit/b51ed86dc156a3763fce1f65f9c0226b63967352)) - use snyk monitor on build ([#​4897](https://togithub.com/snyk/snyk/issues/4897)) ([d004cd6](https://togithub.com/snyk/snyk/commit/d004cd6835bb55dafa3e6d843146f6b54e78ba22)) ### [`v1.1233.0`](https://togithub.com/snyk/snyk/compare/v1.1232.0...v1.1233.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1232.0...v1.1233.0) ### [`v1.1232.0`](https://togithub.com/snyk/cli/releases/tag/v1.1232.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1231.0...v1.1232.0) ##### Bug Fixes - remove space in release json ([#​4894](https://togithub.com/snyk/snyk/issues/4894)) ([23c8b20](https://togithub.com/snyk/snyk/commit/23c8b207255ee92fa2e3fed1c572bbb7308ff6c6)) ### [`v1.1231.0`](https://togithub.com/snyk/cli/releases/tag/v1.1231.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1230.0...v1.1231.0) ##### Features - support -- arguments for sbom and other extensions \[HEAD-861] ([#​4892](https://togithub.com/snyk/snyk/issues/4892)) ([3a9dadd](https://togithub.com/snyk/snyk/commit/3a9dadd7491b86efadc13b9ed22580564ca0c3ce)) ### [`v1.1230.0`](https://togithub.com/snyk/cli/releases/tag/v1.1230.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1229.0...v1.1230.0) ##### Features - build macOS arm64 (Apple silicon) binaries \[HEAD-204] ([#​4890](https://togithub.com/snyk/snyk/issues/4890)) ([08ed346](https://togithub.com/snyk/snyk/commit/08ed346fece913ffb97d9599064acce74cf9ea95)) - upgrade snyk-iac-test to v0.50.0 ([#​4893](https://togithub.com/snyk/snyk/issues/4893)) ([79e9dbd](https://togithub.com/snyk/snyk/commit/79e9dbd3626d4c5d6b1e5bf2781f4c4a85ea17f2)) ### [`v1.1229.0`](https://togithub.com/snyk/cli/releases/tag/v1.1229.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1228.0...v1.1229.0) ##### Bug Fixes - warn when using an insecure http SNYK_API URL ([#​4885](https://togithub.com/snyk/snyk/issues/4885)) ([06546c6](https://togithub.com/snyk/snyk/commit/06546c6438fe91151667e6dbae93d385851ebd6b)) ##### Reverts - replace deprecated macos circleci runner \[HEAD-781] ([#​4884](https://togithub.com/snyk/snyk/issues/4884)) ([#​4891](https://togithub.com/snyk/snyk/issues/4891)) ([1e1702c](https://togithub.com/snyk/snyk/commit/1e1702cea5a084d2198ac781236510fddd7e1d5f)) ### [`v1.1228.0`](https://togithub.com/snyk/cli/releases/tag/v1.1228.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1227.0...v1.1228.0) ##### Features - \[OSM-347] Bumping `snyk-nuget-plugin` ([#​4869](https://togithub.com/snyk/snyk/issues/4869)) ([79f125d](https://togithub.com/snyk/snyk/commit/79f125d74dc47da840042fffb6171925771d21f4)) - add options for snyk sbom ([#​4877](https://togithub.com/snyk/snyk/issues/4877)) ([102e77b](https://togithub.com/snyk/snyk/commit/102e77b5e6092c7cad32415bda7b59e06b6969ab)) - extra sbom npm,nuget,unmanaged args ([#​4879](https://togithub.com/snyk/snyk/issues/4879)) ([58d3179](https://togithub.com/snyk/snyk/commit/58d31798c7701c54492935000d2cdda5046a6cae)) ##### Reverts - remove Dockerfiles for deprecated images ([#​4762](https://togithub.com/snyk/snyk/issues/4762)) ([#​4880](https://togithub.com/snyk/snyk/issues/4880)) ([c5bba91](https://togithub.com/snyk/snyk/commit/c5bba91be3a9f2166c868337dc2f72c05ba1994a)) ### [`v1.1227.0`](https://togithub.com/snyk/cli/releases/tag/v1.1227.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1226.0...v1.1227.0) ##### Bug Fixes - changing global proxy setting as a side effect ([#​4875](https://togithub.com/snyk/snyk/issues/4875)) ([7e36c4e](https://togithub.com/snyk/snyk/commit/7e36c4eb33c3d7e4722ce280e821e67cbbe306e0)) ##### Features - renew windows code signing certificate ([#​4872](https://togithub.com/snyk/snyk/issues/4872)) ([c17867b](https://togithub.com/snyk/snyk/commit/c17867b950bb40b2b8dcfd0de22898d5a3522e62)) ### [`v1.1226.0`](https://togithub.com/snyk/cli/releases/tag/v1.1226.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1225.0...v1.1226.0) ##### Features - bump `container-cli` extension version ([#​4867](https://togithub.com/snyk/snyk/issues/4867)) ([8fa2665](https://togithub.com/snyk/snyk/commit/8fa2665f1262e1f4e54c5170170233ded17e92b3)) ### [`v1.1225.0`](https://togithub.com/snyk/cli/releases/tag/v1.1225.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1224.0...v1.1225.0) ##### Bug Fixes - \[OSM-347] Bump `snyk-nuget-plugin` ([#​4841](https://togithub.com/snyk/snyk/issues/4841)) ([5f04e90](https://togithub.com/snyk/snyk/commit/5f04e90ec5c3ba507f630d38ead7819ba9da27e9)) - fix wrong project name change ([#​4865](https://togithub.com/snyk/snyk/issues/4865)) ([f1b634d](https://togithub.com/snyk/snyk/commit/f1b634d048a7ee94ea6f7ff34b7d50fd7d91f595)) ### [`v1.1224.0`](https://togithub.com/snyk/snyk/compare/v1.1223.0...v1.1224.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1223.0...v1.1224.0) ### [`v1.1223.0`](https://togithub.com/snyk/cli/releases/tag/v1.1223.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1222.0...v1.1223.0) ##### Bug Fixes - updated snyk-python-plugin package version ([#​4859](https://togithub.com/snyk/snyk/issues/4859)) ([d37cfd6](https://togithub.com/snyk/snyk/commit/d37cfd612f0f2c19ab9e2bcd0bcfde1880f68db2)) ### [`v1.1222.0`](https://togithub.com/snyk/snyk/compare/v1.1221.0...v1.1222.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1221.0...v1.1222.0) ### [`v1.1221.0`](https://togithub.com/snyk/cli/releases/tag/v1.1221.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1220.0...v1.1221.0) ##### Bug Fixes - critical and high vulnerabilities ([#​4855](https://togithub.com/snyk/snyk/issues/4855)) ([8986c5b](https://togithub.com/snyk/snyk/commit/8986c5bdc78fb1a818f2a4f4a322acd3e1704c79)) ##### Features - add `container-cli` extensions ([#​4816](https://togithub.com/snyk/snyk/issues/4816)) ([a8bf877](https://togithub.com/snyk/snyk/commit/a8bf87729eeb6b381e96b8c7de92529b2aa34f8c)) ### [`v1.1220.0`](https://togithub.com/snyk/cli/releases/tag/v1.1220.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1219.0...v1.1220.0) ##### Features - updated integrated iac naming ([#​4856](https://togithub.com/snyk/snyk/issues/4856)) ([ad3ecd5](https://togithub.com/snyk/snyk/commit/ad3ecd5eba80bcfdb7dccda40665e14d4614079f)) ### [`v1.1219.0`](https://togithub.com/snyk/cli/releases/tag/v1.1219.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1218.0...v1.1219.0) ##### Features - determine, inject and publish the LS protocol version \[HEAD-692] ([#​4853](https://togithub.com/snyk/snyk/issues/4853)) ([aca242f](https://togithub.com/snyk/snyk/commit/aca242f2e13f2551b40386a9e00b37c0877f554a)) ### [`v1.1218.0`](https://togithub.com/snyk/cli/releases/tag/v1.1218.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1217.0...v1.1218.0) ##### Bug Fixes - upgrade snyk-iac-test to latest - contains fixes for the policy-engine ([#​4858](https://togithub.com/snyk/snyk/issues/4858)) ([0f7b795](https://togithub.com/snyk/snyk/commit/0f7b7951c83da264bb54253f5342ca13c29221f7)) ### [`v1.1217.0`](https://togithub.com/snyk/cli/releases/tag/v1.1217.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1216.0...v1.1217.0) ##### Bug Fixes - update [@​snyk/code-client](https://togithub.com/snyk/code-client) to 4.21.0 ([#​4851](https://togithub.com/snyk/snyk/issues/4851)) ([1776e41](https://togithub.com/snyk/snyk/commit/1776e41569b0ebb7abe650acbbe72599915c7b90)) ### [`v1.1216.0`](https://togithub.com/snyk/cli/releases/tag/v1.1216.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1215.0...v1.1216.0) ##### Bug Fixes - fix monorepo sub projects overriding same snapshot issue ([#​4837](https://togithub.com/snyk/snyk/issues/4837)) ([b123ea8](https://togithub.com/snyk/snyk/commit/b123ea8bb47ca8b524f9a8e82e94f6c4c3a98f87)) ##### Features - add acceptance test for running language server integrated in CLI \[HEAD-687] ([#​4843](https://togithub.com/snyk/snyk/issues/4843)) ([168ea03](https://togithub.com/snyk/snyk/commit/168ea03070740eb1a2214acef6f9b94065ecfa4e)) ### [`v1.1215.0`](https://togithub.com/snyk/cli/releases/tag/v1.1215.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1214.0...v1.1215.0) ##### Features - upgrade snyk iac test to return k8s remediation advice ([#​4840](https://togithub.com/snyk/snyk/issues/4840)) ([18895a9](https://togithub.com/snyk/snyk/commit/18895a9b32894ec7c8be9c3a781b37977f8759f7)) ### [`v1.1214.0`](https://togithub.com/snyk/cli/releases/tag/v1.1214.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1213.0...v1.1214.0) ##### Bug Fixes - consistent telemetry setting ([#​4825](https://togithub.com/snyk/snyk/issues/4825)) ([809ee62](https://togithub.com/snyk/snyk/commit/809ee6259376c69f75e201570d230a187b920cce)) ### [`v1.1213.0`](https://togithub.com/snyk/cli/releases/tag/v1.1213.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1212.0...v1.1213.0) ##### Features - improve on install-snyk.py script ([#​4839](https://togithub.com/snyk/snyk/issues/4839)) ([59c5c55](https://togithub.com/snyk/snyk/commit/59c5c55e3616d2c8e77d9c0e737d061165f05f06)) ### [`v1.1212.0`](https://togithub.com/snyk/cli/releases/tag/v1.1212.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1211.0...v1.1212.0) ##### Features - HEAD-685 inject ls license data ([#​4824](https://togithub.com/snyk/snyk/issues/4824)) ([753f5b8](https://togithub.com/snyk/snyk/commit/753f5b8e0d33ef571984124f3ed07a12ee4662bd)) - stage unmanaged depgraph-endpoints ([#​4811](https://togithub.com/snyk/snyk/issues/4811)) ([d950c5f](https://togithub.com/snyk/snyk/commit/d950c5fa8e74744c43eb86d9152cecf122b14b4a)) - trigger GHA workflow via CircleCI \[HEAD-350] ([#​4815](https://togithub.com/snyk/snyk/issues/4815)) ([c1ca57f](https://togithub.com/snyk/snyk/commit/c1ca57f5854bbf9e286995dd06de49fe5040eb38)) ### [`v1.1211.0`](https://togithub.com/snyk/cli/releases/tag/v1.1211.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1210.0...v1.1211.0) ##### Features - sbom maven & gradle extra args support ([#​4819](https://togithub.com/snyk/snyk/issues/4819)) ([3ebe046](https://togithub.com/snyk/snyk/commit/3ebe046d52e2b08ba6308eedf848f9ba87fb4e6d)) ### [`v1.1210.0`](https://togithub.com/snyk/cli/releases/tag/v1.1210.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1209.0...v1.1210.0) ##### Bug Fixes - bump snyk-docker-plugin version ([#​4821](https://togithub.com/snyk/snyk/issues/4821)) ([1739e52](https://togithub.com/snyk/snyk/commit/1739e523478517a02069917173642348179b53e8)) - release validation ([#​4828](https://togithub.com/snyk/snyk/issues/4828)) ([ff6575e](https://togithub.com/snyk/snyk/commit/ff6575ec180d59528f51e98148fe151471b161c5)) - set timezone explicitly ([#​4823](https://togithub.com/snyk/snyk/issues/4823)) ([ec01687](https://togithub.com/snyk/snyk/commit/ec01687ad792e686dd58d0370e6623f0d02633f9)) - strip CWD from paths before using them ([#​4826](https://togithub.com/snyk/snyk/issues/4826)) ([b93cc30](https://togithub.com/snyk/snyk/commit/b93cc30185d191217c018128d4df0d2e247a1c55)) ### [`v1.1209.0`](https://togithub.com/snyk/cli/releases/tag/v1.1209.0) [Compare Source](https://togithub.com/snyk/snyk/compare/v1.1208.0...v1.1209.0) ##### Features - update snyk-mvn-plugin ([#​4818](https://togithub.com/snyk/snyk/issues/4818)) ([e659229](https://togithub.com/snyk/snyk/commit/e65922912ce43d130deab76d6b96ace194604064))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 has been generated by Mend Renovate. View repository job log here.

cypress[bot] commented 2 months ago

1 flaky test on run #13061 β†—οΈŽ

0 2 0 0 Flakiness 1

Details:

fix(deps): update dependency snyk to v1.1292.1
Project: matt.travi.org Commit: 6510d9a83e
Status: Passed Duration: 00:13 πŸ’‘
Started: Jun 27, 2024 2:22 PM Ended: Jun 27, 2024 2:22 PM
Flakiness  test/e2e/smoke-test.js β€’ 1 flaky test View Output Video
Test Artifacts
Smoke Test > should provide primary navigation Screenshots Video

Review all test suite changes for PR #2543 β†—οΈŽ

cloudflare-pages[bot] commented 2 months ago

Deploying matt-travi-org with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6510d9a
Status: βœ…  Deploy successful!
Preview URL: https://c78680d4.matt-travi-org.pages.dev
Branch Preview URL: https://renovate-snyk-1-x.matt-travi-org.pages.dev

View logs

cypress[bot] commented 2 months ago

1 flaky test on run #13062 β†—οΈŽ

0 2 0 0 Flakiness 1

Details:

Merge 6510d9a83ed059fc05129939359abad89866fa0b into 723b2066cb2b659a73ae95689ee3...
Project: matt.travi.org Commit: 366219581d ℹ️
Status: Passed Duration: 00:12 πŸ’‘
Started: Jun 27, 2024 2:23 PM Ended: Jun 27, 2024 2:23 PM
Flakiness  test/e2e/smoke-test.js β€’ 1 flaky test View Output Video
Test Artifacts
Smoke Test > should provide primary navigation Screenshots Video

Review all test suite changes for PR #2543 β†—οΈŽ