(Submitting this so that I can reference it in a PR that hopefully resolves it)
Please, fill the following sections to help us fix the issue
What happened: KuberetesClient was just confirmed to have a moderate security vulnerability. For projects that have vulnerability checks turned on, this will prevent them from building. Those projects could take a direct dependency on KubernetesClient, but if we can update it here, we might be able to prevent that need.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible): Turn on nuget security auditing, build a project that includes AspNetCore.HealthChecks.UI
Source code sample:
Anything else we need to know?:
Environment:
- .NET Core version
- Healthchecks version
- Operative system:
- Others:
(Submitting this so that I can reference it in a PR that hopefully resolves it)
Please, fill the following sections to help us fix the issue
What happened: KuberetesClient was just confirmed to have a moderate security vulnerability. For projects that have vulnerability checks turned on, this will prevent them from building. Those projects could take a direct dependency on KubernetesClient, but if we can update it here, we might be able to prevent that need.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible): Turn on nuget security auditing, build a project that includes
AspNetCore.HealthChecks.UISource code sample:
Anything else we need to know?:
Environment: