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

Warning about securiy vulnerabilities #2317

Closed
pekspro opened this issue Nov 19, 2024 · 1 comment
Closed

Warning about securiy vulnerabilities #2317

pekspro opened this issue Nov 19, 2024 · 1 comment
Assignees

Comments

@pekspro
Copy link

pekspro commented Nov 19, 2024

If I create a new ASP.NET project and add a reference to AspNetCore.HealthChecks.UI, I'll now get these warnings in Visual Studio 17.12:

Package 'Microsoft.Extensions.Caching.Memory' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-qj66-m88j-hmgj
Package 'System.Text.Json' 8.0.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4

I can workaround this by adding never versions of these packages, but would be nice if these where referenced by default.

@Alirexaa Alirexaa self-assigned this Nov 20, 2024
@Alirexaa Alirexaa mentioned this issue Nov 21, 2024
6 tasks
@Alirexaa
Copy link
Collaborator

Alirexaa commented Dec 4, 2024

Close as complete by #2327

@Alirexaa Alirexaa closed this as completed Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants