Skip to content

Commit 03de642

Browse files
Update README.md
Signed-off-by: Jacob Ronstadt <147542405+jacob-ronstadt@users.noreply.github.com>
1 parent 0bb0146 commit 03de642

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,20 @@ This repository contains open-source components for supplemental use in developi
66

77
| CodeQL CLI Version | microsoft/windows-drivers CodeQL Pack Version | microsoft/cpp-queries CodeQL Pack Version | Associated Repo Branch|
88
|--------------------------|------------------------------------------|-------------------------------|-----------------------------|
9-
| 2.20.1 | 1.6.0 | 0.0.4 | Main |
10-
11-
See appendix for more information
9+
| 2.15.4 or greater* | [Latest Stable Version](https://github.com/microsoft/Windows-Driver-Developer-Supplemental-Tools/pkgs/container/windows-drivers) | 0.0.4 | Main |
1210

11+
#### Validated CodeQL Versions For Use with WHCP
12+
| CodeQL CLI Version |
13+
|--------------------------|
14+
| 2.21.4 |
15+
| 2.21.2 |
16+
| 2.20.1 |
17+
| 2.15.4 |
1318

19+
*See appendix for more information
1420

1521
### For Testing the Latest in Development
1622

17-
1823
| CodeQL CLI Version | microsoft/windows-drivers CodeQL Pack Version | microsoft/cpp-queries CodeQL Pack Version | Associated Repo Branch|
1924
|--------------------------|------------------------------------------|-------------------------------|-----------------------------|
2025
| [Latest](https://github.com/github/codeql-cli-binaries/releases/latest) | [Latest Beta Version](https://github.com/microsoft/Windows-Driver-Developer-Supplemental-Tools/pkgs/container/windows-drivers) | [Latest](https://github.com/orgs/microsoft/packages/container/package/cpp-queries) | Development |
@@ -132,7 +137,7 @@ Any use of third-party trademarks or logos are subject to those third-party's po
132137
## Appendix
133138
134139
### Windows Hardware Compatibility Program Release Version Matrix
135-
For WHCP, these versions can be used in place of the latest versions specified above. These versions were the latest available at the time new WHCP requirements were released and can continue to be used for WHCP certifications. However, newer versions of CodeQL continue to be validated for use.
140+
The versions below are the minumum required versions for WHCP certification. Newer versions continue to be validated for use and are listed above.
136141
| Release | CodeQL CLI version | microsoft/windows-drivers qlpack version| microsoft/cpp-queries version | codeql/cpp-queries version | Associated Repo Branch|
137142
|--------------------------|--------------------|-----------------------------------------|-------------------------------|-----------------------------|----------------------|
138143
| Windows Server 2022 | [2.4.6](https://github.com/github/codeql-cli-binaries/releases/tag/v2.4.6) or [2.15.4](https://github.com/github/codeql-cli-binaries/releases/tag/v2.15.4)| 1.0.13 (If using codeql 2.15.4)| N/A |0.9.0 (If using codeql 2.15.4) | WHCP_21H2 |

0 commit comments

Comments
 (0)