Skip to content

[Snyk] Security upgrade software.amazon.awssdk:sts from 2.10.56 to 2.17.295 - #786

Open
pushkala-datastax wants to merge 1 commit into
2.10_dsfrom
snyk-fix-aa187d08faeabd2f1aac2fc702c596c2
Open

[Snyk] Security upgrade software.amazon.awssdk:sts from 2.10.56 to 2.17.295#786
pushkala-datastax wants to merge 1 commit into
2.10_dsfrom
snyk-fix-aa187d08faeabd2f1aac2fc702c596c2

Conversation

@pushkala-datastax

Copy link
Copy Markdown
Collaborator

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the maven dependencies of this project.

Snyk changed the following file(s):

  • pulsar-io/aws/pom.xml

Vulnerabilities that will be fixed with an upgrade:

Issue Score Upgrade
high severity Allocation of Resources Without Limits or Throttling
SNYK-JAVA-COMFASTERXMLJACKSONCORE-18517159
  710   software.amazon.awssdk:sts:
2.10.56 -> 2.17.295
No Path Found Proof of Concept

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling

@pushkala-datastax

Copy link
Copy Markdown
Collaborator Author

Merge Risk: Medium

This is a significant minor version upgrade for the AWS SDK for Java, spanning over 200 incremental releases from 2.10.56 to 2.17.295. While this is not a major version change and no high-impact breaking API changes for the STS client are documented, the large number of intermediate versions introduces a moderate risk.

Potential Impacts:

  • Accumulated Changes: The upgrade includes two years of feature updates, bug fixes, and dependency upgrades. Subtle changes in behavior in core components like HTTP clients, credential providers, or marshalling could affect specific use cases.
  • Retry Policies: The SDK has standardized on the StandardRetryStrategy. If you have explicitly configured the now-deprecated LegacyRetryStrategy, you should migrate, although it has not been removed in this version range. [10]

Recommendation:
Given the wide version span, thorough regression testing of your application's authentication and STS integration points is strongly recommended to ensure that accumulated changes do not impact your environment.

Source: AWS SDK for Java v2 Changelog

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

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.

2 participants