You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NuGet.exe, Visual Studio Package Management UI, MSBuild.exe, dotnet.exe, NuGet SDK
The Elevator Pitch
The CLI and VS tooling should be able to automatically remediate known vulnerabilities in dependencies by upgrading them. This issue tracks the PR design of #11549 which would provide this functionality through a new dotnet audit and dotnet audit fix command.