BaseTools/codeql: Update to CodeQL 2.18.1

Updates to the latest CodeQL version to resolve query dependencies.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
Michael Kubacki 2024-07-25 15:46:17 -04:00 committed by Mikhail Krichanov
parent 487b5945b2
commit 9b8affc22d
3 changed files with 9 additions and 9 deletions

View File

@ -16,9 +16,9 @@
"scope": "codeql-ext-dep", "scope": "codeql-ext-dep",
"type": "web", "type": "web",
"name": "codeql_cli", "name": "codeql_cli",
"source": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.3/codeql.zip", "source": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.1/codeql.zip",
"version": "2.17.3", "version": "2.18.1",
"sha256": "e5ac1d87ab38e405c9af5db234a338b10dffabc98a648903f1664dd2a566dfd5", "sha256": "815f71c1a46e76f9dafdec26c2a4bab7ea4019a3773e91e39253e2d21cf792a2",
"compression_type": "zip", "compression_type": "zip",
"internal_path": "/codeql/", "internal_path": "/codeql/",
"flags": ["set_shell_var", ], "flags": ["set_shell_var", ],

View File

@ -14,9 +14,9 @@
"scope": "codeql-linux-ext-dep", "scope": "codeql-linux-ext-dep",
"type": "web", "type": "web",
"name": "codeql_linux_cli", "name": "codeql_linux_cli",
"source": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.3/codeql-linux64.zip", "source": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.1/codeql-linux64.zip",
"version": "2.17.3", "version": "2.18.1",
"sha256": "9fba000c4b821534d354bc16821aa066fdb1304446226ea449870e64a8ad3c7a", "sha256": "1547f4a3b509474404daf2e4b821f71cd93462ec45322d9124c2b04e3d52c771",
"compression_type": "zip", "compression_type": "zip",
"internal_path": "/codeql/", "internal_path": "/codeql/",
"flags": ["set_shell_var", ], "flags": ["set_shell_var", ],

View File

@ -14,9 +14,9 @@
"scope": "codeql-windows-ext-dep", "scope": "codeql-windows-ext-dep",
"type": "web", "type": "web",
"name": "codeql_windows_cli", "name": "codeql_windows_cli",
"source": "https://github.com/github/codeql-cli-binaries/releases/download/v2.17.3/codeql-win64.zip", "source": "https://github.com/github/codeql-cli-binaries/releases/download/v2.18.1/codeql-win64.zip",
"version": "2.17.3", "version": "2.18.1",
"sha256": "4c6fbf2ea2eaf0f47bf0347eacf54c6b9d6bdf7acb6b63e17f9e6f2dd83b34e7", "sha256": "eb69c9ce40142904965ca3f2491c989f12747d74358385e2e94c427b4324201c",
"compression_type": "zip", "compression_type": "zip",
"internal_path": "/codeql/", "internal_path": "/codeql/",
"flags": ["set_shell_var", ], "flags": ["set_shell_var", ],