Skip to content

fix dependabot security alerts#21

Merged
gitautomator[bot] merged 1 commit into
mainfrom
codex/fix-dependabot-security-alerts
Jul 6, 2026
Merged

fix dependabot security alerts#21
gitautomator[bot] merged 1 commit into
mainfrom
codex/fix-dependabot-security-alerts

Conversation

@jwcesign

@jwcesign jwcesign commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes the two remaining open Dependabot security alerts on main:

  • golang.org/x/net GHSA-5cv4-jp36-h3mw by upgrading to v0.55.0.
  • oras.land/oras-go/v2 GHSA-fxhp-mv3v-67qp by moving to the upstream v2 backport commit c463c654ab3e (v2.6.2-0.20260703153412-c463c654ab3e).

The ORAS advisory does not currently list a released patched v2 version; the referenced v2 branch commit is the upstream backport for CVE-2026-50163 and is expected to become v2.6.2.

Validation

  • docker run --rm --platform linux/amd64 ... go test ./...

I also attempted the CI controller/daemon build commands locally in Docker. Those were interrupted by repeated Go proxy unexpected EOF download failures, not compile errors; GitHub Actions should provide the authoritative run after this PR opens.

@gitautomator

gitautomator Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Thanks to your contribution, the maintainers will review it as soon as they can!

@jwcesign

jwcesign commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

/approve

@gitautomator
gitautomator Bot merged commit e5b762c into main Jul 6, 2026
2 checks passed
@gitautomator

gitautomator Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Unknown labels: lgtm, please add them for this repository.

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