We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ef37d commit 4246e2aCopy full SHA for 4246e2a
config/codeql-config.yml
@@ -2,6 +2,7 @@ name: "CodeQL config"
2
disable-default-queries: true
3
4
packs:
5
+ - microsoft/[email protected]:codeql-suites/cpp-code-scanning.qls
6
- microsoft/[email protected]+5:windows-driver-suites/recommended.qls
7
- microsoft/[email protected]+5:drivers\general\queries\experimental\DriverIsolationZwViolation1\DriverIsolationZwViolation1.ql
8
- microsoft/[email protected]+5:drivers\general\queries\experimental\DriverIsolationZwViolation2\DriverIsolationZwViolation2.ql
0 commit comments