Windows-Driver-Developer-Supplemental-Tools
Windows-Driver-Developer-Supplemental-Tools copied to clipboard
Initial Batch of Windows Filtering Platform Queries for Static Contracts
Checklist for Pull Requests
- [X] Description is filled out. Adds several related queries to Windows Filtering Platform Contracts as defined on MSDN for callout drivers that use WFP.
- [X] Only one query or related query group is in this pull request. All queries are related to the Windows Filtering Platform.
- [X] The version number on changed queries has been increased via the
@versioncomment in the file header. This is version 1.0 for all queries. - [ ] All unit tests have been run: (Test README.md).
- [ ] Commands
codeql database createandcodeql database analyzehave completed successfully. - [X] A .qhelp file has been added for any new queries or updated if changes have been made to an existing query.