Skip to content

chore: update test SQLite native library - #151

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:chore/update-test-sqlite-native-20260819
Open

chore: update test SQLite native library#151
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:chore/update-test-sqlite-native-20260819

Conversation

@vycdev2

@vycdev2 vycdev2 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Override the test project's transitive SQLite native library with SQLitePCLRaw.lib.e_sqlite3 3.53.3.
  • Remove the high-severity GHSA-2m69-gcr7-jv3q audit finding from the test dependency graph while retaining EF Core 8.0.10.

Verification

  • dotnet build — passed with 0 errors (existing .NET SDK locale warnings remain).
  • dotnet test --no-build --logger 'console;verbosity=minimal' — passed: 428 passed, 1 skipped.
  • dotnet list Morpheus.Tests/Morpheus.Tests.csproj package --vulnerable --include-transitive — passed: no vulnerable packages reported.
  • git diff --check upstream/develop...HEAD — passed.

Risk

  • Low: this changes only the native SQLite library used by the test project, and the full test suite passes with the updated library.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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.

1 participant