-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageExtensionsASP.NET Core extensionsASP.NET Core extensionscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Library name and version
Azure.Extensions.AspNetCore.DataProtection.Blobs 1.3.4
Describe the bug
Azure.Extensions.AspNetCore.DataProtection.Blobs depends on ... depends on System.Drawing.Common 4.7.0 which has a critical vulnerability, causing a build warning. Can we get a new build of Azure.Extensions.AspNetCore.DataProtection.Blobs that depends on the recently released version of Microsoft.AspNetCore.DataProtection that doesn't have this vulnerability?
Expected behavior
Build succeeds without warnings.
Actual behavior
Build fails when "Treat warnings as Errors" is enabled, and NuGet package restore fails.
Reproduction Steps
- Add Azure.Extensions.AspNetCore.DataProtection.Blobs NuGet package
- See NuGet security error
- Cry
Environment
ASP.NET 9, VS 2022
Metadata
Metadata
Assignees
Labels
ClientThis issue is related to a non-management packageThis issue is related to a non-management packageExtensionsASP.NET Core extensionsASP.NET Core extensionscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that