Skip to content

fix: migrate off vulnerable docker/docker dependency - #385

Merged
josegonzalez merged 1 commit into
mainfrom
46-security-dependabot
Aug 1, 2026
Merged

fix: migrate off vulnerable docker/docker dependency#385
josegonzalez merged 1 commit into
mainfrom
46-security-dependabot

Conversation

@josegonzalez

Copy link
Copy Markdown
Member

Resolves Dependabot alert #46 (CVE-2026-42306). The github.com/docker/docker module has no patched release for this advisory, so this migrates to the maintained github.com/moby/moby client and API modules and removes the vulnerable dependency from the module graph entirely.

The advisory covers a daemon-side docker cp race, which this client tool never exercises, so it is not reachable at runtime; the migration clears the alert and keeps the client on a supported, maintained library.

Resolves Dependabot alert #46 (CVE-2026-42306). The `github.com/docker/docker` module has no patched release for this advisory, so this migrates to the maintained `github.com/moby/moby` client and API modules and removes the vulnerable dependency from the module graph entirely.
@josegonzalez
josegonzalez merged commit 06cfdb3 into main Aug 1, 2026
9 checks passed
@josegonzalez
josegonzalez deleted the 46-security-dependabot branch August 1, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant