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

Update AWS library versions #93

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

kellypug
Copy link

@kellypug kellypug commented Aug 31, 2022

Release notes

Update AWS Java SDK version to latest available, v1.12.290 to address CVE-2022-31159

What does this PR do?

Updates AWS Java SDK Version to v1.12.290 to address CVE-2022-31159
Update AWS Kinesis Client library version to v1.14.8 to pull newer version of jackson-databind library

Why is it important/What is the impact to the user?

Versions of AWS Java SK prior to v1.12.261 contains a vulnerability that potentially allows data to be downloaded to a directory outside the intended directory.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files (and/or docker env variables)
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@cla-checker-service
Copy link

cla-checker-service bot commented Aug 31, 2022

💚 CLA has been signed

@kellypug
Copy link
Author

Signed agreement but isn't being picked up by check

@kellypug kellypug changed the title Update AWS SDK version Update AWS library versions Sep 7, 2022
@kellypug
Copy link
Author

kellypug commented May 3, 2023

I've submitted another signed contributor agreement again

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