Jeroen Ketema
|
9ef088d423
|
C++: Add change note
|
2026-04-14 13:46:43 +02:00 |
|
Jeroen Ketema
|
12868e5140
|
C++: Remove deprecated code added more than a year ago
|
2026-04-14 13:03:10 +02:00 |
|
Owen Mansel-Chan
|
7458674470
|
Merge pull request #21584 from owen-mc/shared/update-mad-comments
Shared: update code comments explaining models-as-data format to include barriers and barrier guards
|
2026-04-14 09:30:28 +01:00 |
|
Jeroen Ketema
|
26715fc95c
|
C++: Rename rst to convSpec
|
2026-04-14 08:03:51 +02:00 |
|
Jeroen Ketema
|
19c4b2ff8f
|
C++: Use getConvSpecString instead of getConvSpecOffset and substring
|
2026-04-13 15:44:41 +02:00 |
|
Jeroen Ketema
|
b19c648965
|
C++: Add heuristic for GNU autoconf config files
|
2026-04-07 10:43:15 +02:00 |
|
Mathias Vorreiter Pedersen
|
43d002e6b5
|
Merge pull request #21619 from MathiasVP/more-http-remote-flow-sources
C++: Add flow sources from Windows' `http.h`
|
2026-03-31 15:44:39 +01:00 |
|
Mathias Vorreiter Pedersen
|
16a7e39e95
|
C++: Fix pointer indirection. Currently, this does not have any effect because of a conflation bug in taint-tracking.
|
2026-03-31 15:26:15 +01:00 |
|
Jeroen Ketema
|
17ab87d1fc
|
Merge pull request #21618 from jketema/meson-silence
C++: Add heuristics for meson configuration files
|
2026-03-31 15:24:22 +02:00 |
|
Mathias Vorreiter Pedersen
|
dc8dc61196
|
C++: Fix type name.
|
2026-03-31 13:54:30 +01:00 |
|
Mathias Vorreiter Pedersen
|
ab34bd232e
|
C++: Add change note.
|
2026-03-31 11:30:43 +01:00 |
|
Mathias Vorreiter Pedersen
|
102221d0aa
|
C++: Add lots of taint inheriting content related to '_HTTP_REQUEST'.
|
2026-03-31 11:30:39 +01:00 |
|
Mathias Vorreiter Pedersen
|
21ea7ebe40
|
C++: Model a few more remote flow sources from 'http.h' and accept test changes.
|
2026-03-31 11:30:35 +01:00 |
|
Jeroen Ketema
|
ceec44b819
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-31 11:08:38 +02:00 |
|
Jeroen Ketema
|
d2839f4ee4
|
C++: Add change note
|
2026-03-31 11:02:40 +02:00 |
|
Jeroen Ketema
|
5122f7cf92
|
C++: Add heuristics for meson configuration files
|
2026-03-31 11:02:26 +02:00 |
|
Mathias Vorreiter Pedersen
|
b83d4e010b
|
Merge pull request #21611 from MathiasVP/nsdmi-dataflow-3
C++: Add dataflow through NSDMI
|
2026-03-30 15:48:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
5db069eb56
|
C++: Fix more consistency errors.
|
2026-03-30 12:08:08 +01:00 |
|
Óscar San José
|
9f27a5278f
|
Merge pull request #21579 from github/post-release-prep/codeql-cli-2.25.1
Post-release preparation for codeql-cli-2.25.1
|
2026-03-30 12:47:59 +02:00 |
|
Mathias Vorreiter Pedersen
|
9247e6af0c
|
C++: Add change note.
|
2026-03-30 11:30:17 +01:00 |
|
Mathias Vorreiter Pedersen
|
599b7a6653
|
C++: Handle fields in 'getThisType'.
|
2026-03-30 11:00:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
9cb8edb41a
|
C++: Change 'Function' to 'Declaration' in a few places to handle enclosing callables being fields.
|
2026-03-30 11:00:38 +01:00 |
|
Mathias Vorreiter Pedersen
|
eb35fa0d5e
|
C++: Unify 'isSourceParameterOf' for this parameters with the implementation for positional parameters.
|
2026-03-30 11:00:37 +01:00 |
|
Jeroen Ketema
|
8349bd50ba
|
Merge pull request #21391 from jketema/jketema/nsdmi
C++: Handle field initialization via NSDMI in IR generation
|
2026-03-30 11:35:06 +02:00 |
|
Óscar San José
|
59eec7ffa2
|
Merge branch 'main' of https://github.com/github/codeql into post-release-prep/codeql-cli-2.25.1
|
2026-03-30 10:51:12 +02:00 |
|
github-actions[bot]
|
ce6e6d5db3
|
Post-release preparation for codeql-cli-2.25.1
|
2026-03-30 08:43:48 +00:00 |
|
Owen Mansel-Chan
|
a7fdc4b543
|
Replace acceptingvalue with acceptingValue
|
2026-03-27 22:15:45 +00:00 |
|
Owen Mansel-Chan
|
a8b52acaa9
|
Merge pull request #21585 from github/copilot/convert-models-to-yml
C++: Convert remaining CSV models to .model.yml and remove CSV model infrastructure
|
2026-03-27 20:48:34 +00:00 |
|
Owen Mansel-Chan
|
b3285c6ae2
|
Make description of acceptingvalue column clearer
|
2026-03-27 11:35:22 +00:00 |
|
Owen Mansel-Chan
|
f897575d3f
|
Update change note
|
2026-03-27 10:11:13 +00:00 |
|
Owen Mansel-Chan
|
886a16bfad
|
C++: Add provenance column
|
2026-03-27 09:47:34 +00:00 |
|
Owen Mansel-Chan
|
e680d49c93
|
Shared: document extensible relations rather than CSV
|
2026-03-27 09:47:32 +00:00 |
|
Owen Mansel-Chan
|
61b13d5702
|
C++: Add provenance to MaD format explanation
|
2026-03-27 09:47:26 +00:00 |
|
Owen Mansel-Chan
|
10fddc7b96
|
Add barriers and barrier guards to MaD format explanations
|
2026-03-27 09:47:24 +00:00 |
|
Mathias Vorreiter Pedersen
|
56153d583e
|
C++: Switch to doublyBoundedFastTC when computing virtual dispatch edges and inline pairCand to avoid a giant tuple explosion.
|
2026-03-26 17:31:18 +00:00 |
|
Owen Mansel-Chan
|
21ecf230ce
|
Small tweaks
|
2026-03-26 16:39:10 +00:00 |
|
copilot-swe-agent[bot]
|
d69bcca687
|
Remove CSV model infrastructure from ExternalFlow.qll
Remove SourceModelCsv, SinkModelCsv, SummaryModelCsv classes,
single-argument CSV predicates, CSV parsing in MadInput, and
CSV-specific validation checks. Simplify MadInput to only contain
the namespace separator. Convert test models to .ext.yml format.
Agent-Logs-Url: https://github.com/github/codeql/sessions/89ff81fe-5585-446d-99e2-6fe6966495c5
Co-authored-by: owen-mc <62447351+owen-mc@users.noreply.github.com>
|
2026-03-26 15:07:39 +00:00 |
|
Owen Mansel-Chan
|
6769f08f93
|
Remove blank line at end of file
|
2026-03-26 14:10:15 +00:00 |
|
copilot-swe-agent[bot]
|
a6377145ac
|
Convert C++ CSV models from QL files to .model.yml data extensions
Migrate ZeroMQ models from ZMQ.qll and getc-family source models
from Gets.qll into new .model.yml files in the ext/ directory.
Agent-Logs-Url: https://github.com/github/codeql/sessions/da8f5e5b-35f7-47a4-afa0-750616e3df5b
Co-authored-by: owen-mc <62447351+owen-mc@users.noreply.github.com>
|
2026-03-26 12:38:19 +00:00 |
|
github-actions[bot]
|
fb011842c9
|
Release preparation for version 2.25.1
|
2026-03-25 23:43:06 +00:00 |
|
Jeroen Ketema
|
ef780c15fb
|
C++: NSDMI fixes
* Do not generate IR for field initializers from uninstantiated templates.
* Add forgotten case to `TranslatedDeclarationEntry`
|
2026-03-25 16:34:02 +01:00 |
|
github-actions[bot]
|
8cf0954796
|
Release preparation for version 2.25.1
|
2026-03-25 08:28:30 +00:00 |
|
Jeroen Ketema
|
dad517ff5e
|
C++: Fix typo
|
2026-03-24 16:16:14 +01:00 |
|
Jeroen Ketema
|
db7c61969d
|
Update cpp/ql/lib/change-notes/2026-03-24-field-init.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-24 16:11:10 +01:00 |
|
Jeroen Ketema
|
49c5cc05ac
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/TranslatedCall.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-24 16:09:33 +01:00 |
|
Jeroen Ketema
|
0f44d6a780
|
C++: Add change note
|
2026-03-24 15:39:09 +01:00 |
|
Jeroen Ketema
|
b554d7dd16
|
C++: Fix QL-for-QL warnings
|
2026-03-24 15:33:35 +01:00 |
|
Jeroen Ketema
|
22eda4ef0a
|
C++: Add call side effects for default field initializations to the IR
|
2026-03-24 15:33:32 +01:00 |
|
Jeroen Ketema
|
e986d8922a
|
C++: Call functions for NSDMI initialization
Currently missing: side-effect information for the functions
|
2026-03-24 15:33:30 +01:00 |
|
Jeroen Ketema
|
b91a52a050
|
C++: Allow getInstructionFunction to yield a declaration
|
2026-03-24 15:33:29 +01:00 |
|