Tom Hvitved
|
75dd4c8653
|
C#: Filter away use-use steps from a node into itself
|
2023-05-15 09:35:04 +02:00 |
|
Paolo Tranquilli
|
b214003720
|
Merge pull request #13131 from github/sashabu/tsp-incompatible-os
Swift: Emit a diagnostic when attempting to use the autobuilder on Linux.
|
2023-05-15 08:23:40 +02:00 |
|
Paolo Tranquilli
|
95cd948f09
|
Swift: order help links in integration test checks
They are currently a set within the codeql cli.
|
2023-05-14 22:33:48 +02:00 |
|
Ian Lynagh
|
202037e925
|
Merge pull request #13148 from igfoo/igfoo/arrays
Kotlin: Add some documentation on arrays, and tweak the tests we use for them
|
2023-05-12 18:52:16 +01:00 |
|
Max Schaefer
|
5dfe52afd0
|
Merge pull request #13152 from github/max-schaefer/unsafe-shell-command-construction-examples-sync
JavaScript: Use synchronous APIs in examples for js/shell-command-constructed-from-input.
|
2023-05-12 16:50:25 +01:00 |
|
Jeroen Ketema
|
ed0524d08c
|
Merge pull request #13155 from jketema/invalid-pointer-deref-fp
C++: Add FP test case for `cpp/invalid-pointer-deref`
|
2023-05-12 17:33:28 +02:00 |
|
Mathias Vorreiter Pedersen
|
e1cc7dcdc1
|
C++: Tweak join orders.
|
2023-05-12 16:12:15 +01:00 |
|
Philip Ginsbach
|
c5be3fb6c0
|
add missing syntax for parameterised module declaration
|
2023-05-12 15:50:28 +01:00 |
|
Max Schaefer
|
ef659310d3
|
Merge pull request #13151 from github/max-schaefer-patch-1
JavaScript: Use gender-neutral language in qhelp for js/user-controlled-bypass
|
2023-05-12 15:37:32 +01:00 |
|
Jeroen Ketema
|
eb493a1981
|
C++: Add FP test case for cpp/invalid-pointer-deref
Also add reduced range analysis test case that seems to expose the underlying
reason for the FP.
|
2023-05-12 16:25:34 +02:00 |
|
Philip Ginsbach
|
41df8cafe5
|
'Expr' is more appropriate than 'Id' now that instantiation can be involved
|
2023-05-12 15:21:12 +01:00 |
|
Max Schaefer
|
2e7eb50319
|
JavaScript: Use synchronous APIs in examples for js/shell-command-constructed-from-input.
|
2023-05-12 14:42:11 +01:00 |
|
Kasper Svendsen
|
d27f84e34e
|
Merge pull request #13143 from kaspersv/kaspersv/java-explicit-this-receivers2
Java: Make implicit this receivers explicit
|
2023-05-12 15:22:15 +02:00 |
|
Max Schaefer
|
a4f6ccf2fc
|
JavaScript: Use gender-neutral language in qhelp for js/user-controlled-bypass
|
2023-05-12 14:21:40 +01:00 |
|
Mathias Vorreiter Pedersen
|
3f01a2157b
|
Revert "C++: Speedup 'isSuccessor'."
This reverts commit 594da1a21a.
|
2023-05-12 13:41:34 +01:00 |
|
Rasmus Lerchedahl Petersen
|
81adf5aad4
|
python: remember to adjust annotation
|
2023-05-12 14:28:41 +02:00 |
|
Mathias Vorreiter Pedersen
|
de1f81a4b9
|
C++: Accept test changes.
|
2023-05-12 13:01:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
f20a69074a
|
C++: Remove flow through ssa phi back-edges.
|
2023-05-12 13:01:29 +01:00 |
|
Mathias Vorreiter Pedersen
|
0b7fc3cbf7
|
C++: Add a FP testcase involving flow through back-edges.
|
2023-05-12 13:00:39 +01:00 |
|
Ian Lynagh
|
826e87f435
|
Kotlin: Simplify some array tests
|
2023-05-12 12:54:08 +01:00 |
|
Rasmus Lerchedahl Petersen
|
1b848bb510
|
python: fix tests
|
2023-05-12 13:51:50 +02:00 |
|
Mathias Vorreiter Pedersen
|
2458fa0ab3
|
C++: Push conjunct into 'isSuccessor' and rename it to 'fwdIsSuccessor'.
|
2023-05-12 12:50:40 +01:00 |
|
Ian Lynagh
|
ad51767374
|
Kotlin: Add comment describing Kotlin array predicates
|
2023-05-12 12:38:05 +01:00 |
|
Harry Maclean
|
48f22681a5
|
Merge pull request #13029 from hmac/ruby-autobuilder-refactor
Shared: Share autobuilder code between Ruby and QL
|
2023-05-12 18:24:06 +07:00 |
|
yoff
|
3adaa21571
|
Merge branch 'main' into python/test-container-steps
|
2023-05-12 13:19:53 +02:00 |
|
Kasper Svendsen
|
c91d1cf721
|
Merge pull request #13145 from kaspersv/kaspersv/javascript-implicit-this-receiver3
JS: Make implicit this receivers explicit
|
2023-05-12 13:16:57 +02:00 |
|
yoff
|
72c6919f4e
|
Merge pull request #13095 from yoff/python/interpret-summary-content
Python: Interpret summary content
|
2023-05-12 13:09:14 +02:00 |
|
yoff
|
6a5fc3c1b1
|
Update python/ql/test/experimental/dataflow/tainttracking/defaultAdditionalTaintStep/test_collections.py
|
2023-05-12 13:06:08 +02:00 |
|
Mathias Vorreiter Pedersen
|
594da1a21a
|
C++: Speedup 'isSuccessor'.
|
2023-05-12 12:05:09 +01:00 |
|
Mathias Vorreiter Pedersen
|
e58b99ddd1
|
C++: Don't carry the sources around as columns during the main loop of product flow.
|
2023-05-12 11:58:43 +01:00 |
|
yoff
|
62b60f490c
|
Apply suggestions from code review
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2023-05-12 12:54:17 +02:00 |
|
Kasper Svendsen
|
d40cd0f275
|
Java: Make implicit this receivers explicit
|
2023-05-12 12:47:21 +02:00 |
|
Kasper Svendsen
|
8e18627eae
|
Merge pull request #13144 from kaspersv/kaspersv/go-explicit-this-receivers2
Go: Make implicit this receivers explicit
|
2023-05-12 12:44:35 +02:00 |
|
Kasper Svendsen
|
7c5625a4dc
|
Go: Make implicit this receivers explicit
|
2023-05-12 12:14:13 +02:00 |
|
Kasper Svendsen
|
fe2f36a1fe
|
JS: Make implicit this receivers explicit
|
2023-05-12 12:12:48 +02:00 |
|
Kasper Svendsen
|
dd7a64d8e9
|
Merge pull request #13141 from kaspersv/kaspersv/ql-explicit-this-receivers
QL: Enable implicit this receiver warnings
|
2023-05-12 11:54:46 +02:00 |
|
Mathias Vorreiter Pedersen
|
75e36e89de
|
C++: Precompute the set of necessary states.
|
2023-05-12 10:47:23 +01:00 |
|
Kasper Svendsen
|
1af1bf8917
|
QL: Enable implicit this receiver warnings
|
2023-05-12 11:35:35 +02:00 |
|
Kasper Svendsen
|
3dbc0cf0b6
|
QL: Make implicit receivers explicit
|
2023-05-12 11:35:35 +02:00 |
|
Kasper Svendsen
|
a6e8b00c26
|
Merge pull request #13138 from kaspersv/kaspersv/js-implicit-this-warnings
JS: Enable implicit this receiver warnings
|
2023-05-12 11:23:27 +02:00 |
|
Mathias Vorreiter Pedersen
|
f7924bda0d
|
Merge pull request #13099 from MathiasVP/heuristic-allocation-for-overrun-write
C++: Use heuristic allocation functions in `cpp/overrun-write`
|
2023-05-12 10:15:28 +01:00 |
|
Tony Torralba
|
a48fa652ce
|
Java: Add SQLi sinks for Spring JDBC
|
2023-05-12 10:57:49 +02:00 |
|
Paolo Tranquilli
|
d7cc506080
|
Merge branch 'main' into sashabu/tsp-incompatible-os
|
2023-05-12 09:58:36 +02:00 |
|
Kasper Svendsen
|
7dd9906e95
|
JS: Enable implicit this receiver warnings
|
2023-05-12 09:49:14 +02:00 |
|
Kasper Svendsen
|
189f8515c0
|
JS: Make implicit this receivers explicit
|
2023-05-12 09:49:14 +02:00 |
|
Tony Torralba
|
d0451609a7
|
Merge pull request #13137 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-05-12 09:23:00 +02:00 |
|
Paolo Tranquilli
|
9ffada31a8
|
Swift: make internal error telemetry only for the moment
|
2023-05-12 09:19:44 +02:00 |
|
Paolo Tranquilli
|
cce9352272
|
Swift: add visibility customization to diagnostics
|
2023-05-12 09:05:45 +02:00 |
|
Paolo Tranquilli
|
dedbd9ab63
|
Swift: remove unneeded SwiftDiagnosticsDumper
|
2023-05-12 08:30:43 +02:00 |
|
Paolo Tranquilli
|
86777fa4c2
|
Swift: remove obsolete comment
|
2023-05-12 08:23:14 +02:00 |
|