Skip to content

fix(deps): vuln minor upgrades — 4 packages (minor: 2 · patch: 2) [test/e2e]#2990

Draft
gh-worker-campaigns-3e9aa4[bot] wants to merge 2 commits into
mainfrom
engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442
Draft

fix(deps): vuln minor upgrades — 4 packages (minor: 2 · patch: 2) [test/e2e]#2990
gh-worker-campaigns-3e9aa4[bot] wants to merge 2 commits into
mainfrom
engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown
Contributor

Summary: High-severity security update — 4 packages upgraded (MINOR changes included)

Manifests changed:

  • test/e2e (go)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Updates

Package From To Type Dep Type Vulnerabilities Fixed
github.com/moby/spdystream v0.5.0 v0.5.1 patch Transitive 1 HIGH
github.com/go-git/go-git/v5 v5.16.5 v5.19.0 minor Transitive 4 MODERATE, 3 LOW
github.com/aws/aws-sdk-go-v2/service/s3 v1.93.1 v1.101.0 minor Transitive 1 MODERATE
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 v1.7.10 patch Transitive 1 MODERATE

Security Details

🚨 Critical & High Severity (1 fixed)
Package CVE Severity Summary Unsafe Version Fixed In
github.com/moby/spdystream GHSA-pc3f-x583-g7j2 HIGH SpdyStream: DOS on CRI v0.5.0 0.5.1
ℹ️ Other Vulnerabilities (9)
Package CVE Severity Summary Unsafe Version Fixed In
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream GHSA-xmrv-pmrh-hhx2 MODERATE Denial of Service due to Panic in AWS SDK for Go v2 SDK EventStream Decoder v1.7.4 1.7.8
github.com/aws/aws-sdk-go-v2/service/s3 GHSA-xmrv-pmrh-hhx2 MODERATE Denial of Service due to Panic in AWS SDK for Go v2 SDK EventStream Decoder v1.93.1 1.97.3
github.com/go-git/go-git/v5 GHSA-jhf3-xxhw-2wpp MODERATE go-git: Maliciously crafted idx file can cause asymmetric memory consumption v5.16.5 5.17.1
github.com/go-git/go-git/v5 GO-2026-4910 MODERATE Maliciously crafted idx file can cause asymmetric memory consumption in github.com/go-git/go-git v5.16.5 5.17.1
github.com/go-git/go-git/v5 CVE-2026-34165 MODERATE go-git: Maliciously crafted idx file can cause asymmetric memory consumption v5.16.5 -
github.com/go-git/go-git/v5 GHSA-3xc5-wrhm-f963 MODERATE go-git: Credential leak via cross-host redirect in smart HTTP transport v5.16.5 5.18.0
github.com/go-git/go-git/v5 GHSA-gm2x-2g9h-ccm8 LOW go-git missing validation decoding Index v4 files leads to panic v5.16.5 5.17.1
github.com/go-git/go-git/v5 CVE-2026-33762 LOW go-git: Missing validation decoding Index v4 files leads to panic v5.16.5 -
github.com/go-git/go-git/v5 GO-2026-4909 LOW Missing validation decoding Index v4 files leads to panic in github.com/go-git/go-git v5.16.5 5.17.1

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: Vulnerability Remediation (High)

🤖 Generated by DataDog Automated Dependency Management System

@codecov-commenter

codecov-commenter commented May 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.59%. Comparing base (d5cdf64) to head (fba0c0c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2990   +/-   ##
=======================================
  Coverage   43.59%   43.59%           
=======================================
  Files         354      354           
  Lines       30224    30224           
=======================================
  Hits        13177    13177           
  Misses      16176    16176           
  Partials      871      871           
Flag Coverage Δ
unittests 43.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d5cdf64...fba0c0c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented May 8, 2026

Copy link
Copy Markdown

Pipelines  Code Coverage

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

pull request linter | Check Milestone   View in Datadog   GitHub Actions

pull request linter | build   View in Datadog   GitHub Actions

ℹ️ Info

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 43.87% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: fba0c0c | Docs | Datadog PR Page | Give us feedback!

@gh-worker-campaigns-3e9aa4

gh-worker-campaigns-3e9aa4 Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor Author

Auto-rebase complete

Branch is up to date with main — rebased onto d5cdf64.


Auto-Rebase · Add no-auto-rebase to opt out

@dd-octo-sts-4caf68 dd-octo-sts-4caf68 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 944919c to a8664ec Compare May 12, 2026 12:28
@dd-octo-sts-98cdbc dd-octo-sts-98cdbc Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from a8664ec to 2f0dd34 Compare June 4, 2026 20:05
@dd-octo-sts-c33ac5 dd-octo-sts-c33ac5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 2f0dd34 to 2d0bc5b Compare June 4, 2026 20:59
@dd-octo-sts-019303 dd-octo-sts-019303 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 2d0bc5b to 7c95159 Compare June 5, 2026 13:39
@dd-octo-sts-6cbbf8 dd-octo-sts-6cbbf8 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 7c95159 to d5c2954 Compare June 5, 2026 14:16
@dd-octo-sts-4caf68 dd-octo-sts-4caf68 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from d5c2954 to 9780eee Compare June 5, 2026 20:59
@dd-octo-sts dd-octo-sts Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 9780eee to 60fabc6 Compare June 5, 2026 21:27
@dd-octo-sts-4191dd dd-octo-sts-4191dd Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 60fabc6 to 460d806 Compare June 8, 2026 13:46
@dd-octo-sts-09fbc5 dd-octo-sts-09fbc5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 460d806 to 88000ca Compare June 9, 2026 07:34
@dd-octo-sts dd-octo-sts Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 88000ca to ce37356 Compare June 9, 2026 07:59
@dd-octo-sts-6bb5b9 dd-octo-sts-6bb5b9 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from ce37356 to 8f12a24 Compare June 9, 2026 13:30
@dd-octo-sts-4aefcb dd-octo-sts-4aefcb Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 8f12a24 to 42f9cdb Compare June 9, 2026 14:22
@dd-octo-sts-6354d5 dd-octo-sts-6354d5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 42f9cdb to 1707093 Compare June 9, 2026 14:36
@dd-octo-sts-6bb5b9 dd-octo-sts-6bb5b9 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 1707093 to 12245fb Compare June 9, 2026 19:08
@dd-octo-sts-aad58d dd-octo-sts-aad58d Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 12245fb to be2760c Compare June 10, 2026 13:27
@dd-octo-sts-6cbbf8 dd-octo-sts-6cbbf8 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from be2760c to 694ba14 Compare June 10, 2026 15:48
@dd-octo-sts-dcc400 dd-octo-sts-dcc400 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 694ba14 to 5f10d58 Compare June 10, 2026 18:52
@dd-octo-sts-09fbc5 dd-octo-sts-09fbc5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 5f10d58 to 4aa290d Compare June 11, 2026 11:18
@dd-octo-sts-4aefcb dd-octo-sts-4aefcb Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch 2 times, most recently from 722e3d1 to 2e1d928 Compare June 12, 2026 13:40
@dd-octo-sts-09fbc5 dd-octo-sts-09fbc5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 2e1d928 to 4bba2e0 Compare June 12, 2026 14:08
@dd-octo-sts-150931 dd-octo-sts-150931 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 4bba2e0 to 47dbca9 Compare June 12, 2026 15:04
dd-octo-sts-c33ac5 Bot and others added 2 commits June 12, 2026 19:01
Co-authored-by: dd-octo-sts-150931[bot] <266798526+dd-octo-sts-150931[bot]@users.noreply.github.com>
Co-authored-by: dd-octo-sts-150931[bot] <266798526+dd-octo-sts-150931[bot]@users.noreply.github.com>
@dd-octo-sts-c33ac5 dd-octo-sts-c33ac5 Bot force-pushed the engraver-auto-version-upgrade/minorpatch/go/e2e/0-1778221442 branch from 47dbca9 to fba0c0c Compare June 12, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant