Geoffrey White
|
8a314dd2cf
|
Merge branch 'main' into contig
|
2023-07-21 10:56:46 +01:00 |
|
Geoffrey White
|
75c5d16406
|
Swift: Add a couple more test cases.
|
2023-07-20 16:13:57 +01:00 |
|
Geoffrey White
|
ec650b80fd
|
Swift: Fix mistakes in ts in the tests and test comments.
|
2023-07-20 15:37:41 +01:00 |
|
Geoffrey White
|
61079e07c1
|
Swift: Effect of merging the regex parse mode improvements from main.
|
2023-07-20 14:18:48 +01:00 |
|
Geoffrey White
|
252d969efd
|
Merge branch 'main' into badfilter
|
2023-07-20 14:03:57 +01:00 |
|
Geoffrey White
|
6f5d58c479
|
Merge pull request #13770 from geoffw0/parsemode3
Swift: Track regular expression parse modes set in code
|
2023-07-20 13:18:41 +01:00 |
|
Robert Marsh
|
ec9997781c
|
Swift: add test for assignment to nested arrays
|
2023-07-19 19:12:03 +00:00 |
|
Anders Schack-Mulligen
|
a9c76d4175
|
Merge pull request #13717 from aschackmull/dataflow/neverskipadditionalsteps
Dataflow: Add support for not skipping configuration-specific nodes in big-step
|
2023-07-19 14:06:54 +02:00 |
|
Anders Schack-Mulligen
|
ae24d68b5d
|
C/C++/C#/Java/Python/Ruby/Swift: Adjust expected output.
|
2023-07-19 11:41:15 +02:00 |
|
Geoffrey White
|
a58dbf26b5
|
Merge pull request #13759 from geoffw0/parsemode2
Swift: Refactor regex library
|
2023-07-19 08:36:28 +01:00 |
|
Geoffrey White
|
cf7311f3f1
|
Swift: Expand parse mode support to include NSRegularExpression options.
|
2023-07-19 08:34:30 +01:00 |
|
Geoffrey White
|
cd1e73bd65
|
Swift: Add some more test cases.
|
2023-07-19 08:34:29 +01:00 |
|
Geoffrey White
|
dc5f964ce0
|
Swift: Modify the test stubs to test flow models more robustly.
|
2023-07-19 08:34:29 +01:00 |
|
Geoffrey White
|
84f592b8a1
|
Swift: Add another test case.
|
2023-07-19 08:34:29 +01:00 |
|
Geoffrey White
|
3c1f755580
|
Swift: Support other parse modes.
|
2023-07-19 08:33:48 +01:00 |
|
Geoffrey White
|
8273fa1a8c
|
Swift: Track parse modes (prototype version).
|
2023-07-19 08:33:43 +01:00 |
|
Geoffrey White
|
1deacf40ca
|
Merge pull request #13660 from geoffw0/regexinjection
Swift: Query for regular expression injection
|
2023-07-18 10:25:30 +01:00 |
|
Geoffrey White
|
96dece3c88
|
Swift: ReDoS query result changes.
|
2023-07-18 10:11:22 +01:00 |
|
Geoffrey White
|
b5a8a8d431
|
Merge pull request #13715 from geoffw0/parsemode
Swift: Recognize regular expression parse mode flags
|
2023-07-18 09:09:56 +01:00 |
|
Robert Marsh
|
81a25b23ba
|
Swift: fix tests for array concatenation
|
2023-07-17 19:10:46 +00:00 |
|
Robert Marsh
|
d4b635d674
|
Swift: add ArrayContent summary support
|
2023-07-17 19:09:05 +00:00 |
|
Robert Marsh
|
169326ffe5
|
Swift: support array keypath reads in dataflow
|
2023-07-17 18:05:06 +00:00 |
|
Robert Marsh
|
0b35be284e
|
Swift: additional dataflow tests for arrays
|
2023-07-17 18:03:20 +00:00 |
|
Geoffrey White
|
05cb429635
|
Swift: Add CfgConsistency.expected.
|
2023-07-17 15:59:18 +01:00 |
|
Robert Marsh
|
ef9376d39c
|
Swift: more ArrayContent tests
|
2023-07-17 14:58:40 +00:00 |
|
Geoffrey White
|
eca2c21af5
|
Swift: Model referrerURL.
|
2023-07-17 15:42:51 +01:00 |
|
Geoffrey White
|
bc4724b1fb
|
Swift: Test the customurlschemes fields that inherit taint.
|
2023-07-17 15:39:02 +01:00 |
|
Geoffrey White
|
69b98c769c
|
Merge pull request #13354 from geoffw0/sharedsensitive2
Swift: Improve SensitiveExprs.qll Heuristics
|
2023-07-17 09:16:09 +01:00 |
|
Geoffrey White
|
1c8297b91b
|
Merge pull request #13548 from geoffw0/redos
Swift: Query for REDOS (Regular Expression Denial Of Service)
|
2023-07-14 10:44:52 +01:00 |
|
Robert Marsh
|
42cc6448cc
|
Swift: add DataFlow::Content for arrays
|
2023-07-13 20:16:21 +00:00 |
|
Geoffrey White
|
2b9d25b317
|
Swift: Additional test cases.
|
2023-07-13 17:30:03 +01:00 |
|
Geoffrey White
|
0bd522aa7b
|
Merge branch 'main' into sharedsensitive2
|
2023-07-12 21:07:06 +01:00 |
|
Geoffrey White
|
5f8f1b64c6
|
Swift: Model Connection.Location.uri sink.
|
2023-07-11 18:10:43 +01:00 |
|
Geoffrey White
|
ebb379f08c
|
Swift: Fix sqlite3_temp_directory sink.
|
2023-07-11 16:50:42 +01:00 |
|
Geoffrey White
|
cffdc0a8a7
|
Merge pull request #13698 from geoffw0/url2
Swift: Expand taint models for URL
|
2023-07-11 13:14:20 +01:00 |
|
Geoffrey White
|
fcc98f83c0
|
Swift: Autoformat.
|
2023-07-11 10:05:24 +01:00 |
|
Geoffrey White
|
5ef097fd66
|
Swift: Update consistency check .expected to exactly match CI.
|
2023-07-11 09:54:39 +01:00 |
|
Geoffrey White
|
f45b89a3cc
|
Swift: Add a few more variant test cases.
|
2023-07-11 09:26:37 +01:00 |
|
Geoffrey White
|
6e80021c4e
|
Swift: Support multiple parse mode flags.
|
2023-07-10 19:20:29 +01:00 |
|
Geoffrey White
|
f50345659e
|
Swift: Fix parse failures due to mode flags.
|
2023-07-10 19:14:42 +01:00 |
|
Geoffrey White
|
a7a609d591
|
Swift: Add tests for parse modes.
|
2023-07-10 19:11:33 +01:00 |
|
Geoffrey White
|
7748a45c2f
|
Swift: Initial implementation of regex mode flags.
|
2023-07-10 16:20:24 +01:00 |
|
Geoffrey White
|
ce9c367e90
|
Swift: Add a .expected file for the consistency test failure.
|
2023-07-10 13:30:26 +01:00 |
|
Geoffrey White
|
dbb0333f97
|
Swift: Add a test case confirming a model works outside of closures.
|
2023-07-06 13:59:49 +01:00 |
|
Geoffrey White
|
507cf116e2
|
Swift: Add a test case for return values from closures.
|
2023-07-06 13:27:13 +01:00 |
|
Geoffrey White
|
8875487109
|
Swift: Expand the URL taint models.
|
2023-07-06 13:27:13 +01:00 |
|
Geoffrey White
|
45d32c3933
|
Swift: I'm not convinced these SPURIOUS tags are true and useful.
|
2023-07-05 17:50:48 +01:00 |
|
Geoffrey White
|
aeb5199cd9
|
Swift: Expand the URL taint flow test.
|
2023-07-05 16:36:35 +01:00 |
|
Geoffrey White
|
df816268cb
|
Swift: Model swap.
|
2023-07-04 17:37:49 +01:00 |
|
Geoffrey White
|
155122509c
|
Swift: Add a dataflow test for swap.
|
2023-07-04 15:21:41 +01:00 |
|