Skip to content

v2.24.0 -- Initial public release

Choose a tag to compare

@data-douser data-douser released this 09 Feb 20:50
· 75 commits to main since this release
e21e634

The v2.24.0 release is the initial public release of the advanced-security/codeql-development-mcp-server repository.
This release is meant to be used with, and has been tested against, v2.24.0 of the codeql CLI.

What's Changed

  • Update README.md and **/package.json files to prepare for open-source release by @data-douser in #14
  • Security fixes for TOCTOU & OS tmp files by @data-douser in #18
  • Ensure cross-platform support via client integration tests run on ubuntu-latest and windows-latest by @data-douser in #22
  • Exclude exit nodes from Java PrintCFG query for deterministic test ou… by @data-douser in #23
  • More prep for initial public release readiness by @data-douser in #24
  • Use dynamic package version and respect CODEQL_MCP_TMP_DIR env var by @data-douser in #27
  • Improve MCP server integrations with codeql execute *-server servers by @data-douser in #29
  • Restructure docs: replace tools-reference.md with ql-mcp/ primitives docs and add testing strategy by @Copilot in #33
  • Upgrade codeql CLI and dependencies to v2.24.0 by @Copilot in #31

Full Changelog: v2.23.9...v2.24.0