Closed dependabot[bot] closed 3 months ago
The provided GitHub pull request contains a series of changes, including README updates, license file changes, dependency version updates, and configuration file modifications, which do not appear to introduce any significant security concerns, except for the update to the ORAS Go library from version 1 to version 2, which includes the introduction of an experimental ExtendedCopy
function that should be reviewed with caution.
We ran 9 analyzers
against 10 files
and 1 analyzer
had findings. 8 analyzers
had no findings.
Analyzer | Findings |
---|---|
Sensitive Files Analyzer | 3 findings |
:green_circle: Risk threshold not exceeded.
We are currently analyzing this pull request to produce a meaningful summary.
We ran 9 analyzers
against 10 files
and 1 analyzer
had findings. 8 analyzers
had no findings.
Analyzer | Findings |
---|---|
Sensitive Files Analyzer | 3 findings |
:green_circle: Risk threshold not exceeded.
:warning: We detected 1 security issue in this pull request:
👉 Go to the dashboard for detailed results.
📥 Happy? Share your feedback with us.
Superseded by #223.
Bumps github.com/docker/docker from 26.0.0+incompatible to 26.1.4+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
de5c9cf
Merge pull request #47912 from thaJeztah/26.1_backport_vendor_containerd_1.7.18c62dcf8
Merge pull request #47911 from thaJeztah/26.1_backport_bump_containerd_binary...17315a2
vendor: github.com/containerd/containerd v1.7.18cbd9418
update containerd binary to v1.7.18fb9f72a
Merge pull request #47904 from thaJeztah/26.1_backport_bump_go1.21.113115daa
update to go1.21.112861734
Merge pull request #47892 from thaJeztah/26.1_backport_api_docs_network_confi...9c95aea
Merge pull request #47893 from thaJeztah/26.1_backport_bump_docker_py3e09e19
Merge pull request #47894 from thaJeztah/26.1_backport_vendor_containerd_v1.7.1765b679a
Merge pull request #47889 from thaJeztah/26.1_backport_platforms_err_handlingDependabot 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