microsoft / microsoft/Windows-Driver-Developer-Supplemental-Tools
Add driver suppression query to standard query sets
Open
@NateD-MSFT is already working on this.
Since Dec 12, 2023.
enhancement
- Dominant language
- CodeQL
- Stars
- 85
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
To make it easier for developers to suppress false positives or noisy results, we should add our DriverAlertSuppression.ql query to all our query suites. Thus it will automatically run and detect suppressions when someone runs our suites.
Note that suppressions do not have an impact on the DVL generated for the Static Tools Logo test; at this time they are purely for convenience and to help triage results.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.