Showing results for nuget security - The NuGet Blog

Jul 16, 2024
0
4

Building a Safer Future – How NuGet is Tackling Software Supply Chain Threats

Jon Douglas
Jon Douglas

Despite significant technological progress in addressing complex security threats, the key to preventing the next attack lies in adhering to fundamental security principles. It's essential to ensure the software ecosystem is secure, focusing on protecting .NET developers who design, build, and maintain the critical software we all use. As the home...

NuGetNuGet.orgSecurity
Aug 9, 2022
4
5

Introducing Transitive Dependencies in Visual Studio

Jon Douglas Jean-Pierre Briedé
Jon,
Jean-Pierre

We heard from you that direct dependencies are easy to track, but that you struggle with tracking transitive dependencies. We want to make that easier for the day-to-day management of your NuGet packages in Visual Studio. To help you track transitive dependencies and remediate vulnerabilities quickly with SDK-style projects, we are introducing an ...

NuGetFeature AnnouncementVisual Studio