Update CodeQL version tracker with 5 backfill release(s)#92
Merged
Conversation
Add pack version data for CodeQL bundle releases: - 2.22.0 (2025-06-09) - 2.21.4 (2025-05-27) - 2.21.3 (2025-05-13) - 2.21.2 (2025-04-28) - 2.21.1 (2025-04-16) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
|
@copilot resolve the merge conflicts in this pull request |
Contributor
Resolved the merge conflicts and pushed merge commit |
felickz
approved these changes
Jun 13, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s CodeQL bundle version tracker to include five historically backfilled CodeQL bundle releases, extending the version-to-pack mapping data used as a reference for CodeQL bundle contents over time.
Changes:
- Added version matrix entries for CodeQL bundle releases 2.22.0, 2.21.4, 2.21.3, 2.21.2, and 2.21.1.
- Populated both the compiled-languages and scripting-languages tables with the corresponding query/library pack versions for those releases.
Show a summary per file
| File | Description |
|---|---|
| codeql/codeql-version-tracker.md | Adds five backfilled CodeQL bundle releases (2.22.0–2.21.1) to the tracker tables, including pack version mappings. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 0
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
Added pack version data for 5 backfill CodeQL bundle releases to the version tracker.
New Releases Added
Details
These releases were backfilled as part of the progressive historical backfill process. Each release includes pack versions for all 10 tracked languages (actions, cpp, csharp, go, java, javascript, python, ruby, rust, swift).
Additional older releases remain to be backfilled in future runs (
backfill_complete: false).Rendered Preview
View the updated tracker: https://github.com/advanced-security/advanced-security-material/blob/update-codeql-version-tracker/codeql/codeql-version-tracker.md