the nuget Microsoft.EntityFrameworkCore.SQLServer package only specifies the min supported version of these libraries. there is no reason to update. you can specify the specific desired versions in your project, which controls the deployed version.
Microsoft.EntityFrameworkCore.SQLServer 8.0.1 (latest version) has High vulnerabilities on its transitive dependencies. When will we have another patch released with no vulnerabilities on its transitive dependencies?
Seshan Vijayaragavan
20
Reputation points
Microsoft.EntityFrameworkCore.SQLServer 8.0.1 (latest version) has High vulnerabilities due to transitive dependencies on Azure.Identity 1.7.0 and Microsoft.Data.SQLClient5.1.1.
Both these dependent packages have a non vulnerable latest version.
- Microsoft.Data.SQLClient has 5.1.4 as non vulnerable version
- Azure.Identity has 1.10.4 as non vulnerable version
When will a new patch version for Microsoft.EntityFrameworkCore.SQLServer be released with no vulnerabilities on its transitive dependencies by using the non vulnerable versions for its dependencies?
Developer technologies | .NET | Entity Framework Core
Developer technologies | .NET | Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
1 answer
Sort by: Most helpful
-
Bruce (SqlWork.com) 82,321 Reputation points Volunteer Moderator
2024-01-24T21:35:57.53+00:00