NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 644 forks source link

Suppress devskim warnings #9825

Closed sbanni closed 4 months ago

sbanni commented 4 months ago

Suppress devskim warnings.

Ran the devskim tool locally: devskim analyze -I .\src -O devskim.sarif -f sarif -g *.json,*.cs,*.config,*.xml,*.txt,*.sql,*.csproj

Then run suppress command: devskim suppress -I .\src -O devskim.sarif --all