microsoft / Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Microsoft Public License
7k stars 4.94k forks source link

Code scanning updates (#1) #1221

Closed jacob-ronstadt closed 2 months ago

jacob-ronstadt commented 2 months ago

Update Code-Scanning.yml to version 1.2.0-beta of microsoft/windows-drivers pack. Also add config file for adding additional/experimental queries to code scanning.

The config file currently lives in the Windows Driver Developer Supplemental Tools repo, here

The external location allows for adding/removing queries without needing to update the main Code-Scanning.yml file.