Skip to content

Commit 700a39c

Browse files
Copilotdata-douser
andauthored
fix: use consistent column headers in CHANGELOG.md Unreleased tables
Agent-Logs-Url: https://github.com/advanced-security/codeql-development-mcp-server/sessions/7111cd8d-f783-4b5a-a656-2e04dda2e1f9 Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>
1 parent 030403e commit 700a39c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@ _Changes on `main` since the latest tagged release that have not yet been includ
2626

2727
#### MCP Server Tools
2828

29-
| Name | Description |
29+
| Tool | Description |
3030
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
3131
| `annotation_create`, `annotation_get`, `annotation_list`, `annotation_update`, `annotation_delete`, `annotation_search` | General-purpose annotation tools for creating, managing, and searching notes and bookmarks on analysis entities. ([#169](https://github.com/advanced-security/codeql-development-mcp-server/pull/169)) |
3232
| `audit_store_findings`, `audit_list_findings`, `audit_add_notes`, `audit_clear_repo` | Repo-keyed audit tools for MRVA finding management and triage workflows. ([#169](https://github.com/advanced-security/codeql-development-mcp-server/pull/169)) |
3333
| `query_results_cache_lookup`, `query_results_cache_retrieve`, `query_results_cache_clear`, `query_results_cache_compare` | Query result cache tools for lookup, subset retrieval, cache clearing, and cross-database comparison. ([#169](https://github.com/advanced-security/codeql-development-mcp-server/pull/169)) |
3434

3535
#### MCP Server Resources
3636

37-
| Name | Description |
37+
| URI | Description |
3838
| ----------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
3939
| `codeql://languages/rust/ast` | Rust AST reference resource with verified accessor predicates for CodeQL query development. ([#195](https://github.com/advanced-security/codeql-development-mcp-server/pull/195)) |
4040

4141
#### CodeQL Query Packs
4242

43-
| Name | Description |
43+
| Pack | Description |
4444
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4545
| Rust tools pack | Added `PrintAST`, `PrintCFG`, `CallGraphFrom`, `CallGraphTo`, and `CallGraphFromTo` support for Rust. ([#195](https://github.com/advanced-security/codeql-development-mcp-server/pull/195)) |
4646

0 commit comments

Comments
 (0)