An MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet.

dotnet dotnet-cli msbuild-task nuget-packages nugetdefense scanning vulnerability
1 Open Issue Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the NuGetDefense.Core MSBuild logger to gracefully handle null file paths in its logging methods. This involves adding null checks and potentially logging 'NuGetDefense' as the origin when the file path is null. Comprehensive unit tests for the logger's methods should also be implemented.

Complexity: 3/5
bug good first issue up for grabs

An MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet.

C#
#dotnet#dotnet-cli#msbuild-task#nuget-packages#nugetdefense#scanning#vulnerability