Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate aws-sdk-go to aws-sdk-go-v2 #12419

Open
fengshunli opened this issue Feb 11, 2023 · 1 comment
Open

Migrate aws-sdk-go to aws-sdk-go-v2 #12419

fengshunli opened this issue Feb 11, 2023 · 1 comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request go Pull requests that update Go code

Comments

@fengshunli
Copy link
Member

fengshunli commented Feb 11, 2023

Summary

Migrate the aws-sdk-go version dependency to solve the CVE-2020-8911 vulnerability problem
image

refer to GHSA-f5pg-7wfw-84q9

Motivation

see https://aws.github.io/aws-sdk-go-v2/docs/migrating/

Proposal

Remove all references to aws-sdk-go, implemented through the v2 version

@agilgur5
Copy link
Contributor

I migrated argoproj/pkg in argoproj/pkg#529, which could potentially be a helpful reference for this (not sure about the AWS CodeCommit integration code though)

@agilgur5 agilgur5 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

2 participants