Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible#13226
Conversation
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.5+incompatible to 25.0.6+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v25.0.5...v25.0.6) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hopefully this can merge and be released quickly, because the existence of a critical CVE in Helm is currently breaking our builds. |
|
Don't mean to nag, but any chance this can get merged and into a patch release ASAP? The CVE has been open for nearly two weeks and is blocking a lot of people. |
There was a problem hiding this comment.
This was a false positive. Helm does not use the affected functionality in docker engine. This is an indirect dependency of ORAS v1, which Helm registry package only uses to pull images. However merging this to help reduce noise from others importing Helm.
This can be evidenced with govulncheck:
$ git switch --detach v3.15.3
$ govulncheck ./...
Scanning your code and 961 packages across 149 dependent modules for known vulnerabilities...
=== Symbol Results ===
No vulnerabilities found.
Your code is affected by 0 vulnerabilities.
This scan also found 0 vulnerabilities in packages you import and 1
vulnerability in modules you require, but your code doesn't appear to call these
vulnerabilities.
Use '-show verbose' for more details.
It would be helpful and appreciated to work with your vendor(s) to reduce these false positives. They cause a lot of noise (for everyone).
For this specific version bump. Since this not an actual issue, it will go into the next patch release (v3.15.4), scheduled for next Wednesday (see the "Release Calendar" on https://helm.sh/).
Bumps github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible.
Release notes
Sourced from github.com/docker/docker's releases.
Commits
b08a51fMerge pull request #48231 from austinvazquez/backport-vendor-otel-v0.46.1-to-...d151b0fvendor: OTEL v0.46.1 / v1.21.0c6ba9a5Merge pull request #48225 from austinvazquez/backport-workflow-artifact-reten...4673a3cMerge pull request #48227 from austinvazquez/backport-backport-branch-check-t...30f8908github/ci: Check if backport is opened against the expected branch7454d6aci: update workflow artifacts retention65cc597Merge commit from forkb722836Merge pull request #48199 from austinvazquez/update-containerd-binary-to-1.7.20e8ecb9cupdate containerd binary to v1.7.20e6cae1fupdate containerd binary to v1.7.19Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.