ardalis / ardalis/CleanArchitecture
Warnigs as errors: NU1903 for sqlitePCLTRaw package
Open
Beginner friendly
- Dominant language
- C#
- Stars
- 18.5k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
- .NET SDK Version:
Steps to Reproduce:
1.
build
2.
Warning As Error: Package 'SQLitePCLRaw.lib.e_sqlite3' 2.1.11 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q
an higher version 3..3
in directory.packages,props
of nuget package SQLitePCLRaw.bundle_e_sqlite3
fixes it
Contributor guide
Research direction
Start by inspecting Directory.Packages.props and the SQLitePCLRaw.bundle_e_sqlite3 package version. Run the repository build with warnings treated as errors, update the package as needed, and confirm the NU1903 vulnerability warning no longer fails the build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100