yoff
|
54ced06ada
|
Merge branch 'main' into python/captured-variables-for-typetracking
|
2023-04-27 17:32:41 +02:00 |
|
Anders Schack-Mulligen
|
246d904712
|
Merge pull request #12948 from aschackmull/dataflow/pathnode-type-tostring
Dataflow: Add type to PathNode.toString.
|
2023-04-27 14:14:10 +02:00 |
|
Tom Hvitved
|
f888382d35
|
Merge pull request #12906 from hvitved/ruby/track-block-no-self
Ruby: Prevent flow into `self` in `trackBlock`
|
2023-04-27 12:48:05 +02:00 |
|
Geoffrey White
|
5a77dfb5d5
|
Merge pull request #12905 from geoffw0/webviewdoc
Swift: Doc review for swift/unsafe-webview-fetch
|
2023-04-27 11:23:53 +01:00 |
|
Henry Mercer
|
9ded5b87a5
|
Merge pull request #12942 from github/henrymercer/update-diagnostics-integration-tests
C#: Update diagnostics integration tests
|
2023-04-27 11:23:14 +01:00 |
|
Geoffrey White
|
507bb61c3c
|
Swift: Add missing '.'
|
2023-04-27 11:00:35 +01:00 |
|
Anders Schack-Mulligen
|
f685ae1fa7
|
Java: Update one more expected output.
|
2023-04-27 12:00:32 +02:00 |
|
Geoffrey White
|
c823c58e00
|
Swift: WebView -> web view.
|
2023-04-27 10:57:25 +01:00 |
|
Geoffrey White
|
cc8d7bff0b
|
Update swift/ql/src/queries/Security/CWE-079/UnsafeWebViewFetch.qhelp
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2023-04-27 10:12:13 +01:00 |
|
Anders Schack-Mulligen
|
6025feebd9
|
C#: Update expected output.
|
2023-04-27 10:24:24 +02:00 |
|
Tony Torralba
|
21a00f9197
|
Merge pull request #12946 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-04-27 10:13:07 +02:00 |
|
github-actions[bot]
|
e6c4bd18d6
|
Add changed framework coverage reports
|
2023-04-27 00:17:19 +00:00 |
|
Tom Hvitved
|
fc66aacf92
|
Merge pull request #12922 from hvitved/ruby/controller-template-file-join
Ruby: Fix bad join in `controllerTemplateFile`
|
2023-04-26 21:26:54 +02:00 |
|
Henry Mercer
|
0040025661
|
Update expected output of integration tests
We now produce output using the CodeQL CLI, which ignores empty
properties during serialization.
|
2023-04-26 19:41:57 +01:00 |
|
Henry Mercer
|
067f3259c9
|
C#: Update diagnostics calls to use new API
|
2023-04-26 19:41:57 +01:00 |
|
Henry Mercer
|
1ae116c4cc
|
Merge pull request #12895 from github/henrymercer/diagnostics-verify-one-based
JS: Update `DiagnosticLocation` call to gracefully handle invalid locations
|
2023-04-26 19:22:57 +01:00 |
|
Henry Mercer
|
d7474f91dc
|
Merge branch 'main' into henrymercer/diagnostics-verify-one-based
|
2023-04-26 17:26:36 +01:00 |
|
Arthur Baars
|
128d102bbc
|
Merge pull request #12871 from aibaars/py-yaml
Python: add YAML support
|
2023-04-26 18:13:26 +02:00 |
|
Mathias Vorreiter Pedersen
|
20f555c715
|
Merge pull request #12938 from MathiasVP/fix-todo-is-abnormal-exit-type
Swift: Implement `isAbnormalExitType`
|
2023-04-26 16:16:19 +01:00 |
|
Sam Browning
|
35788162ec
|
Merge pull request #12915 from github/sabrowning1/query-suite-name-fix
Update `code-scanning` query suite name to `default`
|
2023-04-26 10:38:21 -04:00 |
|
Mathias Vorreiter Pedersen
|
d114388470
|
Swift: Implement 'isAbnormalExitType' and accept test changes.
|
2023-04-26 15:36:52 +01:00 |
|
Rasmus Lerchedahl Petersen
|
00b85cbfb9
|
python: remove blank line
|
2023-04-26 16:26:26 +02:00 |
|
Tony Torralba
|
12d181143f
|
Merge pull request #10533 from pwntester/main
Java: Add support for java.util.StringJoiner
|
2023-04-26 16:18:35 +02:00 |
|
Rasmus Lerchedahl Petersen
|
20cbc08627
|
python: we want empty expected files
(thanks @RasmusWL)
|
2023-04-26 15:54:23 +02:00 |
|
Rasmus Lerchedahl Petersen
|
843329f2fb
|
python: no longer missing
|
2023-04-26 15:06:03 +02:00 |
|
Rasmus Lerchedahl Petersen
|
66fdf6b241
|
python: add test for capturing by value
|
2023-04-26 15:05:03 +02:00 |
|
Rasmus Lerchedahl Petersen
|
003fece490
|
python: add test for capturing via global
|
2023-04-26 14:52:40 +02:00 |
|
Anders Schack-Mulligen
|
8e6038577d
|
Java: Update expected output.
|
2023-04-26 14:45:40 +02:00 |
|
Michael Nebel
|
3c1456bd02
|
Merge pull request #12913 from michaelnebel/csharp/inappropriateencoding
C#: Re-factor the InappropriateEncoding query to use the new API.
|
2023-04-26 14:45:13 +02:00 |
|
Anders Schack-Mulligen
|
d681671356
|
Dataflow: Sync.
|
2023-04-26 14:45:07 +02:00 |
|
Anders Schack-Mulligen
|
32a738b082
|
Dataflow: Add type to PathNode.toString.
|
2023-04-26 14:43:53 +02:00 |
|
Anders Schack-Mulligen
|
8fcfc6f4f1
|
Merge pull request #12934 from aschackmull/swift/no-pp-dataflowtype
Swift: Remove empty string DataFlowType in PathNode.
|
2023-04-26 14:42:27 +02:00 |
|
Rasmus Lerchedahl Petersen
|
4d95b2023e
|
python: remember to update validTest.py
|
2023-04-26 14:36:52 +02:00 |
|
Tony Torralba
|
5d80f0818c
|
Fix TestModels test expectation
|
2023-04-26 14:32:28 +02:00 |
|
Asger F
|
b696936d10
|
Merge pull request #12921 from asgerf/js/typescript-compiler-crash
JS: Fix extractor crash related to recursive generic type alias
|
2023-04-26 14:21:57 +02:00 |
|
Anders Schack-Mulligen
|
74242638e2
|
Swift: One more expected output fix.
|
2023-04-26 14:10:13 +02:00 |
|
Anders Schack-Mulligen
|
8ca5484dcf
|
Merge pull request #12933 from aschackmull/ruby/no-pp-dataflowtype
Ruby: Remove empty string DataFlowType in PathNode.
|
2023-04-26 14:03:56 +02:00 |
|
Rasmus Lerchedahl Petersen
|
b71306104e
|
python: add test for inheritance
|
2023-04-26 13:50:12 +02:00 |
|
Arthur Baars
|
5b6d3afd89
|
Python: Yaml printAst and tests
|
2023-04-26 13:41:57 +02:00 |
|
Anders Schack-Mulligen
|
9fe5462b1b
|
Swift: Update more expected output.
|
2023-04-26 13:41:50 +02:00 |
|
Anders Schack-Mulligen
|
09d4fe21e8
|
Ruby: Update more expected output.
|
2023-04-26 13:37:07 +02:00 |
|
Rasmus Lerchedahl Petersen
|
824d4d5413
|
python: fix test expectations
also rename `collections.py` so it does not
clash with the standard library name.
This clash is an issue when testing locally.
|
2023-04-26 13:31:37 +02:00 |
|
Anders Schack-Mulligen
|
6b049cb37a
|
Swift: Update expected output.
|
2023-04-26 13:15:39 +02:00 |
|
Anders Schack-Mulligen
|
3d01763092
|
Swift: Remove empty string DataFlowType in PathNode.
|
2023-04-26 13:10:01 +02:00 |
|
Anders Schack-Mulligen
|
90f84bb516
|
Ruby: Update expected output.
|
2023-04-26 13:08:16 +02:00 |
|
Anders Schack-Mulligen
|
81ce6c7779
|
Ruby: Remove empty string DataFlowType in PathNode.
|
2023-04-26 12:54:41 +02:00 |
|
Asger F
|
c9c281cb9a
|
JS: Change note
|
2023-04-26 12:50:59 +02:00 |
|
Arthur Baars
|
c1c2bcf419
|
Python: rename YAML.qll to Yaml.qll
|
2023-04-26 12:44:53 +02:00 |
|
Tony Torralba
|
0094c25791
|
Fix StringJoiner.add models
|
2023-04-26 12:40:04 +02:00 |
|
Asger F
|
a446c5452d
|
JS: Update test output
|
2023-04-26 11:44:56 +02:00 |
|