Commit 9fe1515
fix: suppress NU1903 for GHSA-2m69-gcr7-jv3q (SQLitePCLRaw 2.1.11)
SQLitePCLRaw.lib.e_sqlite3 2.1.11 is both the latest available release
and the vulnerable one - no patched version exists on NuGet yet. The
vulnerability is in the bundled native SQLite binary and comes in as a
transitive dependency via Microsoft.Data.Sqlite.
Added NuGetAuditSuppress scoped to the exact advisory URL so all other
high-severity advisories still surface. Remove suppression once a fixed
version ships upstream.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e78d6a4 commit 9fe1515
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| |||
0 commit comments