Skip to content

updated aws go sdk version to v2#53

Closed
bkulkarni2 wants to merge 5 commits into
ibfrom
update_aws_go_version_to_v2
Closed

updated aws go sdk version to v2#53
bkulkarni2 wants to merge 5 commits into
ibfrom
update_aws_go_version_to_v2

Conversation

@bkulkarni2

Copy link
Copy Markdown

Problem: Identified CVE issues as part of wizcli scan of docker image
https://github.com/Infoblox-CTO/user.groups.collector/blob/master/Dockerfile.migrate
related to AWS SDK go version v1 (EOL - Technology)
Solution: Upgraded AWS SDK version to v2 and reran wizcli command and no CVE
issues are observed as ouput.

@coveralls

coveralls commented Mar 16, 2026

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23186727285

Details

  • 19 of 28 (67.86%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.009%) to 52.118%

Changes Missing Coverage Covered Lines Changed/Added Lines %
source/aws_s3/s3.go 19 28 67.86%
Files with Coverage Reduction New Missed Lines %
source/aws_s3/s3.go 2 72.64%
Totals Coverage Status
Change from base Build 22675512458: 0.009%
Covered Lines: 4355
Relevant Lines: 8356

💛 - Coveralls

Comment thread source/aws_s3/s3.go
daniel-garcia added a commit that referenced this pull request Mar 29, 2026
Based on work by Scott White in PR #53.

Co-Authored-By: Scott White <scott@tonal.com>
@daniel-garcia

Copy link
Copy Markdown

merged your work here #56

@daniel-garcia

Copy link
Copy Markdown

If you have a chance, open an upstream PR to get upstream off of sdk v1

@daniel-garcia daniel-garcia deleted the update_aws_go_version_to_v2 branch March 29, 2026 01:28
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.

3 participants