-
Notifications
You must be signed in to change notification settings - Fork 70
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
2.0.2 code repackaging needed to update dependancies without vuln. #150
Comments
Locally fixed by changing build.gradle with "implementation('software.amazon.awssdk:auth:2.20.162')" |
replace above file with this one: aws-msk-iam-auth-2.0.3-all.jar.txt |
build.grade changes.
|
Thanks for reporting this to us! We have upgraded AWS SDK version and release the new version |
|
aws-msk-iam-auth-2.0.2-all.jar is causing the following:
Issues to fix by upgrading:
Upgrade software.amazon.awssdk:auth@2.20.121 to software.amazon.awssdk:auth@2.20.162 to fix
✗ Denial of Service (DoS) [High Severity][https://security.snyk.io/vuln/SNYK-JAVA-IONETTY-5953332] in io.netty:netty-codec-http2@4.1.94.Final
introduced by software.amazon.awssdk:auth@2.20.121 > io.netty:netty-codec-http2@4.1.94.Final
✗ Allocation of Resources Without Limits or Throttling (new) [High Severity][https://security.snyk.io/vuln/SNYK-JAVA-SOFTWAREAMAZONION-6153869] in software.amazon.ion:ion-java@1.0.2
introduced by software.amazon.awssdk:auth@2.20.121 > software.amazon.ion:ion-java@1.0.2
The text was updated successfully, but these errors were encountered: