Anders Schack-Mulligen
|
228a61ead3
|
Swift: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Geoffrey White
|
3a13759f10
|
Swift: Clean up the test.
|
2023-11-15 13:35:18 +00:00 |
|
Geoffrey White
|
6783707e2c
|
Swift: Add heuristic sink. We don't catch everything, but the simple heuristic was better than anything else I tried.
|
2023-11-14 10:07:12 +00:00 |
|
Geoffrey White
|
80cfb934ce
|
Swift: Add some tests.
|
2023-11-14 09:52:53 +00:00 |
|
Alex Denisov
|
ea5eda0f22
|
Swift: adjust test expectations
|
2023-06-27 17:21:56 +02:00 |
|
Mathias Vorreiter Pedersen
|
c50a0419e2
|
Swift: Accept test changes.
|
2023-06-22 09:46:10 +01:00 |
|
Anders Schack-Mulligen
|
b2d3f29ef3
|
Swift: Fix tests.
|
2023-06-09 15:39:28 +02:00 |
|
Paolo Tranquilli
|
a6e21dac8f
|
Merge pull request #13284 from github/redsun82/swift-remove-property-wrapper-inconsistencies
Swift: remove some AST and CFG inconsistencies
|
2023-05-26 12:22:56 +02:00 |
|
Mathias Vorreiter Pedersen
|
7361ad977a
|
Merge pull request #13291 from geoffw0/correction
Swift: Promote some Data models to DataProtocol
|
2023-05-25 11:28:42 -07:00 |
|
Geoffrey White
|
3f3a5d39e5
|
Swift: Fix the SQL injection test.
|
2023-05-25 17:13:51 +01:00 |
|
Paolo Tranquilli
|
7b76aa34bd
|
Swift: fix CFG inconsistency on TapExpr
|
2023-05-25 13:05:21 +02:00 |
|
Paolo Tranquilli
|
63fb0581c2
|
Swift: accept inconsistencies for now
|
2023-05-24 20:09:46 +02:00 |
|
Anders Schack-Mulligen
|
9fe5462b1b
|
Swift: Update more expected output.
|
2023-04-26 13:41:50 +02:00 |
|
Geoffrey White
|
2d889304bb
|
Swift: Some cases in the SqlInjection test are fixed by this.
|
2023-03-03 16:49:13 +00:00 |
|
Tony Torralba
|
eb78661c1f
|
Add missing SQL injection tests for the GRDB SQL class
|
2023-01-09 17:36:54 +01:00 |
|
Tony Torralba
|
ac39aeb6b6
|
Add SQLi sinks
|
2022-12-23 17:03:31 +01:00 |
|
Nora Dimitrijević
|
95d4c304da
|
Swift: Fix .expected tests
Only UnsafeJsEval remains.
|
2022-12-14 15:02:15 -05:00 |
|
Paolo Tranquilli
|
408968a417
|
Swift: fix swift compilation in QL tests
|
2022-10-21 15:20:38 +02:00 |
|
Geoffrey White
|
027b71381a
|
Swift: annotate all cases.
|
2022-10-18 16:38:02 +01:00 |
|
Geoffrey White
|
9767064310
|
Swift: Fix bug for sqlite3_prepare_v3.
|
2022-10-17 13:40:35 +01:00 |
|
Geoffrey White
|
1221cbaee7
|
Swift: Updated results after merge with main.
|
2022-10-17 13:35:46 +01:00 |
|
Geoffrey White
|
f96e4eb87e
|
Swift: One more go at getting the query message how ql-for-ql wants it.
|
2022-10-14 15:28:14 +01:00 |
|
Geoffrey White
|
24c6bb4c52
|
Swift: More modern (?) phrasing.
|
2022-10-14 14:41:02 +01:00 |
|
Geoffrey White
|
3da3a278ab
|
Swift: Query metadata.
|
2022-10-14 14:31:38 +01:00 |
|
Geoffrey White
|
76ff593cc5
|
Swift: Bring it all together into a query.
|
2022-10-13 16:06:44 +01:00 |
|
Geoffrey White
|
7d78df25bf
|
Swift: Define SQL sinks.
|
2022-10-13 15:50:57 +01:00 |
|
Geoffrey White
|
ce5631e7cb
|
Swift: Complete the rename.
|
2022-10-13 15:22:36 +01:00 |
|
Geoffrey White
|
12cb099376
|
Swift: Rename to match other languages (except Java).
|
2022-10-13 15:21:39 +01:00 |
|
Geoffrey White
|
398b2a392f
|
Swift: Add more test variants.
|
2022-10-13 15:13:29 +01:00 |
|
Geoffrey White
|
5496b11153
|
Swift: Update tests based on feedback.
|
2022-10-12 14:52:14 +01:00 |
|
Geoffrey White
|
4258147edf
|
Swift: Test SQL injection via the SQLite.swift library.
|
2022-10-10 17:40:22 +01:00 |
|
Geoffrey White
|
964c92418c
|
Swift: Test SQL injection via the C API.
|
2022-10-10 17:40:22 +01:00 |
|
Geoffrey White
|
bcab9d8e7c
|
Swift: Add framework for SQL Injection query.
|
2022-10-10 17:25:08 +01:00 |
|