Skip to content

PS: Rename PowerShell query pack and move certain query suites to the internal repository#370

Merged
dilanbhalla merged 2 commits into
mainfrom
fix-qlpack-name-in-powershell
Jul 6, 2026
Merged

PS: Rename PowerShell query pack and move certain query suites to the internal repository#370
dilanbhalla merged 2 commits into
mainfrom
fix-qlpack-name-in-powershell

Conversation

@MathiasVP

Copy link
Copy Markdown
Collaborator

There's an inconsistency with the query pack naming for PowerShell vs. the other languages:

  • For GitHub-provided languages the query pack from microsoft/codeql is called github/{LANG}-queries

  • Microsoft's SDL query pack is then microsoft-sdl/{LANG}-queries
    However, for PowerShell:

  • Our query pack from microsoft/codeql is called microsoft-sdl/powershell-queries.

  • Our SDL query pack is called microsoft-sdl/powershell-sdl-queries

And this inconsistency is making it hard for AI harnesses to treat the CodeQL languages uniformly.

@dilanbhalla dilanbhalla enabled auto-merge July 6, 2026 22:49
@dilanbhalla dilanbhalla merged commit 8d76432 into main Jul 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants