Resolve SonarCloud quality gate issues
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 658
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 9
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Task description
The SonarCloud quality gate issues have been failing on master for some time; we should get those resolved or suppress them as needed. The latest run shows:
Failed conditions
[16 Security Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_lucenenet&branch=master&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
[E Security Rating on New Code](https://sonarcloud.io/dashboard?id=apache_lucenenet&branch=master) (required ≥ A)
[C Reliability Rating on New Code](https://sonarcloud.io/dashboard?id=apache_lucenenet&branch=master) (required ≥ A)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the SonarCloud security-hotspots report and master dashboard linked in the issue; review the 16 hotspots and the new-code Security and Reliability ratings. Trace each finding to its reported code location, then address or suppress the findings as appropriate and rerun the master quality gate until the required ratings pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100