Robert Marsh
|
e94781fa8f
|
Swift: fix comment
|
2023-08-22 13:27:17 +00:00 |
|
Michael Nebel
|
ce6fd8ac5f
|
Merge pull request #13432 from michaelnebel/updateissupported
Java/C#: Update telemetry queries to report callables with sink/source neutrals as being supported.
|
2023-08-22 08:39:38 +02:00 |
|
Robert Marsh
|
a335ece5e5
|
Swift: change note for keypath optional flows
|
2023-08-21 20:11:37 +00:00 |
|
Robert Marsh
|
1634fa2e25
|
Swift: support for optional chaining in keypaths
|
2023-08-21 20:09:28 +00:00 |
|
Robert Marsh
|
246d5c530e
|
Swift: flow through keypath force components
|
2023-08-21 19:07:40 +00:00 |
|
Geoffrey White
|
f7776f812c
|
Swift: 'good enough' fix for UnsafeJsEval flow.
|
2023-08-21 18:30:30 +01:00 |
|
Geoffrey White
|
317757b7ae
|
Swift: Create proper models for JavaScriptCore.
|
2023-08-21 18:24:26 +01:00 |
|
Geoffrey White
|
a54747f850
|
Swift: Fix mysterious taint flow issue.
|
2023-08-21 11:06:04 +01:00 |
|
Geoffrey White
|
b4db68af80
|
Swift: Add content to the string models.
|
2023-08-21 10:16:40 +01:00 |
|
Michael Nebel
|
106ba11e10
|
Address review comments.
|
2023-08-21 09:59:02 +02:00 |
|
Michael Nebel
|
d66fe08661
|
Add QLDoc for the getKind predicate.
|
2023-08-21 09:59:02 +02:00 |
|
Michael Nebel
|
a9f7994b7d
|
Swift: Sync files and make manual changes.
|
2023-08-21 09:59:01 +02:00 |
|
github-actions[bot]
|
098dfb4242
|
Release preparation for version 2.14.3
|
2023-08-18 14:48:15 +00:00 |
|
Geoffrey White
|
0fd4f6180f
|
Swift: Allow subscript content reads from collections.
|
2023-08-17 19:37:55 +01:00 |
|
Geoffrey White
|
1ac9d2c618
|
Swift: Update models with CollectionElement, value flow.
|
2023-08-17 18:49:19 +01:00 |
|
Geoffrey White
|
59e2b0482c
|
Merge branch 'main' into closuremodels
|
2023-08-17 17:16:44 +01:00 |
|
Jeroen Ketema
|
33e8310625
|
Merge branch 'main' into shared-taint-tracking
|
2023-08-17 00:14:25 +02:00 |
|
Robert Marsh
|
d3cc366dc5
|
Swift: add QLDoc for DictionarySubscriptNode
|
2023-08-16 17:57:30 +00:00 |
|
Robert Marsh
|
3ee3eabd95
|
Swift: add EnumContent to clearsContent
|
2023-08-16 17:52:26 +00:00 |
|
Geoffrey White
|
4b66bada3d
|
Swift: Model array initializers.
|
2023-08-16 12:13:46 +01:00 |
|
Geoffrey White
|
c9e26678d0
|
Swift: Change notes.
|
2023-08-16 10:58:04 +01:00 |
|
Geoffrey White
|
da6c2b6c31
|
Swift: Add more swift/cleartext-logging sinks.
|
2023-08-16 10:41:02 +01:00 |
|
Geoffrey White
|
6a54a8bc62
|
Swift: QLDoc VariadicSequenceType.
|
2023-08-16 08:43:51 +01:00 |
|
Geoffrey White
|
8f2e2a6155
|
Swift: Fix array content sinks for swift/cleartext-logging.
|
2023-08-16 08:43:50 +01:00 |
|
Geoffrey White
|
269f0c6cb1
|
Swift: Flow through varargs.
|
2023-08-16 08:43:28 +01:00 |
|
Geoffrey White
|
b4595d8b92
|
Swift: Model getVaList, correct NSLogv sink for swift/cleartext-logging.
|
2023-08-15 22:05:58 +01:00 |
|
Robert Marsh
|
79368c187c
|
Swift: fixes around DictionaryContent
|
2023-08-15 19:34:27 +00:00 |
|
Geoffrey White
|
b6dc2acc71
|
Merge branch 'main' into typegetname
|
2023-08-14 10:46:14 +01:00 |
|
Robert Marsh
|
3f0a249aea
|
Swift: Autoformat Dictionary.qll
|
2023-08-11 18:42:37 +00:00 |
|
Robert Marsh
|
f047161741
|
Swift: Change note for dictionary flow
|
2023-08-11 17:33:45 +00:00 |
|
Robert Marsh
|
653a229482
|
Swift: QLDoc for Dicitonary.qll
|
2023-08-11 17:32:29 +00:00 |
|
Robert Marsh
|
f5fac66627
|
Swift: autoformat
|
2023-08-11 17:31:39 +00:00 |
|
Henry Mercer
|
1213eba630
|
Merge branch 'main' into post-release-prep/codeql-cli-2.14.2
|
2023-08-11 13:54:55 +01:00 |
|
Robert Marsh
|
d3c68c773a
|
Swift: Add Dictionary models
|
2023-08-10 20:53:16 +00:00 |
|
Robert Marsh
|
70c2ef599a
|
Swift: collection/tuple content for dictionary flow
|
2023-08-10 20:52:47 +00:00 |
|
Geoffrey White
|
0a2e4def8e
|
Swift: Change note.
|
2023-08-10 19:53:24 +01:00 |
|
Robert Marsh
|
36bdadfc36
|
Merge pull request #13933 from geoffw0/madtuples
Swift: Models-as-data support for tuple content
|
2023-08-10 14:17:45 -04:00 |
|
Geoffrey White
|
376479325d
|
Swift: Model LosslessStringConvertible.
|
2023-08-10 09:27:05 +01:00 |
|
Geoffrey White
|
effe3762b8
|
Swift: More robust OptionalSomePattern flow.
|
2023-08-10 08:49:46 +01:00 |
|
Geoffrey White
|
aa2e79b6da
|
Swift: Model numeric conversions.
|
2023-08-10 00:19:50 +01:00 |
|
github-actions[bot]
|
432c21d4fb
|
Post-release preparation for codeql-cli-2.14.2
|
2023-08-09 18:45:18 +00:00 |
|
Geoffrey White
|
23f0dd5542
|
Swift: Support MAD tuple content flow.
|
2023-08-09 15:08:11 +01:00 |
|
Geoffrey White
|
131b2b3e0c
|
Swift: Change note.
|
2023-08-09 09:25:43 +01:00 |
|
Geoffrey White
|
09346c76e7
|
Swift: Add models.
|
2023-08-09 09:25:43 +01:00 |
|
Geoffrey White
|
e9f0b535ea
|
Merge branch 'main' into forceunwrap
|
2023-08-08 16:03:31 +01:00 |
|
Geoffrey White
|
063ab1c13f
|
Merge branch 'main' into closuremodels
|
2023-08-08 09:40:27 +01:00 |
|
Geoffrey White
|
b2d3d465f0
|
Swift: Add more missing details to the URL model (along with a change from the SetContent PR, this fixes the test failures we were getting).
|
2023-08-07 20:15:50 +01:00 |
|
Geoffrey White
|
da34da7497
|
Merge branch 'main' into commandinject2
|
2023-08-07 19:37:05 +01:00 |
|
Geoffrey White
|
022a06659c
|
Merge pull request #13838 from rdmarsh2/rdmarsh2/swift/set-content
Swift: add SetContent for data flow
|
2023-08-07 19:15:30 +01:00 |
|
github-actions[bot]
|
79c90fa36a
|
Release preparation for version 2.14.2
|
2023-08-07 18:08:52 +00:00 |
|