[PR #1406] [MERGED] build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 #1930

Closed
opened 2026-03-01 21:53:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1406
Author: @dependabot[bot]
Created: 10/24/2022
Status: Merged
Merged: 10/24/2022
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/moby/buildkit-0.10.5


📝 Commits (1)

  • f3fe602 build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/moby/buildkit from 0.10.4 to 0.10.5.

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.10.5

https://hub.docker.com/r/moby/buildkit

Notable changes:

This release contains two security fixes.

  • Provide mitigation for Git vulnerability CVE-2022-39253. In systems with Git version lower than 2.38.1 invoking a build of a maliciously crafted Git repository with BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 build-arg could lead to copying arbitrary file system paths into resulting containers/images.
  • Add additional validation when loading content for image@digest references from the local build cache. The new validation makes sure that the same repository name populated the local data and invalid name and digest combinations are detected.
Commits
  • bc26045 source/git: isolate git from local system
  • 64bb7c6 imageutil: validate source on resolving existing blob by digest
  • 656ffe8 Merge pull request #3151 from AkihiroSuda/cherrypick-3097-v0.10
  • 79db432 rootless: support Google Container-Optimized OS
  • See full diff 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1406 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/24/2022 **Status:** ✅ Merged **Merged:** 10/24/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/moby/buildkit-0.10.5` --- ### 📝 Commits (1) - [`f3fe602`](https://github.com/nektos/act/commit/f3fe602b25600f4ddb91da710fcf8097aba47ada) build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.4 to 0.10.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moby/buildkit/releases">github.com/moby/buildkit's releases</a>.</em></p> <blockquote> <h2>v0.10.5</h2> <p><a href="https://hub.docker.com/r/moby/buildkit">https://hub.docker.com/r/moby/buildkit</a></p> <h3>Notable changes:</h3> <h4>This release contains two security fixes.</h4> <ul> <li>Provide mitigation for Git vulnerability <a href="https://github.blog/2022-10-18-git-security-vulnerabilities-announced/#cve-2022-39253">CVE-2022-39253</a>. In systems with Git version lower than 2.38.1 invoking a build of a maliciously crafted Git repository with <code>BUILDKIT_CONTEXT_KEEP_GIT_DIR=1</code> build-arg could lead to copying arbitrary file system paths into resulting containers/images.</li> <li>Add additional validation when loading content for <code>image@digest</code> references from the local build cache. The new validation makes sure that the same repository name populated the local data and invalid name and digest combinations are detected.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/buildkit/commit/bc26045116045516ff2427201abd299043eaf8f7"><code>bc26045</code></a> source/git: isolate git from local system</li> <li><a href="https://github.com/moby/buildkit/commit/64bb7c6bfa2f0b0b1aa04e12b60dca3fe992c4b8"><code>64bb7c6</code></a> imageutil: validate source on resolving existing blob by digest</li> <li><a href="https://github.com/moby/buildkit/commit/656ffe8c212643b71b77b02b5742cfe679f60320"><code>656ffe8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/moby/buildkit/issues/3151">#3151</a> from AkihiroSuda/cherrypick-3097-v0.10</li> <li><a href="https://github.com/moby/buildkit/commit/79db43225fec621f8e36f3fb5eaafbd7e7b38c2d"><code>79db432</code></a> rootless: support Google Container-Optimized OS</li> <li>See full diff in <a href="https://github.com/moby/buildkit/compare/v0.10.4...v0.10.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/moby/buildkit&package-manager=go_modules&previous-version=0.10.4&new-version=0.10.5)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1930
No description provided.