AzureCosmosDB / data-migration-desktop-tool

MIT License
122 stars 46 forks source link

Update Npgsql version to 8.0.3 due to potential High severity vulnerability CVE-2024-32655 #137

Open philnach opened 2 months ago

philnach commented 2 months ago

Building main branch of the Azure Cosmos DB Desktop Data Migration Tool results in NU1903 High severity vulnerability warning from NuGet.

Warning from Visual Studio 2022 3>...\data-migration-desktop-tool\Extensions\PostgreSQL\Cosmos.DataTransfer.PostgresqlExtension.csproj : warning NU1903: Package 'Npgsql' 7.0.6 has a known high severity vulnerability, https://github.com/advisories/GHSA-x9vc-6hfv-hg8c

Screenshot from Visual Studio Package Manager image