AnthonySteele / MvcRouteTester

A library for unit testing ASP MVC route tables for both Web and API Routes
Apache License 2.0
105 stars 43 forks source link

BinSkim: Rule: BA2022 (SignSecurely) in multiple dlls #76

Open akshay6000 opened 1 year ago

akshay6000 commented 1 year ago

Multiple dlls are beign flagged by Binary static analysis

System.Web.Mvc.dll Microsoft.Web.Infrastructure.dll System.Web.Helpers.dll System.Web.Razor.dll System.Web.WebPages.Deployment.dll System.Web.WebPages.dll System.Web.WebPages.Razor.dll

Tool: BinSkim: Rule: BA2022 (SignSecurely). https://github.com/microsoft/binskim/blob/main/docs/BinSkimRules.md#rule-BA2022SignSecurely 'System.Web.Mvc.dll' was signed exclusively with algorithms that WinTrustVerify has flagged as insecure. Cryptographically weak signatures: [digest algorithm: 'sha1NoSign' + digest encryption algorithm: 'RSA']