Geoffrey White
|
2d76d6d51a
|
Swift: Tests for CWE-95.
|
2022-08-03 09:36:22 +01:00 |
|
Geoffrey White
|
72fd7179f6
|
Merge branch 'main' into stringlengthconflation6
|
2022-07-28 10:01:28 +01:00 |
|
Geoffrey White
|
fe69bbf17c
|
Swift: It turns out NSString.length always exactly matches String.utf16.count.
|
2022-07-27 17:54:57 +01:00 |
|
Geoffrey White
|
70ca37a3d0
|
Swift: Model utf8, utf16 a\nd unicodeScalars sources.
|
2022-07-27 17:39:04 +01:00 |
|
Geoffrey White
|
9e773302ed
|
Swift: Extend test cases.
|
2022-07-27 17:39:01 +01:00 |
|
Geoffrey White
|
39fb714ad1
|
Swift: Add test with substring declared differently.
|
2022-07-18 14:24:12 +01:00 |
|
Geoffrey White
|
34ffd1aac5
|
Swift: Support String.Index and flow through * /.
|
2022-07-01 14:59:50 +01:00 |
|
Geoffrey White
|
d60d2457c2
|
Swift: Add String.Index.init as a source as as well.
|
2022-07-01 14:59:50 +01:00 |
|
Geoffrey White
|
bc03f6959c
|
Swift: Detect String -> NSString results.
|
2022-07-01 14:59:50 +01:00 |
|
Geoffrey White
|
a306f312cd
|
Swift: Add a test of converting Range to NSRange.
|
2022-07-01 14:59:50 +01:00 |
|
Geoffrey White
|
416977dc50
|
Swift: Add test cases for removeFirst, removeLast.
|
2022-07-01 14:59:50 +01:00 |
|
Geoffrey White
|
68c76006bd
|
Swift: Allow trivial taint-like flow.
|
2022-06-30 11:52:57 +01:00 |
|
Geoffrey White
|
0251fb2d35
|
Swift: Add result annotations to test.
|
2022-06-30 11:52:44 +01:00 |
|
Geoffrey White
|
911d30bd9a
|
Swift: Proper query message.
|
2022-06-23 17:12:02 +01:00 |
|
Geoffrey White
|
19026e9ed5
|
Swift: Work around toString change.
|
2022-06-22 19:16:09 +01:00 |
|
Geoffrey White
|
da7f49155d
|
Swift: Use dataflow.
|
2022-06-22 19:16:09 +01:00 |
|
Geoffrey White
|
28d801fde3
|
Swift: CWE-135 query sources and sinks.
|
2022-06-22 19:16:08 +01:00 |
|
Geoffrey White
|
e07df0d0c8
|
Swift: make setters private in test.
|
2022-06-22 14:13:30 +01:00 |
|
Geoffrey White
|
f9e1e630f7
|
Swift: more accurate NSObject / NSString hierarchy in test.
|
2022-06-22 12:36:40 +01:00 |
|
Geoffrey White
|
8989210995
|
Swift: Fix some details so that the test works.
|
2022-06-21 14:22:35 +01:00 |
|
Geoffrey White
|
30557ebe55
|
Swift: Test for string length conflation query.
|
2022-06-20 14:38:52 +01:00 |
|