Geoffrey White
|
bb1720d50a
|
Swift: Fix test after merge.
|
2023-09-27 19:31:04 +01:00 |
|
Geoffrey White
|
936f846b09
|
Merge branch 'main' into implicitflow
|
2023-09-27 19:27:07 +01:00 |
|
Geoffrey White
|
e4e4c5be61
|
Swift: Make QL-for-QL happy.
|
2023-09-27 19:12:04 +01:00 |
|
Geoffrey White
|
98b2ef0a2f
|
Swift: Autoformat.
|
2023-09-27 19:09:23 +01:00 |
|
Robert Marsh
|
a7a50cfc9a
|
Swift: more downgrade script fixes
|
2023-09-27 18:01:17 +00:00 |
|
Geoffrey White
|
87696e58ab
|
Swift: Break the 'taint reach' metric off into its own query (it's expensive to compute).
|
2023-09-27 18:34:55 +01:00 |
|
Geoffrey White
|
ec573bdda8
|
Swift: Clean up and improve consistency.
|
2023-09-27 18:34:40 +01:00 |
|
Geoffrey White
|
ee83ad730b
|
Swift: Add a summary query for regex evals.
|
2023-09-27 18:34:32 +01:00 |
|
Geoffrey White
|
9f1332bdb2
|
Swift: Add a summary query for query sinks.
|
2023-09-27 18:34:32 +01:00 |
|
Geoffrey White
|
e6dc4d324f
|
Swift: Change note.
|
2023-09-27 16:58:59 +01:00 |
|
Geoffrey White
|
b6f0160760
|
Swift: Effect on recently added tests.
|
2023-09-27 16:52:31 +01:00 |
|
Geoffrey White
|
6a2911ae01
|
Swift: Make the tests more accurate.
|
2023-09-27 16:39:55 +01:00 |
|
Geoffrey White
|
086002f7cb
|
Swift: Add a general model for description, debugDescription.
|
2023-09-27 16:39:54 +01:00 |
|
Geoffrey White
|
f12e45b243
|
Swift: Delete the specific description, debugDescription models.
|
2023-09-27 16:39:54 +01:00 |
|
Robert Marsh
|
50521f7b45
|
Swift: fix ql reference in downgrade script
|
2023-09-26 20:08:23 +00:00 |
|
Robert Marsh
|
81ee932e62
|
Swift: Fix db types in downgrade script for for-in
|
2023-09-26 18:03:08 +00:00 |
|
Robert Marsh
|
293400a623
|
Swift: change note for for-in dataflow
|
2023-09-26 15:13:05 +00:00 |
|
Robert Marsh
|
ae1072e09f
|
Merge branch 'main' into rdmarsh2/swift/for-in
|
2023-09-26 15:12:46 +00:00 |
|
Geoffrey White
|
49d47a3da4
|
Merge pull request #14209 from geoffw0/regexport
Swift: Port regex mode flag fix from Python to Swift
|
2023-09-26 15:41:10 +01:00 |
|
Geoffrey White
|
eb78d401da
|
Swift: Add to change note.
|
2023-09-26 14:56:32 +01:00 |
|
Geoffrey White
|
6b0271d4e5
|
Swift: Address review comment.
|
2023-09-26 13:40:46 +01:00 |
|
Geoffrey White
|
7a450c9941
|
Swift: Change note for mode flags.
|
2023-09-26 13:40:46 +01:00 |
|
Geoffrey White
|
33a5ba04cb
|
Swift: Add explanatory comments and (minimal) support for additional regex mode flags.
|
2023-09-26 13:40:46 +01:00 |
|
Robert Marsh
|
811c33b016
|
Swift: finish downgrade script for for-in PR
|
2023-09-25 20:23:43 +00:00 |
|
Robert Marsh
|
92fdb7a35f
|
Swift: finish upgrade script for for-in PR
|
2023-09-25 20:13:52 +00:00 |
|
Geoffrey White
|
f9a617c714
|
Swift: Change note.
|
2023-09-25 20:31:00 +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 |
|
Anders Schack-Mulligen
|
06cb277eb0
|
Merge pull request #14299 from aschackmull/dataflow/more-defaults
Dataflow: Make use of defaults for language-specific hooks.
|
2023-09-25 11:19:44 +02:00 |
|
Asger F
|
d501856519
|
Update DataFlowImpl.qll copies
|
2023-09-25 10:05:29 +02:00 |
|
Robert Marsh
|
8ce79e6be8
|
Swift: for-in downgrade script
|
2023-09-22 19:12:27 +00:00 |
|
Robert Marsh
|
325d6f738c
|
Swift: add expr types to for-in upgrade script
|
2023-09-22 18:14:37 +00:00 |
|
Robert Marsh
|
5b77e7db8a
|
Swift: for-in upgrade script passing CFG test
|
2023-09-22 17:44:45 +00:00 |
|
Geoffrey White
|
ab6e8b9ecd
|
Merge pull request #14252 from geoffw0/protocol3
Swift: Improve getABaseType implementions
|
2023-09-22 18:13:12 +01:00 |
|
Geoffrey White
|
2c9433c621
|
Merge pull request #13946 from geoffw0/arraysteptest
Swift: Models and tests for numeric conversions
|
2023-09-22 16:26:38 +01:00 |
|
Anders Schack-Mulligen
|
66da997b7b
|
Dataflow: Make use of defaults for language-specific hooks.
|
2023-09-22 14:54:22 +02:00 |
|
Geoffrey White
|
ab54f0cc6c
|
Merge pull request #14286 from geoffw0/interp
Swift: Fix bug in taint flow through string interpolation
|
2023-09-22 08:52:56 +01:00 |
|
Geoffrey White
|
f2689dd515
|
Swift: Fix for string interpolation taint flow.
|
2023-09-21 19:02:16 +01:00 |
|
Geoffrey White
|
c7be9b42b3
|
Swift: Test demonstrating an issue with taint through string interpolation.
|
2023-09-21 19:02:06 +01:00 |
|
Paolo Tranquilli
|
e9e58d97be
|
Merge pull request #14280 from github/revert-14011-revert-13991-redsun82/swift-use-concepts
Revert "Revert "Swift: use C++20 constraints and concepts to simplify code""
|
2023-09-21 15:04:30 +02:00 |
|
Geoffrey White
|
05309810b8
|
Merge pull request #14266 from geoffw0/quickfix
Swift: Improve taint models for NSString
|
2023-09-21 13:09:01 +01:00 |
|
Anders Schack-Mulligen
|
13f7daf71e
|
Merge pull request #13982 from aschackmull/dataflow/typeflow-calledge-pruning
Dataflow: Add type-based call-edge pruning.
|
2023-09-21 13:33:08 +02:00 |
|
Paolo Tranquilli
|
60b7d79fba
|
Revert "Revert "Swift: use C++20 constraints and concepts to simplify code""
|
2023-09-21 10:17:22 +02:00 |
|
Geoffrey White
|
fef5a49fcb
|
Swift: Remove now duplicate extension logic.
|
2023-09-20 15:36:15 +01:00 |
|
github-actions[bot]
|
3acf5244b0
|
Post-release preparation for codeql-cli-2.14.6
|
2023-09-20 10:25:10 +00:00 |
|
Geoffrey White
|
af315c5072
|
Swift: Change note.
|
2023-09-19 23:02:14 +01:00 |
|