Owen Mansel-Chan
|
0ed330056d
|
Add extra CFG test for type switch
|
2024-04-09 10:55:52 +01:00 |
|
Owen Mansel-Chan
|
8df23522f0
|
Delete redundant test
|
2024-04-09 10:55:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
448a9015c0
|
C++: Compute the number of indirections from MaD using a new predicate.
|
2024-04-09 10:33:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
21592563cb
|
C++: Define 'ReturnKind's in terms of SSA instead of 'Function'.
|
2024-04-09 10:32:31 +01:00 |
|
Tom Hvitved
|
5f8eb7b138
|
Merge pull request #16110 from hvitved/dataflow/param-flow-no-expects-content
Data flow: Block flow at `expectsContents` nodes in `parameterValueFlow`
|
2024-04-09 11:26:24 +02:00 |
|
yoff
|
1048cf7c5e
|
Merge pull request #15711 from RasmusWL/tt-content
Python: Add type tracking for content
|
2024-04-09 10:37:43 +02:00 |
|
Mathias Vorreiter Pedersen
|
c325a79206
|
C++: Ensure 'isConditionalTemporaryDestructorCall' only holds when the reused expression is a temporary.
|
2024-04-09 09:32:54 +01:00 |
|
Michael Nebel
|
10d96ee02f
|
C#: Address review comments.
|
2024-04-09 10:31:48 +02:00 |
|
Mathias Vorreiter Pedersen
|
17c8fa3e84
|
Update cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/TranslatedElement.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2024-04-09 09:27:44 +01:00 |
|
Tom Hvitved
|
e6984aa865
|
Ruby: Remove two redundant allowImplicitRead predicates
|
2024-04-09 10:10:25 +02:00 |
|
Tamas Vajk
|
80995ec1d7
|
Improve comments on environment variable names
|
2024-04-09 09:51:45 +02:00 |
|
codeqlhelper
|
ac7a25734b
|
Merge branch 'main' into main
|
2024-04-09 15:42:58 +08:00 |
|
Paolo Tranquilli
|
e3d676f91b
|
CI: apply tentative setup-swift fix
|
2024-04-09 09:37:21 +02:00 |
|
Erik Krogh Kristensen
|
44fba68015
|
Merge pull request #16128 from erik-krogh/java-info
Java: add link to the source variable in the alert-message for `java/implicit-cast-in-compound-assignment`
|
2024-04-09 08:55:09 +02:00 |
|
Mathias Vorreiter Pedersen
|
386580fc94
|
C++: Accept test changes.
|
2024-04-08 21:26:12 +01:00 |
|
Mathias Vorreiter Pedersen
|
b2002a981a
|
C++: Use the shared typeflow library to determine whether a pointer points to a buffer or an object.
|
2024-04-08 21:25:05 +01:00 |
|
Mathias Vorreiter Pedersen
|
c389611e5c
|
C++: Add spurious dataflow test.
|
2024-04-08 21:24:59 +01:00 |
|
erik-krogh
|
8cb6598f50
|
fixing that I put a type on the wrong thing in the alert-message
|
2024-04-08 20:51:19 +02:00 |
|
codeqlhelper@gmail.com
|
334c0d0449
|
...
|
2024-04-09 02:06:06 +08:00 |
|
codeqlhelper
|
fc26e148fd
|
Create 2024-04-09-reduce-FP.md
|
2024-04-09 02:00:52 +08:00 |
|
Geoffrey White
|
e3ce7c608b
|
C++: Fix indirection ambiguity in the test.
|
2024-04-08 18:27:51 +01:00 |
|
Geoffrey White
|
087d689997
|
C++: Additional test cases.
|
2024-04-08 18:18:30 +01:00 |
|
Alvaro Muñoz
|
5968da87bb
|
Bump qlpack versions
|
2024-04-08 18:53:39 +02:00 |
|
Alvaro Muñoz
|
58b21d4684
|
Improve assignments to GITHUB ENVARS detection
|
2024-04-08 18:52:13 +02:00 |
|
codeqlhelper
|
af2a7eadc3
|
Reduce false alarms of InconsistentNullnessTesting.ql
We should ignore `checked` in a macro to avoid too many false alarms,
|
2024-04-09 00:07:40 +08:00 |
|
codeqlhelper
|
fb15a4ea11
|
Reduce the false alarms of GlobalUseBeforeInit.ql
|
2024-04-09 00:03:05 +08:00 |
|
Alvaro Muñoz
|
ae5b8bc0ac
|
Bump qlpack versions
|
2024-04-08 17:12:45 +02:00 |
|
Alvaro Muñoz
|
31a1ea9593
|
Improve envvar injection
|
2024-04-08 17:12:00 +02:00 |
|
Geoffrey White
|
c0c1ab7006
|
C++: Fix code scanning warnings.
|
2024-04-08 16:05:55 +01:00 |
|
Geoffrey White
|
31a246b554
|
Swift: Remove similar non-functional case from Swift as well.
|
2024-04-08 16:05:50 +01:00 |
|
Geoffrey White
|
06d369ba11
|
C++: Remove untested PostUpdateNode code for now, and field cases that don't work anyway.
|
2024-04-08 16:05:18 +01:00 |
|
Geoffrey White
|
b2b2c2016c
|
C++: Update more QLDoc.
|
2024-04-08 16:04:23 +01:00 |
|
Mathias Vorreiter Pedersen
|
4fa53b63ae
|
Merge branch 'main' into destructors-for-unconditional-unnamed
|
2024-04-08 15:42:35 +01:00 |
|
Mathias Vorreiter Pedersen
|
9c25ce4079
|
C++: Add testcase with two destructor calls without a temporary object expression at the top-level.
|
2024-04-08 15:35:33 +01:00 |
|
Mathias Vorreiter Pedersen
|
e08790d21e
|
Merge pull request #16146 from MathiasVP/missing-destructor-for-parameter
C++: Add example with missing destructor call on parameter
|
2024-04-08 15:33:00 +01:00 |
|
Jami
|
5792f7b770
|
Merge branch 'main' into jcogs33/unsafe-url-forward-promotion-resource-and-file-methods
|
2024-04-08 10:26:42 -04:00 |
|
Sylwia Budzynska
|
5d946586b8
|
Add tests
|
2024-04-08 15:39:54 +02:00 |
|
Paolo Tranquilli
|
b71ffc658b
|
Bazel: properly fix lfs smudge script
|
2024-04-08 15:22:54 +02:00 |
|
Paolo Tranquilli
|
60febcdf1e
|
Revert "Bazel: fix lfs to do checkout rather than smudging"
This reverts commit fd77f1a7cb.
|
2024-04-08 14:54:15 +02:00 |
|
Mathias Vorreiter Pedersen
|
b581a9ba04
|
C++: Add example with missing destructor calls on parameters passed by value.
|
2024-04-08 13:49:05 +01:00 |
|
Paolo Tranquilli
|
a970c2d11c
|
Kotlin: move empty zip from git to internal bazel repo rule
|
2024-04-08 14:37:53 +02:00 |
|
Asger F
|
f08e8b1d5e
|
Merge pull request #16136 from asgerf/js/instance-to-subclasses
JS: Make getInstance() propagate to subclasses
|
2024-04-08 14:37:42 +02:00 |
|
Jeroen Ketema
|
ad1139d3af
|
Merge pull request #16116 from jketema/cpp-version-in-doc
C++: Update supported compiler versions based on frontend documentation
|
2024-04-08 14:09:40 +02:00 |
|
Mathias Vorreiter Pedersen
|
febd06063a
|
C++: Add testcase where two destructor calls are remapped to a temporary object expression.
|
2024-04-08 13:03:51 +01:00 |
|
Paolo Tranquilli
|
e963b84a5a
|
Kotlin: fix error in building extractor from internal repo
|
2024-04-08 14:03:15 +02:00 |
|
Michael Nebel
|
fc689efd1b
|
C#: Add debug version of the getFullyQualifiedName predicate.
|
2024-04-08 13:47:59 +02:00 |
|
Michael Nebel
|
8fbfafc1d7
|
C#: Dont cache the deprecated getFullyQualifiedName predicate.
|
2024-04-08 13:46:45 +02:00 |
|
Michael Nebel
|
b677e89f35
|
C#: Deprecate getFullyQualifiedNameWithTypes.
|
2024-04-08 13:46:45 +02:00 |
|
Michael Nebel
|
8fa9191434
|
C#: Deprecate the getFullyQualifiedName predicate.
|
2024-04-08 13:46:44 +02:00 |
|
Michael Nebel
|
2fb9c2db6f
|
C#: Remove deprecated qualifiedName predicates.
|
2024-04-08 13:46:44 +02:00 |
|