Security issue: Microsoft Learn article uses vulnerable sqlite-net-pcl dependency #36070
-
|
While following the Microsoft Learn article .NET MAUI local databases developers are instructed to install the sqlite-net-pcl NuGet package. However, the current stable version (1.9.172) introduces a high‑severity security vulnerability via transitive dependencies: During build, this results in warnings such as:
WorkaroundsAt the time of writing, there is no stable release in the dependency chain that fully resolves this issue. Possible mitigations include:
RecommendationGiven that the official Microsoft Learn article still references sqlite-net-pcl without any warning, it would be helpful to:
This would help developers avoid introducing a known high‑severity vulnerability into their applications. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hey @stephenquan, the docs are open source. If you want and have time you can contribute fixing it, just click in And you be redirect into the gihub repo and file for that doc |
Beta Was this translation helpful? Give feedback.

Hey @stephenquan, the docs are open source. If you want and have time you can contribute fixing it, just click in
Edit(the image below show how)And you be redirect into the gihub repo and file for that doc