Open Issues Need Help
View All on GitHub MSBuildLogger Does Not Handle When the File is Null 2 months ago
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