Geoffrey White
|
e402c225f4
|
Merge pull request #13115 from geoffw0/swift-csv-labels
Swift: Accept standardized CSV sink labels
|
2023-05-11 13:34:48 +01:00 |
|
Anders Schack-Mulligen
|
587ee53917
|
Java: Fix ExternalApi.jarContainer().
|
2023-05-11 14:09:27 +02:00 |
|
Ian Lynagh
|
712561ffa2
|
Kotlin: Fix recommended variable names in error messages
|
2023-05-11 13:02:35 +01:00 |
|
Stephan Brandauer
|
9b35a9f74a
|
Update java/ql/lib/ext/org.apache.hadoop.fs.model.yml
Co-authored-by: Tony Torralba <atorralba@users.noreply.github.com>
|
2023-05-11 14:01:25 +02:00 |
|
Geoffrey White
|
15a7fdd297
|
Swift: Update existing CSV sinks to new labels.
|
2023-05-11 12:48:48 +01:00 |
|
Owen Mansel-Chan
|
7df239d033
|
Merge pull request #13126 from owen-mc/go/add-identify-environment-scripts
Go: Add identify-environment scripts
|
2023-05-11 12:43:35 +01:00 |
|
Erik Krogh Kristensen
|
81a58003fb
|
Merge pull request #13125 from kaspersv/kaspersv/all-implicit-this
Remove ql/implicit-this restriction to files with explicit this
|
2023-05-11 13:39:07 +02:00 |
|
Kasper Svendsen
|
a920c13869
|
Remove ql/implicit-this restriction to files with explicit this
|
2023-05-11 13:15:48 +02:00 |
|
Ian Lynagh
|
e7d1782eea
|
Merge pull request #13088 from igfoo/igfoo/getTypeParameterParentLabel
Kotlin: Small simplification
|
2023-05-11 11:59:06 +01:00 |
|
Ian Lynagh
|
07808867cc
|
Merge pull request #13086 from igfoo/igfoo/double_return
Kotlin: Remove some redundant return statments
|
2023-05-11 11:58:58 +01:00 |
|
Owen Mansel-Chan
|
874a426779
|
Add identify-environment scripts
|
2023-05-11 11:51:42 +01:00 |
|
Geoffrey White
|
8fac01e84f
|
Swift: Remove the old sinks.
|
2023-05-11 11:29:44 +01:00 |
|
Geoffrey White
|
7251e90633
|
Merge pull request #12941 from geoffw0/textsource
Swift: Add taint sources for UITextField
|
2023-05-11 11:11:45 +01:00 |
|
Kasper Svendsen
|
489a73c2c3
|
JS: Make implicit this receivers explicit
|
2023-05-11 11:50:56 +02:00 |
|
Stephan Brandauer
|
e15610cfcd
|
use ascii dash
|
2023-05-11 11:32:05 +02:00 |
|
Michael Nebel
|
59993ea347
|
C#: Update expected test output.
|
2023-05-11 11:12:24 +02:00 |
|
Mathias Vorreiter Pedersen
|
fd6282063e
|
Merge pull request #12971 from MathiasVP/fix-fp-in-invalid-deref-2
C++: Fix more FPs on `cpp/invalid-pointer-deref`
|
2023-05-11 10:06:01 +01:00 |
|
Stephan Brandauer
|
b0ec089a3a
|
Update MaD Declarations after Triage
|
2023-05-11 10:52:09 +02:00 |
|
Michael Nebel
|
75ea449147
|
C#: Only include source code nodes in the identity local step consistency check.
|
2023-05-11 10:49:39 +02:00 |
|
Erik Krogh Kristensen
|
71be426284
|
Merge pull request #13015 from kaspersv/kaspersv/js-explicit-this-receivers2
JS: Make implicit this receivers explicit
|
2023-05-11 10:39:11 +02:00 |
|
Geoffrey White
|
f1893dae85
|
Swift: Repair UIKit framework after merge.
|
2023-05-11 09:14:52 +01:00 |
|
Geoffrey White
|
68501b0082
|
Merge branch 'main' into textsource
|
2023-05-11 09:14:38 +01:00 |
|
Paolo Tranquilli
|
e925365e2d
|
Merge pull request #13087 from github/redsun82/swift-autobuilder-no-swift
Swift: surface errors about no viable swift targets found
|
2023-05-11 10:14:06 +02:00 |
|
Tony Torralba
|
85841f62f1
|
Merge pull request #13118 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-05-11 09:35:19 +02:00 |
|
Kasper Svendsen
|
0df1e7c280
|
Merge pull request #13120 from kaspersv/kaspersv/swift-implicit-this-warnings
Swift: Enable implicit this receiver warnings
|
2023-05-11 09:29:26 +02:00 |
|
Owen Mansel-Chan
|
b306807046
|
Merge pull request #13040 from owen-mc/go/identify-environment-change-logic
Go: change logic in `go-autobuilder --identify-environment`
|
2023-05-11 08:22:01 +01:00 |
|
Paolo Tranquilli
|
5fcc5e1d4a
|
Swift: initialize char buffer
|
2023-05-11 08:57:41 +02:00 |
|
Kasper Svendsen
|
1f0cb9eeb8
|
Swift: Enable implicit this receiver warnings
|
2023-05-11 08:35:59 +02:00 |
|
Kasper Svendsen
|
082e6a1245
|
Merge pull request #13108 from kaspersv/kaspersv/swift-explicit-this-receivers1
Swift: Make implicit this receivers explicit
|
2023-05-11 08:34:14 +02:00 |
|
Kasper Svendsen
|
1ee823b0f0
|
Merge pull request #13111 from kaspersv/kaspersv/swift-explicit-this-receivers3
Swift: Make implicit this receivers explicit
|
2023-05-11 08:33:57 +02:00 |
|
Paolo Tranquilli
|
92a4a798a0
|
Swift: apply review suggestions
|
2023-05-11 06:35:38 +02:00 |
|
Porcupiney Hairs
|
d536157c1a
|
Go : Add query to detect potential timing attacks
|
2023-05-11 09:57:50 +05:30 |
|
Owen Mansel-Chan
|
5ef74c96de
|
Merge pull request #13105 from owen-mc/go/change-diagnostic-message
Go: Update "go/autobuilder/package-not-found" diagnostic message
|
2023-05-11 05:27:09 +01:00 |
|
Owen Mansel-Chan
|
270ba09ffb
|
Merge pull request #11732 from owen-mc/go/fix/model-data-flow-through-varargs
Go: Allow data flow through varargs parameters
|
2023-05-11 05:26:40 +01:00 |
|
github-actions[bot]
|
7da6bb6e24
|
Add changed framework coverage reports
|
2023-05-11 00:15:11 +00:00 |
|
Porcupiney Hairs
|
ec424d7e51
|
Go: Add query to detect DSN Injection.
|
2023-05-11 03:45:29 +05:30 |
|
Owen Mansel-Chan
|
9334cfb22c
|
Change logic when go mod version above max supported version
|
2023-05-10 21:56:56 +01:00 |
|
Owen Mansel-Chan
|
9c5fc9714a
|
Use "Requesting" instead of "Writing environment file"
|
2023-05-10 21:53:10 +01:00 |
|
Felicity Chapman
|
619d25e32e
|
Merge pull request #13107 from github/felicitymay-10250-swift
Minor docs updates for Swift public beta
|
2023-05-10 21:23:48 +01:00 |
|
Robert Marsh
|
f77c77fdf9
|
C++: refactor off-by-one query to use flowstate
|
2023-05-10 15:01:01 -04:00 |
|
Felicity Chapman
|
f72fe3ec44
|
Merge branch 'main' into felicitymay-10250-swift
|
2023-05-10 19:01:35 +01:00 |
|
Felicity Chapman
|
6283ffc1bb
|
Add Swift to path query article
|
2023-05-10 19:01:22 +01:00 |
|
Geoffrey White
|
100d960ca9
|
Merge pull request #12940 from geoffw0/swiftdoc
Swift: Initial language guides documentation for Swift
|
2023-05-10 19:00:35 +01:00 |
|
Geoffrey White
|
a3c8515629
|
Swift: Accept cross-language standardized CSV sink label.
|
2023-05-10 18:24:59 +01:00 |
|
Geoffrey White
|
c92e8dc92f
|
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
|
2023-05-10 17:54:12 +01:00 |
|
Geoffrey White
|
f1fb3e1147
|
Merge pull request #4 from geoffw0/swiftdoc3
Swift: Add Swift to supported-frameworks.rst, supported-versions-compilers.rst and extractors.rst
|
2023-05-10 17:43:24 +01:00 |
|
Rasmus Lerchedahl Petersen
|
0a9515dbcd
|
python: add tests for built-in collections
- constructors: list, tuple, set, dict
- methods:
- general: copy, pop
- list: append
- set: add
- dict: keys, values, items, get, popitem
- functions: sorted, reversed, iter, next
|
2023-05-10 18:10:05 +02:00 |
|
Mathias Vorreiter Pedersen
|
477722a94a
|
Merge pull request #13101 from MathiasVP/member-predicates-on-CallAllocationExprTarget
C++: Cleanup `CallAllocationExprBase` with module signature members
|
2023-05-10 16:52:30 +01:00 |
|
Mathias Vorreiter Pedersen
|
87325dbfd1
|
Merge pull request #13112 from geoffw0/swifttodos2
Swift: Delete some more TODO comments.
|
2023-05-10 16:39:37 +01:00 |
|
Rasmus Wriedt Larsen
|
54d35dbc0b
|
Misc: Delete empty CONSISTENCY files
As requested by `@hvitved`
|
2023-05-10 17:37:39 +02:00 |
|