dotnet / HttpRepl

The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
MIT License
698 stars 68 forks source link

Update System.Drawing.Common to avoid vulnerability #593

Closed tlmii closed 1 year ago

tlmii commented 1 year ago

We got a CG alert for System.Drawing.Common 4.7.0. Eventually we can update the AppInsights dependency to 2.22 and it'll bring in something without the vulnerability, but for now we need to pin System.Drawing.Common to 4.7.2.