appany / AppAny.Quartz.EntityFrameworkCore.Migrations

EntityFrameworkCore PostgreSQL migrations for Quartz.NET
MIT License
70 stars 18 forks source link

NpgSQL has a security bulletin CVE-2024-32655 #65

Open ShannonRichardLaivly opened 3 months ago

ShannonRichardLaivly commented 3 months ago

Describe the bug Not exactly a bug but a security vulnerability

To Reproduce Running through our depenency track is causing our project that includes your project to fail a build

Expected behavior Updating npgSQL to > 7.0.18 will clear the issue

Screenshots none

Desktop (please complete the following information): None Smartphone (please complete the following information): None Additional context See CVE-2024-32655 or GHSA-x9vc-6hfv-hg8c

Thank you for your project and when you look at this.

sergeyshaykhullin commented 3 months ago

@ShannonRichardLaivly Could you please provide a PR for this fix?