Visual Studio package security: Learn how to deal with NuGet packages with known vulnerabilities in Visual Studio projects targeting .NET Core.
The goal is to resolve all security issues from offending NuGet packages and/or transitory NuGet packages.
Various methods are discussed to suppress these security issues, but it is recommended to resolve them based on the risk factor.
Information has been provided to understand the yellow alert triangles next to dependency nodes in Visual Studio and the choices to suppress or resolve the alerts.