Tamás Vajk
|
ae38d5d8b7
|
Merge pull request #11303 from tamasvajk/kotlin-one-stmt-line
Kotlin: Exclude .kt files from one stmt in line query
|
2022-11-16 17:02:35 +01:00 |
|
Mathias Vorreiter Pedersen
|
2796c46598
|
Merge pull request #11292 from github/redsun82/swift-remove-ipa-from-dbscheme-cpp
Swift: remove synthesized classes from the dbscheme
|
2022-11-16 16:00:58 +00:00 |
|
Paolo Tranquilli
|
1c69a1f012
|
Swift: fix typo in docstring
|
2022-11-16 16:36:48 +01:00 |
|
Paolo Tranquilli
|
27df44f5ad
|
Swift: replace empty IpaInfo() with a clearer True value
|
2022-11-16 16:35:17 +01:00 |
|
Joe Farebrother
|
d6c5132f39
|
Merge pull request #10684 from joefarebrother/android-keyboard-cache
Java: Add query for Sensitive Keyboard Cache
|
2022-11-16 15:27:44 +00:00 |
|
Tamás Vajk
|
dfc72edba2
|
Merge pull request #11302 from tamasvajk/kotlin-ignored-return
Kotlin: Exclude .kt files from ignored return value query
|
2022-11-16 16:23:58 +01:00 |
|
Tamás Vajk
|
ad7c0f9ebc
|
Merge pull request #11301 from tamasvajk/kotlin-naming-ref-type
Kotlin: Exclude .kt files from misnamed reftype query
|
2022-11-16 16:22:40 +01:00 |
|
Tamás Vajk
|
a3ff83595a
|
Merge pull request #11300 from tamasvajk/kotlin-useless-param-2
Kotlin: Exclude .kt files from useless parameter query
|
2022-11-16 16:22:27 +01:00 |
|
Tamás Vajk
|
b4b8649fd6
|
Merge pull request #11299 from tamasvajk/kotlin-nested-serializable
Kotlin: Exclude .kt files from serializable inner class query
|
2022-11-16 16:22:13 +01:00 |
|
Rasmus Wriedt Larsen
|
3894fad54d
|
Merge pull request #11307 from github/RasmusWL/ql-style-no-return
ql-style-guide: Remove use of `return`
|
2022-11-16 15:39:35 +01:00 |
|
Rasmus Wriedt Larsen
|
9f2d89c903
|
Update ql-style-guide.md
Our [QLDoc style guide](https://github.com/github/codeql/blob/main/docs/qldoc-style-guide.md#predicates-with-result) says that we should avoid any use of `return`, so it would be smart to also do so in our own style guide for predicate names 😊
|
2022-11-16 15:27:38 +01:00 |
|
Tom Hvitved
|
67b6a82cf1
|
Merge pull request #11198 from hvitved/ssa/expose-phi-reads
SSA: Expose phi-read nodes
|
2022-11-16 15:11:58 +01:00 |
|
Tamas Vajk
|
c9241cc933
|
Exclude .kt files from one stmt in line query
|
2022-11-16 15:11:38 +01:00 |
|
Tamas Vajk
|
0d70b5c776
|
Kotlin: Add FP test case for one stmt in line query
|
2022-11-16 15:10:38 +01:00 |
|
Tamas Vajk
|
c42663723f
|
Exclude .kt files from ignored return value query
|
2022-11-16 15:05:29 +01:00 |
|
Tamas Vajk
|
5f6f72ba8e
|
Kotlin: Add FP test case for ignored return value query
|
2022-11-16 15:05:07 +01:00 |
|
Tamas Vajk
|
c1be93a34c
|
Exclude .kt files from misnamed reftype query
|
2022-11-16 14:59:20 +01:00 |
|
Tamas Vajk
|
e547be5e9a
|
Kotlin: Add FP test case for misnamed reftype query
|
2022-11-16 14:58:36 +01:00 |
|
Tamas Vajk
|
48c37a2c0f
|
Exclude .kt files from useless parameter query
|
2022-11-16 14:51:49 +01:00 |
|
Tamas Vajk
|
35078738bc
|
Kotlin: Add FP test case for useless parameter query
|
2022-11-16 14:51:21 +01:00 |
|
Chris Smowton
|
6c0bef7e6e
|
Merge pull request #11297 from erik-krogh/add-stats
JS: add stats for @satisfies_expr
|
2022-11-16 13:49:25 +00:00 |
|
Tamas Vajk
|
7a0e248096
|
Exclude .kt files from serializable inner class query
|
2022-11-16 14:46:01 +01:00 |
|
Tamas Vajk
|
782c82a2d3
|
Kotlin: Add test case for non serializable inner class query
|
2022-11-16 14:44:48 +01:00 |
|
Tamás Vajk
|
468a6f2a70
|
Merge pull request #11290 from tamasvajk/kotlin-autoboxing
Kotlin: Exclude .kt files from autoboxing query
|
2022-11-16 13:56:29 +01:00 |
|
Tamás Vajk
|
266a0874b5
|
Merge pull request #11284 from tamasvajk/kotlin-complex-bool-expr
Kotlin: Exclude .kt files from `java/complex-boolean-expression`
|
2022-11-16 13:55:30 +01:00 |
|
Tamás Vajk
|
91b7798be8
|
Merge pull request #11286 from tamasvajk/kotlin-resource-leak
Kotlin: Exclude .kt files from resource leak queries
|
2022-11-16 13:55:12 +01:00 |
|
erik-krogh
|
76c6943159
|
add stats for @satisfies_expr
|
2022-11-16 13:48:41 +01:00 |
|
Tom Hvitved
|
67e8ec1a5f
|
Swift: Update expected test output
|
2022-11-16 13:36:03 +01:00 |
|
Arthur Baars
|
bfb0ca7968
|
Merge pull request #11276 from aibaars/false-positive
CodeQL: add 'False positive' issue template
|
2022-11-16 13:00:14 +01:00 |
|
Arthur Baars
|
f0c3d039a1
|
Merge pull request #11227 from github/sj/remove-LGTM-issue-template
Remove issue template for LGTM.com false positive reports
|
2022-11-16 12:59:59 +01:00 |
|
Anders Schack-Mulligen
|
94bca4399a
|
Merge pull request #11183 from aschackmull/dataflow/groupflow
Dataflow: Introduce support for src/sink grouping in path results.
|
2022-11-16 12:59:01 +01:00 |
|
Erik Krogh Kristensen
|
7d4ea47611
|
Merge pull request #10855 from erik-krogh/formatTaint
Ruby: taint-steps for printf calls - and add a `AdditionalTaintStep` class
|
2022-11-16 12:08:45 +01:00 |
|
Paolo Tranquilli
|
bafb9ae020
|
Swift: add upgrade/downgrade scripts
|
2022-11-16 12:00:26 +01:00 |
|
Joe Farebrother
|
cc960377ac
|
Apply suggestion from docs review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
255123cbf9
|
Apply suggestions from docs review
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
7ae41ff165
|
Invert the xml logic to be consistent with the dataflow logic
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
6d465aaf52
|
Apply code review suggestions
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
63f715e650
|
fix implicit this
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
dd4e1d0ac3
|
Add tests and fix issues
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
10a3b3bd14
|
Cover cases in which input type is set via code
|
2022-11-16 10:54:14 +00:00 |
|
Joe Farebrother
|
359d703ded
|
More precise layout xml handling
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
f48b57c95a
|
Apply review suggestions
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
e6dd3673a1
|
Fix qldoc
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
b4216767ad
|
Add change note
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
775a5507a6
|
Add security severity
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
c085c1f3ad
|
Fix typos
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
0bce1894ae
|
Remove redundant import
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
92190e5095
|
Add docs
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
706858e211
|
Add test cases; fix the regex used
|
2022-11-16 10:54:13 +00:00 |
|
Joe Farebrother
|
85fe226256
|
Add sensitive keyboard cache query
|
2022-11-16 10:54:13 +00:00 |
|