Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @snyk/protect from 1.1293.1 to 1.1294.2 #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps @snyk/protect from 1.1293.1 to 1.1294.2.

Release notes

Sourced from @​snyk/protect's releases.

v1.1294.2

1.1294.2 (2024-11-26)

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

Bug Fixes

  • container: ignore npm/yarn default cache directories
  • container: fix: avoid possible unhandled promise rejections

v1.1294.1

1.1294.1 (2024-11-20)

Bug Fixes

  • container: unable to process RedHat images when the “content_sets” attribute was missing in the redhat-content-manifests file. (snyk/snyk-docker-plugin#615)
  • container: skip optional dependencies when testing Python projects to prevent "too many vulnerable paths for conversion to legacy test output" error (snyk/snyk-docker-plugin#614)
  • container, test, monitor prevents "Invalid JSON" being produced when debugging is enabled and policies are being applied. (snyk/cli#5583)

v1.1294.0

1.1294.0 (2024-10-23)

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

  • 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.
  • 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)
  • deployment: Deploy alpine arm64 binaries (9daace4)
  • monitor: enable cocoapods to send graphs for cli monitor (ca56c69)
  • iac: pass allow analytics flag to snyk-iac-test [IAC-3017] (b12d3ac)

Bug Fixes

  • all: restore cert file if it was externally removed (ef1547f)
  • auth: missing auth issue with oauth (57ae95c)
  • iac: upgrade iac custom rules ext to address vulns [IAC-3065] (d6cc509)
  • iac: upgrade snyk-iac-test to v0.55.1 [IAC-2940] (0dadc90)
  • monitor: add normalize help for deriving target files [CLI-448] (82efb50)
  • sbom: include CVE in JSON output of sbom test command (a543179)
  • sbom: add missing option --gradle-normalize-deps to SBOM command (151f63d)
  • test: default limit to max vulnerable paths per vuln, add override option --max-vulnerable-paths (302d7ac)
  • test: do not show test deps for Dverbose mvn with dependencyManagement (67e0de9)

... (truncated)

Commits
  • 486c3ff Merge pull request #5603 from snyk/release-rc-1.1294.2
  • ed805be fix: npm/yarn npm cache fix
  • cd36cab Merge pull request #5593 from snyk/release-candidate
  • 2182e5f Merge pull request #5590 from snyk/chore/ci-remove-eol-ubuntu-from-e2e-test-m...
  • 060da1b chore(ci): remove EOL ubuntu from e2e test matrix
  • 8597aab Merge pull request #5587 from snyk/hot-fix-v1.1294.0
  • 96d3ec9 chore(ci): ignore unreachable vuln
  • a31eaec fix: upgrade snyk-docker-plugin and snyk-policy
  • d037ebb Merge pull request #5551 from snyk/docs/update-release-notes
  • a274f78 docs: capture latest updates in release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [@snyk/protect](https://github.com/snyk/snyk) from 1.1293.1 to 1.1294.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1293.1...v1.1294.2)

---
updated-dependencies:
- dependency-name: "@snyk/protect"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants