v2.24.0 -- Initial public release
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.mdand**/package.jsonfiles 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-latestandwindows-latestby @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_DIRenv var by @data-douser in #27 - Improve MCP server integrations with
codeql execute *-serverservers 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