Update CodeQL version tracker with 9 release(s)#106
Merged
Conversation
…, 2.16.3-2.17.0) Add missing rows for 2.18.0, 2.18.1, 2.18.2, 2.18.3 (previously in cache but absent from markdown), plus backfill rows for 2.17.0, 2.16.3, 2.16.4, 2.16.5, and 2.16.6. Updates both Compiled and Scripting Languages tables. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the auto-generated CodeQL bundle version tracker to backfill missing historical entries so the version-to-pack mapping tables remain complete and accurate.
Changes:
- Updates the “Last updated” timestamp to
2026-07-04. - Adds 9 backfill rows (2.16.3–2.18.3) to the Compiled Languages version matrix.
- Adds the same 9 backfill rows to the Scripting Languages version matrix, with
actions-*markedN/Awhere appropriate.
Show a summary per file
| File | Description |
|---|---|
codeql/codeql-version-tracker.md |
Backfills missing historical CodeQL bundle rows in both version matrix tables and refreshes the “Last updated” timestamp. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Low
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds 9 backfill entries to
codeql/codeql-version-tracker.md:Previously-processed-but-missing rows (re-added)
New backfill rows
Both the Compiled Languages and Scripting Languages tables have been updated with the new rows. All 9 releases predate
rust(added in 2.19.0) andactions(added in 2.19.3), so those columns are markedN/A.Rendered preview
https://github.com/advanced-security/advanced-security-material/blob/update-codeql-version-tracker/codeql/codeql-version-tracker.md