Skip to content

Fix for CVE-2025-6965: update SQLite#455

Merged
ForNeVeR merged 1 commit into
masterfrom
sqlite-update
Jun 26, 2026
Merged

Fix for CVE-2025-6965: update SQLite#455
ForNeVeR merged 1 commit into
masterfrom
sqlite-update

Conversation

@ForNeVeR

Copy link
Copy Markdown
Member

This will also allow us to build Emulsion again (since we have warnings-as-errors, including the security warnings in transitive dependencies).

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Emulsion.Database project’s SQLite native dependency to address CVE-2025-6965 and eliminate restore/build failures caused by vulnerability warnings being treated as errors.

Changes:

  • Adds an explicit SQLitePCLRaw.lib.e_sqlite3 package reference to control/upgrade the SQLite native runtime version used by EF Core’s SQLite provider.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This will also allow us to build Emulsion again (since we have warnings-as-errors, including the security warnings in transitive dependencies).
@ForNeVeR ForNeVeR merged commit 0b3de84 into master Jun 26, 2026
7 checks passed
@ForNeVeR ForNeVeR deleted the sqlite-update branch June 26, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants