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

Supplemental open-source components for use in developing device drivers for Windows.

Results 19 Windows-Driver-Developer-Supplemental-Tools issues
Sort by recently updated
recently updated
newest added

Update github actions: * Remove dependency on third-party action for downloading codeql release * Split jobs into multiple smaller jobs * Use github variable for codeql versions * Updates to...

## 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....

## Checklist for Pull Requests - [x] Description is filled out. - [x] Only one query or related query group is in this pull request. - [x] The version number...

## Checklist for Pull Requests - [ ] Description is filled out. - [ ] Only one query or related query group is in this pull request. - [ ]...

## Checklist for Pull Requests - [ ] Description is filled out. - [ ] Only one query or related query group is in this pull request. - [ ]...

## Checklist for Pull Requests - [ ] Description is filled out. - [ ] Only one query or related query group is in this pull request. - [ ]...

## Checklist for Pull Requests - [x] Description is filled out. - [x] Only one query or related query group is in this pull request. - [x] The version number...

## Checklist for Pull Requests - [x] Description is filled out. - [x] Only one query or related query group is in this pull request. - [x] The version number...

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...

enhancement

DataFlow library has been updated and the old library has been deprecated as of CodeQL 2.14.1. Queries using the older version of the DataFlow library should be updated to use...