Skip to content

deps: bump aws-sdk-go-v2 to fix EventStream DoS#4924

Open
raelga wants to merge 1 commit intomainfrom
bump-aws-sdk-go-v2
Open

deps: bump aws-sdk-go-v2 to fix EventStream DoS#4924
raelga wants to merge 1 commit intomainfrom
bump-aws-sdk-go-v2

Conversation

@raelga
Copy link
Copy Markdown
Collaborator

@raelga raelga commented Apr 17, 2026

https://redhat.atlassian.net/browse/AROSLSRE-665

What

Bump github.com/aws/aws-sdk-go-v2/service/s3 from v1.87.1 to v1.99.0 and aws/protocol/eventstream to latest in tooling/templatize, test.

Why

Fixes Moderate severity advisory — "Denial of Service due to Panic in AWS SDK for Go v2 SDK EventStream Decoder".

Resolves Dependabot alerts: #184, #185, #186, #187
Supersedes Dependabot PR: #4789

Testing

  • go build passes
  • go mod tidy clean
  • go work sync clean
  • CI passes

Special notes for your reviewer

Dependency-only change, no code modifications.

Copilot AI review requested due to automatic review settings April 17, 2026 15:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Go module dependencies in the tooling/templatize and test workspaces to remediate the AWS SDK for Go v2 EventStream decoder DoS advisory.

Changes:

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (and related transitive AWS SDK v2 modules) to newer versions in tooling/templatize and test.
  • Bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream to v1.7.8 (and refresh corresponding go.sum entries).

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
tooling/templatize/go.mod Updates AWS SDK v2-related module versions (incl. EventStream and S3).
tooling/templatize/go.sum Refreshes checksums to match the updated AWS SDK v2 dependency graph.
test/go.mod Mirrors the AWS SDK v2-related bumps for the test module.
test/go.sum Refreshes checksums to match the updated AWS SDK v2 dependency graph.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hbhushan3
Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 17, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hbhushan3, raelga

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

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.

3 participants