dotnet / msbuild

The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
https://docs.microsoft.com/visualstudio/msbuild/msbuild
MIT License
5.17k stars 1.34k forks source link

[Kitten] Fix binskim warnings in msbuild pipeline #10249

Closed AR-May closed 1 day ago

AR-May commented 2 weeks ago

https://dev.azure.com/devdiv/DevDiv/_workitems/edit/2087296/?view=edit

rainersigwald commented 1 week ago

for the errors coming from drop.app, can we exclude that directory? cc @f-alizada

rainersigwald commented 1 week ago

[internal] https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/features/sdlanalysis/baselines#azure-devops-based-builds

rainersigwald commented 1 week ago

10271 pushed the priority of this down but we should still look into excluding the whole .packages directory since we don't redistribute it.

AR-May commented 1 day ago

I see no more binskim warnings in Ci