Tags: advanced-security/codeql-development-mcp-server
Tags
Upgrade codeql CLI and dependencies to v2.24.0 (#31) * Initial plan * Upgrade version numbers from 2.23.9 to 2.24.0 and update codeql-pack dependencies Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com> * Update bundled dist, accept C# test baselines for csharp-all 5.4.5 - Rebuild server/dist/ with v2.24.0 VERSION constant - Accept C# CallGraphFrom/CallGraphTo .expected: new <object initializer> call - Accept C# PrintAST .expected: member index renumbering (6->7, 7->8, etc.) - Accept C# PrintCFG .expected: reordered entry nodes, new <object initializer> - Update SARIF results with v2.24.0 CLI version All tests passing: - 583/583 unit tests - 53/53 integration tests - 34/34 QL query unit tests (all 9 languages including Swift) * Fix codeql-path-test workflow: ensure gh-codeql extension installation succeeds (#34) * Initial plan * Fix codeql-path-test job by ensuring gh codeql extension is properly installed and verified Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com> * Fix attempt for codeql-path-tests job * Fix attempt 2 for codeql-path-tests job --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com> Co-authored-by: Nathan Randall <data-douser@github.com>