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 package dependencies with security vulnerabilities #1081

Closed
alicejgibbons opened this issue Jul 19, 2024 · 3 comments
Closed

Update package dependencies with security vulnerabilities #1081

alicejgibbons opened this issue Jul 19, 2024 · 3 comments
Labels
kind/bug Something isn't working

Comments

@alicejgibbons
Copy link

Packages with High security vulnerabilities in SDK version 1.11.0:

dapr-sdk-springboot:

  • org.springframework spring-web-5.3.25 -> 6.1.5 CWE-502
  • org.springframework.boot spring-boot-autoconfigure 2.7.8 -> 3.3.1 CWE-400

dapr-sdk, dapr-sdk-springboot, dapr-sdk-actors:

  • com.squareup.okio okio-2.8.0 -> 3.9.0 CWE-681
  • org.jetbrains.kotlin kotlin-stdlib 1.4.10 -> 2.0.0 CWE-667

Release Note

RELEASE NOTE: UPDATE Package dependencies.

@alicejgibbons alicejgibbons added the kind/bug Something isn't working label Jul 19, 2024
@salaboy
Copy link
Contributor

salaboy commented Jul 19, 2024

All these packages had been for the upcoming 1.12.0 release, as spring boot version was upgraded to 3.2.6.

com.squareup.okio okio-2.8.0 and org.jetbrains.kotlin kotlin-stdlib 1.4.10 were removed.

@artur-ciocanu
Copy link
Contributor

@alicejgibbons we have upgraded recently everything to Spring Boot 3.2+ and Spring Boot 3.3+ so we shouldn't have any high security vulnerabilities, but do let us know if you still see any offending dependencies and we will take care, otherwise we can mark this issue as resolved.

Thank you! 🙇

@alicejgibbons
Copy link
Author

Thanks for your hard work @artur-ciocanu, closing as completed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants