Branch: refs/heads/main
Home:
https://github.com/krishnprakash/codeql
Commit: 18a25c507131d61519fd3c2fa08f0ffdfb00954e
https://github.com/krishnprakash/codeql/commit/18a25c507131d61519fd3c2fa08f0ffdfb00954e
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
C++: Add tests with missing flow sources.
Commit: 21ea7ebe4098438bd140b4244dd01106f6f2b3d6
https://github.com/krishnprakash/codeql/commit/21ea7ebe4098438bd140b4244dd01106f6f2b3d6
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/lib/ext/Windows.model.yml
M cpp/ql/test/library-tests/dataflow/external-models/flow.expected
M cpp/ql/test/library-tests/dataflow/external-models/sources.expected
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
C++: Model a few more remote flow sources from 'http.h' and accept test changes.
Commit: c6d1ec5f646c1b014635c069b8bf70bb91103510
https://github.com/krishnprakash/codeql/commit/c6d1ec5f646c1b014635c069b8bf70bb91103510
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/test/library-tests/dataflow/external-models/sources.expected
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
C++: Add examples that need taint inheriting content.
Commit: 102221d0aa10313d01dd3061696173bee6e17535
https://github.com/krishnprakash/codeql/commit/102221d0aa10313d01dd3061696173bee6e17535
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/lib/semmle/code/cpp/models/Models.qll
A cpp/ql/lib/semmle/code/cpp/models/implementations/Http.qll
Log Message:
-----------
C++: Add lots of taint inheriting content related to '_HTTP_REQUEST'.
Commit: 9e97e0433ed7b24e80f555d92e88fc30b1120467
https://github.com/krishnprakash/codeql/commit/9e97e0433ed7b24e80f555d92e88fc30b1120467
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/test/library-tests/dataflow/external-models/flow.expected
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
C++: Accept test changes.
Commit: ab34bd232e0738d594654af12df158641832b6b5
https://github.com/krishnprakash/codeql/commit/ab34bd232e0738d594654af12df158641832b6b5
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
A cpp/ql/lib/change-notes/2026-03-31-http-flow-sources.md
Log Message:
-----------
C++: Add change note.
Commit: dc8dc611967bcad660f5191f7b6bcbcbf26cebbf
https://github.com/krishnprakash/codeql/commit/dc8dc611967bcad660f5191f7b6bcbcbf26cebbf
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/lib/semmle/code/cpp/models/implementations/Http.qll
M cpp/ql/test/library-tests/dataflow/external-models/flow.expected
M cpp/ql/test/library-tests/dataflow/external-models/sources.expected
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
C++: Fix type name.
Commit: 16a7e39e951e7d619d24c46735b25a27f87c3796
https://github.com/krishnprakash/codeql/commit/16a7e39e951e7d619d24c46735b25a27f87c3796
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
M cpp/ql/lib/semmle/code/cpp/models/implementations/Http.qll
Log Message:
-----------
C++: Fix pointer indirection. Currently, this does not have any effect because of a conflation bug in taint-tracking.
Commit: 43d002e6b503f0ff4dc876634c9a967920d782e6
https://github.com/krishnprakash/codeql/commit/43d002e6b503f0ff4dc876634c9a967920d782e6
Author: Mathias Vorreiter Pedersen <
math...@github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
A cpp/ql/lib/change-notes/2026-03-31-http-flow-sources.md
M cpp/ql/lib/ext/Windows.model.yml
M cpp/ql/lib/semmle/code/cpp/models/Models.qll
A cpp/ql/lib/semmle/code/cpp/models/implementations/Http.qll
M cpp/ql/test/library-tests/dataflow/external-models/flow.expected
M cpp/ql/test/library-tests/dataflow/external-models/sources.expected
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
Merge pull request #21619 from MathiasVP/more-http-remote-flow-sources
C++: Add flow sources from Windows' `http.h`
Commit: 47788a21d064b6d121d16c2557f98db518276433
https://github.com/krishnprakash/codeql/commit/47788a21d064b6d121d16c2557f98db518276433
Author: Phileco <
132178579+k...@users.noreply.github.com>
Date: 2026-03-31 (Tue, 31 Mar 2026)
Changed paths:
A cpp/ql/lib/change-notes/2026-03-31-http-flow-sources.md
M cpp/ql/lib/ext/Windows.model.yml
M cpp/ql/lib/semmle/code/cpp/models/Models.qll
A cpp/ql/lib/semmle/code/cpp/models/implementations/Http.qll
M cpp/ql/test/library-tests/dataflow/external-models/flow.expected
M cpp/ql/test/library-tests/dataflow/external-models/sources.expected
M cpp/ql/test/library-tests/dataflow/external-models/windows.cpp
Log Message:
-----------
Merge branch 'github:main' into main
Compare:
https://github.com/krishnprakash/codeql/compare/119a0c437c7e...47788a21d064
To unsubscribe from these emails, change your notification settings at
https://github.com/krishnprakash/codeql/settings/notifications