Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump @snyk/protect from 1.1293.1 to 1.1294.1 (#11050)
Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1293.1 to 1.1294.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/snyk/snyk/releases"><code>@snyk/protect</code>'s releases</a>.</em></p> <blockquote> <h2>v1.1294.1</h2> <h2><a href="https://github.com/snyk/snyk/compare/v1.1294.0...v1.1294.1">1.1294.1</a> (2024-11-20)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>container:</strong> unable to process RedHat images when the “content_sets” attribute was missing in the redhat-content-manifests file. (<a href="https://redirect.github.com/snyk/snyk-docker-plugin/pull/615">snyk/snyk-docker-plugin#615</a>)</li> <li><strong>container:</strong> skip optional dependencies when testing Python projects to prevent "too many vulnerable paths for conversion to legacy test output" error (<a href="https://redirect.github.com/snyk/snyk-docker-plugin/pull/614">snyk/snyk-docker-plugin#614</a>)</li> <li><strong>container</strong>, <strong>test</strong>, <strong>monitor</strong> prevents "Invalid JSON" being produced when debugging is enabled and policies are being applied. (<a href="https://redirect.github.com/snyk/cli/pull/5583">snyk/cli#5583</a>)</li> </ul> <h2>v1.1294.0</h2> <h2><a href="https://github.com/snyk/snyk/compare/v1.1293.0...v1.1294.0">1.1294.0</a> (2024-10-23)</h2> <p>The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see <a href="https://docs.snyk.io/snyk-cli/releases-and-channels-for-the-snyk-cli">this documentation</a></p> <h3>News</h3> <ul> <li><strong>CycloneDX 1.6 SBOM support</strong> This new version now supports generating CycloneDX 1.6 SBOMs using the <code>snyk sbom</code> command, providing you with more comprehensive and detailed information about your software components and their dependencies. <a href="https://cyclonedx.org/news/cyclonedx-v1.6-released/">Read more about the CycloneDX version announcement here</a>.</li> <li><strong>Improved CLI monitoring of large Cocoapods projects</strong> When doing a <code>snyk monitor</code> on very large Cocoapods applications, the CLI sometimes returned an <code>Invalid String OOM</code> error and the operation would fail. Although this error was rare, we have fixed it so large Cocoapods applications can now be monitored successfully.</li> <li><strong>Fix for security issue</strong> 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.</li> </ul> <h3>Features</h3> <ul> <li><strong>sbom:</strong> add CycloneDX 1.6 SBOM support (<a href="https://github.com/snyk/snyk/commit/1330fc2442e48865ea2e1b27a94cf665ff4b0416">1330fc2</a>)</li> <li><strong>deployment:</strong> Deploy alpine arm64 binaries (<a href="https://github.com/snyk/snyk/commit/9daace4aa1bdb5d5939d91a118709a5f78b64bb8">9daace4</a>)</li> <li><strong>monitor:</strong> enable cocoapods to send graphs for cli monitor (<a href="https://github.com/snyk/snyk/commit/ca56c695e65f11b44b0c50f93b892a0e03aea97a">ca56c69</a>)</li> <li><strong>iac:</strong> pass allow analytics flag to snyk-iac-test [IAC-3017] (<a href="https://github.com/snyk/snyk/commit/b12d3acf99a318c3841977ba4a3277b32a8baa22">b12d3ac</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>all:</strong> restore cert file if it was externally removed (<a href="https://github.com/snyk/snyk/commit/ef1547fde9fa0e53897bbb8c51fa1cf3b02d78b8">ef1547f</a>)</li> <li><strong>auth:</strong> missing auth issue with oauth (<a href="https://github.com/snyk/snyk/commit/57ae95cf5e3fc3d4c744a782feae2def17e70493">57ae95c</a>)</li> <li><strong>iac:</strong> upgrade iac custom rules ext to address vulns [IAC-3065] (<a href="https://github.com/snyk/snyk/commit/d6cc509d919165efa7392b0f0ef532d8840f1207">d6cc509</a>)</li> <li><strong>iac:</strong> upgrade snyk-iac-test to v0.55.1 [IAC-2940] (<a href="https://github.com/snyk/snyk/commit/0dadc901087b97040243bb8a65b4844df9096a3d">0dadc90</a>)</li> <li><strong>monitor:</strong> add normalize help for deriving target files [CLI-448] (<a href="https://github.com/snyk/snyk/commit/82efb50280569b5a3f290fda347d18d6a67170ca">82efb50</a>)</li> <li><strong>sbom:</strong> include CVE in JSON output of sbom test command (<a href="https://github.com/snyk/cli/commit/a54317939e0b795732e36cd024ed80d5bf5cc167">a543179</a>)</li> <li><strong>sbom:</strong> add missing option --gradle-normalize-deps to SBOM command (<a href="https://github.com/snyk/cli/commit/151f63df5fe94f7c2734b9cb227b9eb25f35d412">151f63d</a>)</li> <li><strong>test:</strong> default limit to max vulnerable paths per vuln, add override option <code>--max-vulnerable-paths</code> (<a href="https://github.com/snyk/snyk/commit/302d7ac5a396d85cc4c424421ef5b7cfa5f32297">302d7ac</a>)</li> <li><strong>test:</strong> do not show test deps for Dverbose mvn with dependencyManagement (<a href="https://github.com/snyk/snyk/commit/67e0de94c13622c390aff4a5b34bba4791272577">67e0de9</a>)</li> <li><strong>test:</strong> fixed support for pnpm alias packages (<a href="https://github.com/snyk/snyk/commit/d506de1203483cf627680a7ad7aa30b1479ed76c">d506de1</a>)</li> <li><strong>test:</strong> point snyk policy out urls to snyk.io (<a href="https://github.com/snyk/snyk/commit/28509a303e5d2b783799291e8db4afd159cd7533">28509a3</a>)</li> <li><strong>test:</strong> scan non publishable projects on improved net (<a href="https://github.com/snyk/snyk/commit/a6c0e671937a662c0f3b4bfa4eae4c232511f7e8">a6c0e67</a>)</li> <li><strong>test:</strong> scan nuget with PublishSingleFile turned on (<a href="https://github.com/snyk/snyk/commit/2c74298094b627ec2d5df6b57f5aa49f67d4c132">2c74298</a>)</li> <li><strong>dependencies:</strong> update snyk-nodejs-plugin to fix micromatch vuln (<a href="https://github.com/snyk/cli/commit/baef934d14cb88a128477618c3861235aee1cecc">baef934</a>)</li> <li><strong>dependencies:</strong> address security vulnerability in snyk-php-plugin CVE-2024-48963 (<a href="https://github.com/snyk/cli/commit/7798d13e072870462e77a72355d0bf1611c41bbb">7798d13</a>)</li> <li><strong>dependencies:</strong> address security vulnerability in snyk-gradle-plugin CVE-2024-48964 (<a href="https://github.com/snyk/cli/commit/c614284b4f1f88c7b0784c6133aab630f57ea0a4">c614284</a>)</li> <li><strong>dependencies:</strong> upgrade go-getter to 1.7.5 (<a href="https://github.com/snyk/snyk/commit/970de96595a931f4362c9c95fe2ce901c4c63b55">970de96</a>)</li> <li><strong>dependencies:</strong> upgrade iac extension and snyk-iac-test (<a href="https://github.com/snyk/snyk/commit/9134c05d3f060daaa4294f47b7d2831bef894e07">9134c05</a>)</li> <li><strong>dependencies:</strong> upgrade slack/webhook to 7.0.3 (<a href="https://github.com/snyk/snyk/commit/8ab4433d2b9e037cd181270f62d3295a9c6b9086">8ab4433</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snyk/cli/commit/cd36cab09c7fd9683d2bbd550442f6e7779b8e20"><code>cd36cab</code></a> Merge pull request <a href="https://redirect.github.com/snyk/snyk/issues/5593">#5593</a> from snyk/release-candidate</li> <li><a href="https://github.com/snyk/cli/commit/2182e5fdf67981f7eb17b3a604362a4d0e7cc790"><code>2182e5f</code></a> Merge pull request <a href="https://redirect.github.com/snyk/snyk/issues/5590">#5590</a> from snyk/chore/ci-remove-eol-ubuntu-from-e2e-test-m...</li> <li><a href="https://github.com/snyk/cli/commit/060da1b52df5235fdb86f750d82393dafe08a2f5"><code>060da1b</code></a> chore(ci): remove EOL ubuntu from e2e test matrix</li> <li><a href="https://github.com/snyk/cli/commit/8597aab569f46c22d78d27fdbcbec7204c3329ae"><code>8597aab</code></a> Merge pull request <a href="https://redirect.github.com/snyk/snyk/issues/5587">#5587</a> from snyk/hot-fix-v1.1294.0</li> <li><a href="https://github.com/snyk/cli/commit/96d3ec986e44c9161fb0acd9e8b0034b98452989"><code>96d3ec9</code></a> chore(ci): ignore unreachable vuln</li> <li><a href="https://github.com/snyk/cli/commit/a31eaec5957598bcca6e5500e4a5a8d11ea5edaf"><code>a31eaec</code></a> fix: upgrade snyk-docker-plugin and snyk-policy</li> <li><a href="https://github.com/snyk/cli/commit/d037ebb5de03f02b310a35242df43a1355f288e7"><code>d037ebb</code></a> Merge pull request <a href="https://redirect.github.com/snyk/snyk/issues/5551">#5551</a> from snyk/docs/update-release-notes</li> <li><a href="https://github.com/snyk/cli/commit/a274f78059a3871518098198c785a1608bbe1531"><code>a274f78</code></a> docs: capture latest updates in release notes</li> <li><a href="https://github.com/snyk/cli/commit/20cedcf1c7e8e50b3172e305bcb24d150c7bfd4c"><code>20cedcf</code></a> Merge pull request <a href="https://redirect.github.com/snyk/snyk/issues/5549">#5549</a> from snyk/fix/revert-detection-depth</li> <li><a href="https://github.com/snyk/cli/commit/c759f9e37d1df7fb4dc046a42b23e1a9f5c43468"><code>c759f9e</code></a> Merge pull request <a href="https://redirect.github.com/snyk/snyk/issues/5548">#5548</a> from snyk/fix/IDE-690_didchangeworkspace_concurrency...</li> <li>Additional commits viewable in <a href="https://github.com/snyk/snyk/compare/v1.1293.1...v1.1294.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@snyk/protect&package-manager=npm_and_yarn&previous-version=1.1293.1&new-version=1.1294.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information