robinrodricks / FluentStorage

A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
MIT License
263 stars 33 forks source link

FluentStorage.Azure.Blobs - vulnerable package dependencies #62

Closed dammitjanet closed 2 weeks ago

dammitjanet commented 6 months ago

Installing the latest version of FluentStorage.Azure.Blobs (5.2.2) shows that there are two dependencies with vulnerabilities as per the VS Nuget analysis

Mitigation

Resolution

robinrodricks commented 2 weeks ago

Done.