Geoffrey White
|
2f6f376d2d
|
Merge pull request #15230 from geoffw0/swiftui
Swift: Add dataflow tests for property wrappers and SwiftUI
|
2024-01-08 17:41:43 +00:00 |
|
Geoffrey White
|
fb77e3733b
|
Swift: Add a test of SwiftUI secure fields as a sensitive data source.
|
2024-01-04 12:34:33 +00:00 |
|
Geoffrey White
|
22ed20dd7c
|
Swift: Upgrade SecKeyCopyExternalRepresentation source to be considered a password / key rather than a miscellaneous credential.
|
2023-12-14 18:04:34 +00:00 |
|
Geoffrey White
|
5faa25fc6c
|
Swift: Make passwords their own sensitive data type.
|
2023-12-14 16:09:47 +00:00 |
|
Mathias Vorreiter Pedersen
|
2e4fe49d61
|
Swift: Accept test changes.
|
2023-12-11 10:41:07 +00:00 |
|
Geoffrey White
|
5095031110
|
Swift: Model SecKeyCopyExternalRepresentation as an explicit sensitive data source.
|
2023-12-05 13:35:44 +00:00 |
|
Geoffrey White
|
1d903c56ad
|
Swift: Add a test with SecKeyCopyExternalRepresentation.
|
2023-12-05 13:35:44 +00:00 |
|
Geoffrey White
|
a5dd4a4e2a
|
Swift: More tests of keys as sensitive data.
|
2023-12-04 19:05:15 +00:00 |
|
Geoffrey White
|
77e48f72ec
|
Swift: Detect Realm sinks more reliably.
|
2023-11-06 15:54:17 +00:00 |
|
Geoffrey White
|
424046d238
|
Swift: Add test case.
|
2023-11-06 15:54:17 +00:00 |
|
Geoffrey White
|
7ddece1560
|
Swift: Update .expected after merge.
|
2023-10-05 16:20:56 +01:00 |
|
Geoffrey White
|
6bea7f89a8
|
Merge branch 'main' into sqlpathinject2
|
2023-10-05 16:15:37 +01:00 |
|
Geoffrey White
|
0f1711fe1e
|
Swift: Test insertMany.
|
2023-10-02 23:04:07 +01:00 |
|
Geoffrey White
|
bbd3c66d5a
|
Swift: Update for CollectionContent.
|
2023-10-02 20:32:24 +01:00 |
|
Geoffrey White
|
81b358a711
|
Swift: Replace a similar additional taint step in another query.
|
2023-10-02 20:19:40 +01:00 |
|
Geoffrey White
|
51ed824adf
|
Swift: Add more SQLite.swift models.
|
2023-09-25 20:30:59 +01:00 |
|
Geoffrey White
|
6be01eac04
|
Swift: Add implict read steps for dictionary content.
|
2023-09-25 20:30:59 +01:00 |
|
Geoffrey White
|
4350060b0f
|
Swift: Add SQLite.swift models.
|
2023-09-25 20:30:59 +01:00 |
|
Geoffrey White
|
839b9635b9
|
Swift: Effect of fixing string interpolation bug.
|
2023-09-25 20:30:58 +01:00 |
|
Geoffrey White
|
16ae637238
|
Swift: Add sqlite3 models.
|
2023-09-25 20:30:48 +01:00 |
|
Geoffrey White
|
4245a38de9
|
Swift: Add SQLite.swift and sqlite3 C API test cases for swift/cleartext-storage-database.
|
2023-09-25 20:30:48 +01:00 |
|
Geoffrey White
|
ae0fcf791b
|
Swift: Expand the additional taint step from the cleartext storage database query to the other sensitive data queries.
|
2023-09-11 22:25:17 +01:00 |
|
Geoffrey White
|
aa5820c061
|
Swift: Add some test cases.
|
2023-09-11 19:33:37 +01: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
|
0bd522aa7b
|
Merge branch 'main' into sharedsensitive2
|
2023-07-12 21:07:06 +01: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 |
|
Geoffrey White
|
2ba231549f
|
Merge branch 'main' into sharedsensitive2
|
2023-06-19 16:44:27 +01:00 |
|
Anders Schack-Mulligen
|
b2d3f29ef3
|
Swift: Fix tests.
|
2023-06-09 15:39:28 +02:00 |
|
Geoffrey White
|
00cd347117
|
Swift: Add more heuristic expressions.
|
2023-06-02 10:42:52 +01:00 |
|
Geoffrey White
|
bc57e464e5
|
Swift: Add some more test cases.
|
2023-06-02 10:42:51 +01:00 |
|
Geoffrey White
|
02cae30270
|
Merge branch 'main' into sharedsensitive
|
2023-05-31 12:57:33 +01:00 |
|
Geoffrey White
|
736f2871f9
|
Swift: Tweak private info regexps to restore 'account_no' results.
|
2023-05-26 08:43:32 +01:00 |
|
Geoffrey White
|
0e443da710
|
Swift: Remove id() categorization due to accuracy, and repair the old bank.?account case.
|
2023-05-25 21:51:27 +01:00 |
|
Paolo Tranquilli
|
51f1a5dcc8
|
Swift: remove getOpaqueExpr from OpenExistentialExpr's children
|
2023-05-25 13:05:21 +02:00 |
|
Paolo Tranquilli
|
63fb0581c2
|
Swift: accept inconsistencies for now
|
2023-05-24 20:09:46 +02:00 |
|
Geoffrey White
|
5019d3befa
|
Swift: Update test annotations.
|
2023-05-15 18:23:48 +01:00 |
|
Geoffrey White
|
047494dc95
|
Swift: Bank account numbers are a credential now, I guess they don't need to be private data as well.
|
2023-05-15 18:22:55 +01:00 |
|
Geoffrey White
|
252b72b573
|
Swift: Add some special cases to preserve (for now) result quality.
|
2023-05-15 18:22:50 +01:00 |
|
Geoffrey White
|
245e8fbc92
|
Swift: Use SensitiveDataHeuristics.qll in SensitiveCredential.
|
2023-05-15 18:14:52 +01:00 |
|
Geoffrey White
|
a91c45049e
|
Swift: Add some special cases to preserve (for now) result quality.
|
2023-05-15 18:06:33 +01:00 |
|
Geoffrey White
|
e2080c5d00
|
Swift: SensitiveDataHeuristics.qll expects function names without an (argument:list:).
|
2023-05-15 17:45:56 +01:00 |
|
Geoffrey White
|
35e2e5d785
|
Swift: Use SensitiveDataHeuristics.qll in regexpProbablySafe.
|
2023-05-15 17:44:54 +01:00 |
|
Geoffrey White
|
4781881a6a
|
Swift: Improve mobile/phone number regexp.
|
2023-05-15 15:30:30 +01:00 |
|
Geoffrey White
|
a0cba8cb6b
|
Swift: Address boolean value FPs.
|
2023-05-15 14:24:18 +01:00 |
|
Geoffrey White
|
27c8eb301e
|
Swift: Fix URL-related FPs.
|
2023-05-15 14:08:43 +01:00 |
|
Geoffrey White
|
e59d7e0345
|
Swift: Remove assumption that 'username' is not sensitive (in the tests).
|
2023-05-15 13:58:44 +01:00 |
|
Geoffrey White
|
dba951111a
|
Swift: Add more sensitive data test cases.
|
2023-05-15 13:58:44 +01:00 |
|
Anders Schack-Mulligen
|
9fe5462b1b
|
Swift: Update more expected output.
|
2023-04-26 13:41:50 +02:00 |
|
Anders Schack-Mulligen
|
6b049cb37a
|
Swift: Update expected output.
|
2023-04-26 13:15:39 +02:00 |
|