Skip to content

chore(deps): bump github.com/moby/go-archive from 0.1.0 to 0.3.0 - #448

Merged
poiana merged 2 commits into
masterfrom
dependabot/go_modules/github.com/moby/go-archive-0.3.0
Sep 2, 2026
Merged

chore(deps): bump github.com/moby/go-archive from 0.1.0 to 0.3.0#448
poiana merged 2 commits into
masterfrom
dependabot/go_modules/github.com/moby/go-archive-0.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/moby/go-archive from 0.1.0 to 0.3.0.

Release notes

Sourced from github.com/moby/go-archive's releases.

v0.3.0

Security

This release fixes CVE-2026-17106 / GHSA-hfg8-hc9c-6c3h, where a crafted tar archive could use links to cause extraction operations to create or overwrite files outside the intended destination directory.

The issue affected Unpack, UnpackLayer, Untar, UntarUncompressed, and the ApplyLayer helpers. Users should upgrade and avoid extracting untrusted archives with earlier versions.

What's Changed

Test and CI changes

Full Changelog: moby/go-archive@v0.2.1...v0.3.0

v0.2.1

What's Changed

... (truncated)

Commits
  • 1c23372 Merge pull request #43 from thaJeztah/fix_rebase_from_root
  • 8829a25 RebaseArchiveEntries: fix archive path rebasing
  • c583b20 Merge pull request #90 from thaJeztah/chtimes_nofollow
  • a0576cb archive: do not follow reparse points in chtimes
  • b0d5baf archive: add test for unexpected reparse points in chtimes
  • c23e4e5 Merge pull request #79 from thaJeztah/test_chtimes
  • aa1541a archive: fix creation time updates on Windows
  • c68e60d archive: add Windows creation time test
  • a11565d Merge pull request #91 from thaJeztah/breakout_unwrap
  • b680a61 Merge pull request #89 from moby/dependabot/github_actions/codeql-actions-ba9...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2026
@poiana
poiana requested review from dwindsor and leogr August 19, 2026 05:44
@leogr

leogr commented Sep 1, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [github.com/moby/go-archive](https://github.com/moby/go-archive) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/moby/go-archive/releases)
- [Changelog](https://github.com/moby/go-archive/blob/main/changes_test.go)
- [Commits](moby/go-archive@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/moby/go-archive
  dependency-version: 0.3.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/moby/go-archive-0.3.0 branch from c2911ba to 7060e3e Compare September 1, 2026 15:38
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>

@leogr leogr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/kind bug

@poiana poiana added the kind/bug Something isn't working label Sep 2, 2026
@poiana

poiana commented Sep 2, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana

poiana commented Sep 2, 2026

Copy link
Copy Markdown

LGTM label has been added.

DetailsGit tree hash: 45eb20ee55ac38d3b504c1c466234d474cec80bc

@poiana
poiana merged commit 4744c1a into master Sep 2, 2026
7 checks passed
@poiana
poiana deleted the dependabot/go_modules/github.com/moby/go-archive-0.3.0 branch September 2, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes dependencies Pull requests that update a dependency file go Pull requests that update Go code kind/bug Something isn't working lgtm size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants