Geoffrey White
|
6f696ccc3c
|
Swift: Effect of merging with main to get the AnyTryExpr fix.
|
2022-08-09 19:02:59 +01:00 |
|
Geoffrey White
|
efcc696e6e
|
Merge branch 'main' into defaulttaint
|
2022-08-09 18:59:36 +01:00 |
|
Geoffrey White
|
f2fead7ec7
|
Merge pull request #9995 from MathiasVP/swift-cfg-for-anytry
Swift: CFG for `any!`
|
2022-08-09 18:00:28 +01:00 |
|
Geoffrey White
|
36f410b9f7
|
Swift: Move taint logic from isAdditionalTaintStep to defaultAdditionalTaintStep.
|
2022-08-09 17:42:28 +01:00 |
|
Geoffrey White
|
242dc80907
|
Swift: Add taint test of try.
|
2022-08-09 17:42:25 +01:00 |
|
Geoffrey White
|
3bda9af97a
|
Swift: Add taint test of Data.
|
2022-08-09 17:42:24 +01:00 |
|
Geoffrey White
|
42c3e29a29
|
Swift: Add taint test of URL.
|
2022-08-09 17:42:23 +01:00 |
|
Geoffrey White
|
068ec8ea20
|
Swift: More tests of taint flow through Strings.
|
2022-08-09 16:43:07 +01:00 |
|
Geoffrey White
|
0141609703
|
Swift: Rename test.
|
2022-08-09 16:41:26 +01:00 |
|
Tony Torralba
|
7f5fe85e2e
|
Merge pull request #9975 from atorralba/atorralba/asynctask-improvs
Java: Improve AsyncTask data flow support
|
2022-08-09 17:10:09 +02:00 |
|
Mathias Vorreiter Pedersen
|
5ee11c3d7b
|
Swift: Accept test changes.
|
2022-08-09 15:12:42 +01:00 |
|
Mathias Vorreiter Pedersen
|
06fecf3869
|
Swift: Include 'any!' in the the CFG tree for 'any' expressions.
|
2022-08-09 15:12:31 +01:00 |
|
Michael Nebel
|
eb19090746
|
C#: Remove unused hand written stubs.
|
2022-08-09 15:23:43 +02:00 |
|
Michael Nebel
|
cdd1172cee
|
C#: Use generated stubs in the RequireSSLAspNetCore like tests and update test results with new line numbers.
|
2022-08-09 15:18:34 +02:00 |
|
Michael Nebel
|
a23be5ca3b
|
C#: Manually re-order the values in the CookieSecurePolicy enum.
|
2022-08-09 15:17:14 +02:00 |
|
Michael Nebel
|
98f8bed037
|
C#: Update CookieWithoutHttpOnlyAspNetCore tests to use generated stubs and update line numbers in test output.
|
2022-08-09 14:54:19 +02:00 |
|
Michael Nebel
|
77a321ee9a
|
C#: Manually re-order the values in the HttpOnlyPolicy enum.
|
2022-08-09 14:52:54 +02:00 |
|
Michael Nebel
|
d6880f059d
|
C#: Use generated stubs for CookieHttpOnlyFalseAspNetCore testcases and update test output with new line numbers.
|
2022-08-09 14:32:19 +02:00 |
|
Tom Hvitved
|
28c8d9b885
|
Ruby: Add two more hash flow tests
|
2022-08-09 14:17:07 +02:00 |
|
Michael Nebel
|
3a908ac4b8
|
C#: Cleanup stub project references.
|
2022-08-09 14:15:00 +02:00 |
|
Michael Nebel
|
1a2fc2b565
|
C#: Remove unused stubs.
|
2022-08-09 14:14:00 +02:00 |
|
Michael Nebel
|
3ba893dfa8
|
C#: Remove System.Data.SqlClient 4.8.2 stub.
|
2022-08-09 13:15:44 +02:00 |
|
Michael Nebel
|
7c68947035
|
C#: Update flow summaries expected out as we now include ASP.NET Core as stubs for these tests.
|
2022-08-09 13:08:34 +02:00 |
|
Michael Nebel
|
6d96da1838
|
C#: Use ASP.NET Core stub instead of Microsoft.Extensions.Primitives and manual written ASP.NET Core stubs.
|
2022-08-09 13:08:34 +02:00 |
|
Michael Nebel
|
63b06d50b0
|
C#: Delete ServiceStack 5.11.0 and related projects.
|
2022-08-09 13:08:34 +02:00 |
|
Michael Nebel
|
094dcf989e
|
C#: Update FlowSummaries test expected file (this is required since the .NET Runtime stubs have been updated).
|
2022-08-09 13:08:34 +02:00 |
|
Michael Nebel
|
d76b069bc5
|
C#: Manual changes to stubs to ensure compilation.
|
2022-08-09 13:08:34 +02:00 |
|
Michael Nebel
|
73b6697ea6
|
C#: Add ServiceStack 6.2.0 and friends.
|
2022-08-09 13:08:17 +02:00 |
|
Chris Smowton
|
1c6642f3fb
|
Format QL
|
2022-08-09 11:50:54 +01:00 |
|
Chris Smowton
|
80f5b977d6
|
Use sealed classes released version
|
2022-08-09 11:50:54 +01:00 |
|
yo-h
|
c46b54b9c2
|
Java 17: exclude non-source locations in some tests
|
2022-08-09 11:50:54 +01:00 |
|
yo-h
|
0bf7e075e5
|
Java 17: adjust expected test output
|
2022-08-09 11:50:54 +01:00 |
|
yo-h
|
27b699df33
|
Java: adjust test options for JDK 17 upgrade
|
2022-08-09 11:50:54 +01:00 |
|
Erik Krogh Kristensen
|
add9e9dac4
|
Merge pull request #9548 from erik-krogh/exports
JS: support the "exports" property in a package.json
|
2022-08-09 12:16:12 +02:00 |
|
Tamás Vajk
|
82a56608ef
|
Merge pull request #9992 from tamasvajk/fix/fetch-codeql-path
Fix path of `fetch-codeql`
|
2022-08-09 10:57:11 +02:00 |
|
Geoffrey White
|
db8a3107b3
|
Merge pull request #9089 from ihsinme/ihsinme-patch-87
CPP: Add query for CWE-125 Out-of-bounds Read with different interpretation of the string when use mbtowc
|
2022-08-09 09:31:32 +01:00 |
|
Tom Hvitved
|
975edac34e
|
Merge pull request #9969 from hvitved/ruby/kwargs-missing-flow
Ruby: Support more flow through keyword arguments
|
2022-08-09 09:59:57 +02:00 |
|
Michael Nebel
|
b90a404658
|
Merge pull request #9636 from michaelnebel/csharp/sinkmodelcsv
C#: Convert Sinks to CSV format for SymmetricAlgorithm.
|
2022-08-09 09:05:12 +02:00 |
|
Tamas Vajk
|
2cab1ed076
|
Fix path of fetch-codeql
|
2022-08-09 07:59:25 +02:00 |
|
Tom Hvitved
|
dd465e739b
|
Code review suggestion
|
2022-08-09 07:46:27 +02:00 |
|
Tamas Vajk
|
36c913061c
|
C#: Fix dataflow for default constructors
|
2022-08-09 07:46:27 +02:00 |
|
Tamas Vajk
|
1a92fc90e0
|
C#: Add test to demonstrate missing dataflow for default constructors
|
2022-08-09 07:46:27 +02:00 |
|
Harry Maclean
|
22d7b046ab
|
Ruby: Fix <<
|
2022-08-09 15:08:17 +12:00 |
|
Harry Maclean
|
e3115b5ed7
|
Ruby: Add test for other=
|
2022-08-09 15:08:17 +12:00 |
|
Harry Maclean
|
831f722402
|
Ruby: Make room for new test
|
2022-08-09 15:08:17 +12:00 |
|
Harry Maclean
|
58b628b6d1
|
Ruby: Add change note
|
2022-08-09 15:08:17 +12:00 |
|
Harry Maclean
|
dc853d9728
|
Ruby: Model ActiveRecord associations
|
2022-08-09 15:08:17 +12:00 |
|
ihsinme
|
4fdf4b23bd
|
Update DangerousWorksWithMultibyteOrWideCharacters.ql
|
2022-08-08 18:46:39 +03:00 |
|
ihsinme
|
212b1031b2
|
Update DangerousWorksWithMultibyteOrWideCharacters.qhelp
|
2022-08-08 18:42:54 +03:00 |
|
ihsinme
|
7cbf79b144
|
Rename DangerousUseMbtowc.ql to DangerousWorksWithMultibyteOrWideCharacters.ql
|
2022-08-08 18:39:41 +03:00 |
|