Windows-Driver-Developer-Supplemental-Tools icon indicating copy to clipboard operation
Windows-Driver-Developer-Supplemental-Tools copied to clipboard

Initial Batch of Windows Filtering Platform Queries for Static Contracts

Open houha2 opened this issue 2 years ago • 0 comments

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 @version comment in the file header. This is version 1.0 for all queries.
  • [ ] All unit tests have been run: (Test README.md).
  • [ ] Commands codeql database create and codeql database analyze have completed successfully.
  • [X] A .qhelp file has been added for any new queries or updated if changes have been made to an existing query.

houha2 avatar Jan 26 '24 00:01 houha2