Tony Torralba
|
837cdf7782
|
Merge pull request #12046 from atorralba/atorralba/urlrequest-models
Swift: Add taint for URLRequest fields
|
2023-02-01 09:24:17 +01:00 |
|
Geoffrey White
|
ee442e4d4b
|
Merge pull request #11979 from geoffw0/modern1
Swift: Modernize injection queries
|
2023-01-31 10:54:35 +00:00 |
|
Tony Torralba
|
e9a46c926d
|
Add taint for URLRequest fields
|
2023-01-31 11:15:45 +01:00 |
|
Nora Dimitrijević
|
fb88372c0f
|
Merge pull request #11862 from d10c/swift/rename-iterabledeclcontext
|
2023-01-30 16:03:49 +01:00 |
|
Nora Dimitrijević
|
9346f4d760
|
Swift: fix failing tests
|
2023-01-30 11:39:06 +01:00 |
|
Nora Dimitrijević
|
d5f11dfe60
|
Swift: db upgrade/downgrade script
|
2023-01-28 00:44:49 +01:00 |
|
Nora Dimitrijević
|
1396d07662
|
Swift: subsume IterableDeclContext into Decl [tests]
|
2023-01-28 00:44:49 +01:00 |
|
Nora Dimitrijević
|
9a5614e8c5
|
Swift: subsume IterableDeclContext into Decl [codegen'd]
|
2023-01-28 00:44:49 +01:00 |
|
Nora Dimitrijević
|
f96c18a6db
|
Swift: subsume IterableDeclContext into Decl [hand-written]
|
2023-01-28 00:44:48 +01:00 |
|
Mathias Vorreiter Pedersen
|
95b15825f9
|
DataFlow: Sync identical files.
|
2023-01-27 16:24:31 +00:00 |
|
Geoffrey White
|
6c0b50c696
|
Merge pull request #11980 from geoffw0/modern2
Swift: Structure modernized queries more consistently
|
2023-01-27 14:33:43 +00:00 |
|
Geoffrey White
|
794ba428a7
|
Merge pull request #11942 from geoffw0/rncrypt4
Swift: add RNCryptor sinks to swift/static-initialization-vector
|
2023-01-27 14:33:06 +00:00 |
|
Geoffrey White
|
e92a5eb467
|
Merge pull request #11911 from geoffw0/rncrypt2
Swift: Add RNCryptor sinks to swift/hardcoded-key
|
2023-01-25 15:11:16 +00:00 |
|
Geoffrey White
|
f6fe627f4b
|
Merge pull request #11914 from geoffw0/rncrypt3
Swift: Add RNCryptor sinks to swift/constant-salt
|
2023-01-25 13:05:33 +00:00 |
|
Paolo Tranquilli
|
f4cb920624
|
Merge pull request #11932 from github/redsun82/swift-docs
Swift: add and fix some `schema.py` documentation
|
2023-01-25 10:52:00 +01:00 |
|
Geoffrey White
|
fe13137b48
|
Swift: Make default implementations private.
|
2023-01-25 09:29:03 +00:00 |
|
Geoffrey White
|
439d9199be
|
Swift: Add CSV extension points.
|
2023-01-24 19:28:05 +00:00 |
|
Geoffrey White
|
13d308a4d6
|
Swift: Autoformat.
|
2023-01-24 19:15:51 +00:00 |
|
Geoffrey White
|
5375678ca6
|
Swift: Add consistent CSV extension points.
|
2023-01-24 18:49:50 +00:00 |
|
Geoffrey White
|
6a210d719b
|
Swift: Rename QueryExtensions.qll files for consistency.
|
2023-01-24 17:58:13 +00:00 |
|
Geoffrey White
|
6a946f6eed
|
Swift: Modernize.
|
2023-01-24 17:26:51 +00:00 |
|
Geoffrey White
|
78eff0dc60
|
Swift: Split off the Extensions.qll as well.
|
2023-01-24 15:19:41 +00:00 |
|
Geoffrey White
|
cbfa7e7252
|
Swift: Move query logic into .qlls.
|
2023-01-24 15:04:10 +00:00 |
|
Geoffrey White
|
19527016a5
|
Swift: Use numeric types in CleartextLogging.qll.
|
2023-01-23 16:52:03 +00:00 |
|
Alex Ford
|
55550e7980
|
Merge pull request #11941 from alexrford/summary-component-tostring-syntheticglobal
Add missing toString case for synthetic globals
|
2023-01-23 10:00:00 +00:00 |
|
Michael Nebel
|
69a42d8b1f
|
Merge pull request #11931 from michaelnebel/csharp/refactor
Remove the Csv postfix of some predicate names.
|
2023-01-23 09:09:48 +01:00 |
|
Geoffrey White
|
f05be77a0b
|
Swift: Recognize more array sources.
|
2023-01-20 15:25:00 +00:00 |
|
Geoffrey White
|
7648e8f6a3
|
Swift: Recognize more sources.
|
2023-01-20 15:08:12 +00:00 |
|
Geoffrey White
|
581c478872
|
Swift: Model RNCryptor.
|
2023-01-20 14:50:23 +00:00 |
|
Geoffrey White
|
bb59d055ff
|
Swift: Add tests for RNCryptor library.
|
2023-01-20 14:50:21 +00:00 |
|
Alex Ford
|
e4df1f5a6f
|
Ruby: add missing toString case for synthetic globals
|
2023-01-20 13:31:43 +00:00 |
|
Geoffrey White
|
976b0401be
|
Merge pull request #11876 from geoffw0/coredata
Swift: Improve Core Data sinks for swift/cleartext-storage-database
|
2023-01-20 11:02:03 +00:00 |
|
Paolo Tranquilli
|
1c086aae7c
|
Swift: add internal imports to ParentChild.qll
|
2023-01-20 09:59:36 +01:00 |
|
Paolo Tranquilli
|
e840b8f707
|
Swift: add and fix some schema.py documentation
|
2023-01-19 18:07:47 +01:00 |
|
Michael Nebel
|
dc223cb82e
|
Sync files and make corresponding changes for other languages.
|
2023-01-19 15:14:06 +01:00 |
|
Paolo Tranquilli
|
490bd051cd
|
Swift: expand ref in autogenerated docs
|
2023-01-19 09:27:44 +00:00 |
|
Mathias Vorreiter Pedersen
|
14468b64fb
|
Merge pull request #11924 from atorralba/atorralba/optbinding-getters
Swift: Support more CFG node types in optional binding flow
|
2023-01-18 16:37:11 +00:00 |
|
Geoffrey White
|
5d6f2436e4
|
Merge branch 'main' into coredata
|
2023-01-18 13:39:02 +00:00 |
|
Tony Torralba
|
90517e254a
|
Accept test expectation changes
|
2023-01-18 13:25:04 +01:00 |
|
Mathias Vorreiter Pedersen
|
48439bc252
|
Merge pull request #11905 from geoffw0/rncrypt
Swift: Add RNCryptor sinks to swift/constant-password
|
2023-01-18 11:43:23 +00:00 |
|
Tony Torralba
|
d75a5212b2
|
Support more CFG node types in optional binding flow
|
2023-01-18 12:42:44 +01:00 |
|
Tony Torralba
|
4a89a30abd
|
Add failing test
|
2023-01-18 12:41:59 +01:00 |
|
Mathias Vorreiter Pedersen
|
c8bcfb77b2
|
Merge pull request #11836 from geoffw0/optbinding
Swift: Data flow through optional binding
|
2023-01-18 11:25:27 +00:00 |
|
Geoffrey White
|
71c1ca53a9
|
Merge branch 'main' into rncrypt
|
2023-01-18 11:09:09 +00:00 |
|
Rasmus Wriedt Larsen
|
e0ccb9306a
|
Merge pull request #11908 from RasmusWL/dataflow-consistency-more-excludes
DataFlow: Add `uniqueParameterNodePositionExclude`
|
2023-01-18 10:44:51 +01:00 |
|
Geoffrey White
|
a568d0af7f
|
Swift: Remove unused variable.
|
2023-01-17 18:10:02 +00:00 |
|
Geoffrey White
|
b3d30bfc4f
|
Swift: Add NumberLiteral sources as well.
|
2023-01-17 18:04:26 +00:00 |
|
Geoffrey White
|
d1cfdb97ee
|
Swift: Model RNCryptor.
|
2023-01-17 17:55:52 +00:00 |
|
Geoffrey White
|
a92e1c7ea0
|
Swift: Add tests for RNCryptor library.
|
2023-01-17 17:31:49 +00:00 |
|
Geoffrey White
|
5e5c4e9a8c
|
Swift: Accept QL-for-QL recommendation.
|
2023-01-17 16:25:34 +00:00 |
|