Azure / Azure/azure-functions-host
Add support for .NET 8.0.10 and 8.0.11
- Dominant language
- C#
- Stars
- 2k
- Forks
- 483
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
#### What problem would the feature you're requesting solve? Please describe.
High severity security vulnerabilities exist in .NET 8.0.8, but the Windows Function App host does not contain 8.0.10 or 8.0.11 runtime. A month after 8.0.10 release, it is still not supported.
#### Describe the solution you'd like
.NET 8.0.10 runtime (as a minimum) is added to Function App host.
#### Describe alternatives you've considered
Using docker, dotnet-docker has support for 8.0.10. Should not be necessary as PaaS resources should be maintained correctly.
#### Additional context

Contributor guide
Research direction
Start by tracing how the Windows Function App host selects and packages supported .NET runtimes, using the requested minimum versions 8.0.10 and 8.0.11 as the scope. Confirm the host can run .NET 8.0.10 or newer and verify that the security-vulnerable 8.0.8 runtime is no longer the minimum.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100