Remove temporary SQLitePCLRaw native SQLite vulnerability workaround #2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Auzi temporarily pins
SQLitePCLRaw.lib.e_sqlite3to3.50.3to work around CVE-2025-6965 / GHSA-2m69-gcr7-jv3q, following the approach described in microsoft/EventLogExpert#604.Remove this workaround once
Microsoft.Data.Sqlite/Microsoft.EntityFrameworkCore.Sqliteship a version that transitively resolves a non-vulnerable native SQLite bundle. Upstream tracking: dotnet/efcore#38257, with related fix PR dotnet/efcore#38402.Edit: Updated the temporary pin to
3.53.3ine3bb704d5b.