Geoffrey White
|
208a728d39
|
Swift: Fixes.
|
2022-11-25 00:28:53 +00:00 |
|
Geoffrey White
|
37cdef7ab1
|
Swift: add basic Alamofire taint source model.
|
2022-11-25 00:14:23 +00:00 |
|
Geoffrey White
|
afb5dc7da3
|
Swift: Add test for Alamofire sources.
|
2022-11-25 00:08:51 +00:00 |
|
Tony Torralba
|
1d57663343
|
Merge pull request #11345 from atorralba/atorralba/swift/data-models
Swift: Add taint models for the Data class
|
2022-11-24 14:23:41 +01:00 |
|
Geoffrey White
|
32442a33de
|
Merge pull request #11270 from geoffw0/optionals2
Swift: Dataflow through ?? and ? :
|
2022-11-24 13:20:54 +00:00 |
|
Tony Torralba
|
e4e5291511
|
Fix more test expectations after rebase
|
2022-11-24 13:03:12 +01:00 |
|
Tony Torralba
|
fc7c66dab2
|
Remove now unnecessary additional taint step in UnsafeJsEval
|
2022-11-24 12:35:52 +01:00 |
|
Tony Torralba
|
e67b72d954
|
Update test expectations
|
2022-11-24 12:35:51 +01:00 |
|
Tony Torralba
|
25354d2dd8
|
Apply code review suggestions
|
2022-11-24 12:35:51 +01:00 |
|
Tony Torralba
|
6a8b9fde78
|
Add data flowsources test
|
2022-11-24 12:35:51 +01:00 |
|
Tony Torralba
|
d6b14a1395
|
Update test expectations
|
2022-11-24 12:35:50 +01:00 |
|
Tony Torralba
|
2284127650
|
Add MaD rows for the Data class
|
2022-11-24 12:35:50 +01:00 |
|
Tony Torralba
|
4f8ef13cd8
|
Fix expectation in NSData tests
|
2022-11-24 12:13:46 +01:00 |
|
Tony Torralba
|
04450c5173
|
Merge pull request #11378 from atorralba/atorralba/swift/nsdata-models
Swift: Add models for NSData and NSMutableData
|
2022-11-24 11:19:14 +01:00 |
|
Tony Torralba
|
2ac06b8db9
|
Turns out lambda flow is already supported
|
2022-11-24 10:52:27 +01:00 |
|
Nora Dimitrijević
|
8f065e9483
|
Merge pull request #11001 from d10c/swift/js-injection
|
2022-11-24 10:52:05 +01:00 |
|
Geoffrey White
|
2b52a44024
|
Merge pull request #11210 from geoffw0/alamofire2
Swift: Add Alamofire model to swift/cleartext-transmission
|
2022-11-23 18:23:44 +00:00 |
|
Geoffrey White
|
ef837f72e4
|
Swift: Test .expected changes resulting from merge.
|
2022-11-23 14:57:08 +00:00 |
|
Geoffrey White
|
7d45ca6293
|
Merge branch 'main' into optionals2
|
2022-11-22 17:35:27 +00:00 |
|
Tony Torralba
|
2e1a78e1bf
|
Add models for NSData and NSMutableData
|
2022-11-22 15:48:58 +01:00 |
|
Geoffrey White
|
949cfb758d
|
Merge branch 'main' into alamofire2
|
2022-11-22 09:29:53 +00:00 |
|
Tony Torralba
|
16a76853f4
|
Add libxml2 sinks
|
2022-11-21 16:25:51 +01:00 |
|
Tom Hvitved
|
0d89f57680
|
Swift: Update expected test output
|
2022-11-21 12:55:40 +01:00 |
|
Nora Dimitrijević
|
8f5af3fca6
|
Merge branch 'main' into swift/js-injection
|
2022-11-18 17:07:20 +01:00 |
|
Geoffrey White
|
16a84bd94a
|
Merge branch 'main' into alamofire2
|
2022-11-18 09:28:46 +00:00 |
|
Geoffrey White
|
2780d9a9a3
|
Merge branch 'main' into optionals2
|
2022-11-17 18:16:46 +00:00 |
|
Tom Hvitved
|
67b6a82cf1
|
Merge pull request #11198 from hvitved/ssa/expose-phi-reads
SSA: Expose phi-read nodes
|
2022-11-16 15:11:58 +01:00 |
|
Geoffrey White
|
127888f3c1
|
Merge branch 'main' into alamofire2
|
2022-11-16 13:32:13 +00:00 |
|
Geoffrey White
|
c8630bbe4f
|
Merge branch 'main' into optionals2
|
2022-11-16 13:31:08 +00:00 |
|
Tom Hvitved
|
67e8ec1a5f
|
Swift: Update expected test output
|
2022-11-16 13:36:03 +01:00 |
|
Nora Dimitrijević
|
09b669a584
|
Swift: Add direct call to remote source to a test
Strangely, there are two separate paths to each of the JSEvaluateScript
sinks: one passing through the JSString constructor, one omitting this
step.
|
2022-11-15 21:57:46 +01:00 |
|
Geoffrey White
|
9887e2b53b
|
Merge branch 'main' into alamofire2
|
2022-11-15 12:19:54 +00:00 |
|
Geoffrey White
|
4c806a442a
|
Swift: Dataflow through ? :.
|
2022-11-15 12:01:09 +00:00 |
|
Geoffrey White
|
2dbb891942
|
Swift: Dataflow through ??.
|
2022-11-15 11:42:43 +00:00 |
|
Geoffrey White
|
9b38e1102a
|
Swift: Add more tests of optionals.
|
2022-11-15 11:41:04 +00:00 |
|
Tony Torralba
|
f2888dcb1e
|
Add sinks and tests for the AEXML library.
|
2022-11-14 15:46:44 +01:00 |
|
Geoffrey White
|
3e6eedec30
|
Swift: Fix test output after merge.
|
2022-11-14 14:42:56 +00:00 |
|
Geoffrey White
|
5460004223
|
Merge branch 'main' into HEAD
|
2022-11-14 13:44:39 +00:00 |
|
Tony Torralba
|
52bd140213
|
Fix test expectations
|
2022-11-14 12:41:13 +01:00 |
|
Tony Torralba
|
c03eab2410
|
Add XMLDocument sinks
|
2022-11-14 12:41:13 +01:00 |
|
Tony Torralba
|
a21db3b3c2
|
Merge pull request #11086 from atorralba/atorralba/swift/xxe-query
Swift: Add new query for XML External Entities (XML) vulnerabilities
|
2022-11-14 12:34:30 +01:00 |
|
Nora Dimitrijević
|
16ba5b1bb5
|
Swift: update doctests
|
2022-11-14 12:30:16 +01:00 |
|
AlexDenisov
|
e69d003d8f
|
Merge pull request #11196 from github/redsun82/swift-error-element
Swift: create common `ErrorElement` superclass and tests
|
2022-11-11 15:50:58 +01:00 |
|
Alex Denisov
|
ce1fb4c018
|
Swift: accept test changes
|
2022-11-11 15:22:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
38acdaabfa
|
Merge pull request #11111 from geoffw0/tuples
Swift: Content flow through tuples
|
2022-11-11 14:20:26 +00:00 |
|
Paolo Tranquilli
|
eb14348153
|
Merge branch 'main' into redsun82/swift-error-element
|
2022-11-11 14:36:02 +01:00 |
|
Paolo Tranquilli
|
d3ff4908e6
|
Merge branch 'main' into redsun82/swift-error-element
|
2022-11-11 14:05:47 +01:00 |
|
Paolo Tranquilli
|
3816361c15
|
Merge branch 'main' into redsun82/swift-types
|
2022-11-11 13:54:12 +01:00 |
|
Paolo Tranquilli
|
3bb5505063
|
Swift: expand and fix VarDecl tests
|
2022-11-11 12:49:48 +01:00 |
|
Paolo Tranquilli
|
41977d1dbb
|
Swift: implement extraction of new properties
|
2022-11-11 12:49:48 +01:00 |
|