idrissrio
|
9bb1081dc1
|
C++: accept test results
|
2026-05-26 12:03:17 +02:00 |
|
idrissrio
|
2e9ee3b5d9
|
C++: accept test results
|
2026-05-26 12:03:16 +02:00 |
|
Óscar San José
|
996e79131e
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.5
|
2026-05-22 16:32:30 +02:00 |
|
Jeroen Ketema
|
3c4e22a8ba
|
Merge pull request #21870 from jketema/jketema/generated
C++: Add ability to see if one template was generated from another
|
2026-05-22 15:46:06 +02:00 |
|
Mathias Vorreiter Pedersen
|
a7405bddaa
|
Merge pull request #21856 from MathiasVP/scanf-safe-functions
C++: Model secure versions of `scanf` as flow sources
|
2026-05-22 12:34:54 +01:00 |
|
Jeroen Ketema
|
8ad461be98
|
C++: Add change note
|
2026-05-22 13:13:27 +02:00 |
|
Jeroen Ketema
|
0e6257de2d
|
C++: Fix QLDoc wording
|
2026-05-22 13:13:25 +02:00 |
|
Jeroen Ketema
|
77f6caca00
|
C++: Update stats file
|
2026-05-22 13:13:24 +02:00 |
|
Jeroen Ketema
|
f98dfcd0a5
|
C++: Add upgrade and downgrade scripts
|
2026-05-22 13:13:22 +02:00 |
|
Jeroen Ketema
|
a027665ab4
|
C++: Add ability to see if one template was generated from another
|
2026-05-22 13:13:21 +02:00 |
|
Mathias Vorreiter Pedersen
|
a33af09244
|
C++: Add models for _fscanf_s_l, fwscanf_s and _fwscanf_s_l.
|
2026-05-20 18:59:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
25d20399f3
|
C++: Add models for _scanf_s_l, wscanf_s and _wscanf_s_l.
|
2026-05-20 18:43:07 +01:00 |
|
Mathias Vorreiter Pedersen
|
e6c5f944ba
|
C++: Add missing format string part in test.
|
2026-05-20 18:13:35 +01:00 |
|
Mathias Vorreiter Pedersen
|
157424cca3
|
Merge pull request #21836 from MathiasVP/uncertain-def-more-complete
C++: Support reasoning about whether a phi node overwrites the entire buffer
|
2026-05-20 13:04:37 +01:00 |
|
Mathias Vorreiter Pedersen
|
f5113b1932
|
C++: Fix internal SCC edges and accept test changes.
|
2026-05-19 15:39:32 +01:00 |
|
Mathias Vorreiter Pedersen
|
f77d426706
|
C++: Add test demonstrating broken phi cycle certain'ness.
|
2026-05-19 15:35:20 +01:00 |
|
Mathias Vorreiter Pedersen
|
c6ce13a012
|
C++: Simplify recursion in 'PhiCycle::isCertain' and do not restrict the definition to be a 'PhiNode'.
|
2026-05-19 15:27:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
d93de54397
|
C++: Consistent use of 'this.getIndirection()' in 'toString'.
|
2026-05-19 12:16:37 +01:00 |
|
Jeroen Ketema
|
22a8123ee1
|
Merge pull request #21860 from jketema/jketema/alias-template
C++: Support alias templates
|
2026-05-19 10:46:56 +02:00 |
|
github-actions[bot]
|
9f64000962
|
Post-release preparation for codeql-cli-2.25.5
|
2026-05-18 15:20:31 +00:00 |
|
Mathias Vorreiter Pedersen
|
2c156994de
|
C++: Add two more 'fopen'-like models.
|
2026-05-18 14:47:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
19781e53e7
|
C++: Add change notes.
|
2026-05-18 14:06:21 +01:00 |
|
Mathias Vorreiter Pedersen
|
5f10a88208
|
C++: Handle size arguments in 'getOutputArgument'.
|
2026-05-18 14:06:18 +01:00 |
|
Mathias Vorreiter Pedersen
|
5add24be59
|
C++: Add scanf_s models.
|
2026-05-18 14:06:16 +01:00 |
|
Mathias Vorreiter Pedersen
|
16235d7aca
|
C++: Add a 'call' column to 'hasRemoteFlowSource' and 'hasLocalFlowSource' to support modeling of 'scanf_s'.
|
2026-05-18 14:06:05 +01:00 |
|
Jeroen Ketema
|
5f6553490c
|
Update cpp/ql/lib/change-notes/2026-05-16-alias-template.md
|
2026-05-18 15:04:52 +02:00 |
|
Jeroen Ketema
|
d14b8064b0
|
Update cpp/ql/lib/semmle/code/cpp/TypedefType.qll
|
2026-05-18 15:04:03 +02:00 |
|
Jeroen Ketema
|
7636bf560e
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-18 15:02:34 +02:00 |
|
Jeroen Ketema
|
c2e2770bbf
|
C++: Simplify type alias class naming
|
2026-05-18 14:22:04 +02:00 |
|
github-actions[bot]
|
e38616a2ef
|
Release preparation for version 2.25.5
|
2026-05-18 12:05:32 +00:00 |
|
Jeroen Ketema
|
e55edf2f1f
|
Merge pull request #21853 from jketema/jketema/template-constants
C++: Update test results after extractor changes
|
2026-05-18 13:43:54 +02:00 |
|
Mathias Vorreiter Pedersen
|
2902a19a50
|
C++: Add more scanf testing.
|
2026-05-18 10:58:50 +01:00 |
|
Jeroen Ketema
|
305a63bc38
|
C++: Update dbscheme stats
|
2026-05-16 16:10:27 +02:00 |
|
Jeroen Ketema
|
963715884e
|
C++: Add change note
|
2026-05-16 11:50:00 +02:00 |
|
Jeroen Ketema
|
b6847974f7
|
C++: Add upgrade and downgrade scripts
|
2026-05-16 09:26:08 +02:00 |
|
Jeroen Ketema
|
336bbc229e
|
C++: Add support for alias templates
Add other missing cases to `isFromTemplateInstantiationRec` and
`isFromUninstantiatedTemplateRec` while here.
|
2026-05-16 09:11:54 +02:00 |
|
Mathias Vorreiter Pedersen
|
8ce601b1d7
|
C++: Add change notes.
|
2026-05-15 21:22:38 +01:00 |
|
Mathias Vorreiter Pedersen
|
4396e66f35
|
C++: Fix FP by providing an implementation of 'hasSocketInput'.
|
2026-05-15 21:12:34 +01:00 |
|
Mathias Vorreiter Pedersen
|
eda33adafd
|
C++: Add FP.
|
2026-05-15 21:07:45 +01:00 |
|
Jeroen Ketema
|
d47ee6bed9
|
C++: Update test results after extractor changes
|
2026-05-14 20:22:47 +02:00 |
|
Mathias Vorreiter Pedersen
|
25c4d9d09b
|
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-13 13:27:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
07b8d7eba7
|
C++: Accept test changes in experimental query.
|
2026-05-13 13:14:25 +01:00 |
|
Mathias Vorreiter Pedersen
|
f40d42c575
|
C++: Perform an SCC reduction to simulate greatest fixed-point semantics.
|
2026-05-13 13:14:20 +01:00 |
|
Mathias Vorreiter Pedersen
|
8585bb616d
|
C++: Some writes are always certain regardless of the address.
|
2026-05-13 13:14:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
fc80a2472d
|
C++: Slightly refactor certainty computation with a newtype.
|
2026-05-13 13:09:12 +01:00 |
|
Mathias Vorreiter Pedersen
|
6d5d57acca
|
C++: Add missing overrides.
|
2026-05-13 13:09:10 +01:00 |
|
Mathias Vorreiter Pedersen
|
e77d85f23e
|
C++: Add a new test to test assignment certainty (i.e., whether the entire buffer is overwritten).
|
2026-05-13 13:09:08 +01:00 |
|
Mathias Vorreiter Pedersen
|
b753e7d228
|
C++: Make 'toString' on 'Ssa::Definition' more clear.
|
2026-05-13 13:09:01 +01:00 |
|
Mathias Vorreiter Pedersen
|
8e25240282
|
C++: Add a FP caused by missing certainty around SSA writes from Uninitialized instructions.
|
2026-05-13 13:07:56 +01:00 |
|
github-actions[bot]
|
7610277199
|
Post-release preparation for codeql-cli-2.25.4
|
2026-05-05 10:10:06 +00:00 |
|