-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Component Governance: Need to upgrade dependencies. (CVE-2020-1045) (CVE-2021-26701) #2199
Comments
We are also dependent on getting the updated Microsoft.ApplicationInsights.AspNetCore due to CVE-2021-26701. What is the ETA for the update? |
Also wondering this. This is causing compliance violations for CVE-2021-26701 because of dependencies on older versions of: System.Text.Encodings.Web |
2.18 Milestone due date is May 31, is that the ETA? |
Yes, the ETA is end of May. As a workaround, you can take an explicit dependency on these packages. |
This is a summary of the changes we made for this issue in #2243:
|
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-1045
https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2021-26701
Package at fault:
ApplicationInsights-dotnet/NETCORE/src/Microsoft.ApplicationInsights.AspNetCore/Microsoft.ApplicationInsights.AspNetCore.csproj
Lines 47 to 56 in 2b19327
Remediation
The text was updated successfully, but these errors were encountered: