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

Fix CVE-2024-43485 #529

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Arkatufus
Copy link
Contributor

Fixes #528

Changes

  • Remove dependency to Microsoft.Extensions.Hosting and use the abstractions packages instead.
  • Out of all published ".Hosting" packages, only Akka.Hosting.TestKit depends on Microsoft.Extensions.Hosting now.

@Aaronontheweb Aaronontheweb added the dependencies Pull requests that update a dependency file label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Akka.Hosting is vulnerable to CVE-2024-43485
2 participants