Commit 7c71547
Fix LRU cache eviction, consolidate imports, fix SARIF fallback semantics, add result-processor tests
Agent-Logs-Url: https://github.com/advanced-security/codeql-development-mcp-server/sessions/7ce2a157-666f-4975-b9f3-bb31d43f42db
Co-authored-by: data-douser <70299490+data-douser@users.noreply.github.com>1 parent e9db89c commit 7c71547
File tree
7 files changed
+390
-18
lines changed- server
- dist
- src/lib
- test/src
- lib
- tools
7 files changed
+390
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182939 | 182939 | | |
182940 | 182940 | | |
182941 | 182941 | | |
182942 | | - | |
182943 | 182942 | | |
182944 | 182943 | | |
182945 | 182944 | | |
| |||
182965 | 182964 | | |
182966 | 182965 | | |
182967 | 182966 | | |
| 182967 | + | |
| 182968 | + | |
182968 | 182969 | | |
182969 | 182970 | | |
182970 | 182971 | | |
| |||
183402 | 183403 | | |
183403 | 183404 | | |
183404 | 183405 | | |
183405 | | - | |
183406 | | - | |
| 183406 | + | |
| 183407 | + | |
| 183408 | + | |
| 183409 | + | |
183407 | 183410 | | |
183408 | 183411 | | |
183409 | 183412 | | |
| |||
183819 | 183822 | | |
183820 | 183823 | | |
183821 | 183824 | | |
183822 | | - | |
| 183825 | + | |
| 183826 | + | |
183823 | 183827 | | |
183824 | 183828 | | |
183825 | 183829 | | |
183826 | | - | |
183827 | | - | |
| 183830 | + | |
| 183831 | + | |
183828 | 183832 | | |
183829 | 183833 | | |
183830 | 183834 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
257 | 259 | | |
258 | 260 | | |
259 | 261 | | |
| |||
763 | 765 | | |
764 | 766 | | |
765 | 767 | | |
766 | | - | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
767 | 773 | | |
| 774 | + | |
| 775 | + | |
768 | 776 | | |
769 | 777 | | |
770 | | - | |
771 | | - | |
| 778 | + | |
| 779 | + | |
772 | 780 | | |
773 | 781 | | |
774 | 782 | | |
| |||
0 commit comments