Erik Krogh Kristensen
|
636d5e341c
|
Merge pull request #11652 from erik-krogh/static-useInstanceOf
Java/C#/GO: Use instanceof in more places
|
2022-12-12 17:52:04 +01:00 |
|
Jami Cogswell
|
e42d9e4930
|
Java: switch floats to ints
|
2022-12-12 11:39:17 -05:00 |
|
Jami Cogswell
|
623068c4b9
|
Java: add hasProvenance predicate, remove isManuallyGenerated and isBothAutoAndManuallyGenerated
|
2022-12-12 11:23:46 -05:00 |
|
Edward Minnix III
|
0ebfee8b11
|
Merge pull request #11241 from egregius313/egregius313/webview-file-access
Java: Query to detect Android Webview file access
|
2022-12-12 11:12:26 -05:00 |
|
erik-krogh
|
698e05f85a
|
Swift/C++: Use instanceof in more places
|
2022-12-12 16:58:13 +01:00 |
|
erik-krogh
|
a1564de126
|
more ram
|
2022-12-12 16:35:01 +01:00 |
|
erik-krogh
|
f554e1fef1
|
more threads
|
2022-12-12 16:33:07 +01:00 |
|
erik-krogh
|
7526c35c60
|
speedup the "ATM - Check query suite" CI job
|
2022-12-12 16:25:25 +01:00 |
|
erik-krogh
|
b3a9c1ca06
|
Py/JS/RB: Use instanceof in more places
|
2022-12-12 16:06:57 +01:00 |
|
Erik Krogh Kristensen
|
4ff823c36b
|
Merge pull request #11366 from p-/p--ruby-kernel-open-addition
Ruby: Add additional sinks to the `rb/kernel-open` query
|
2022-12-12 15:56:01 +01:00 |
|
erik-krogh
|
873d3553cd
|
Merge branch 'main' into static-useInstanceOf
|
2022-12-12 15:36:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
a161dddbbf
|
C++: Accept test changes. These happen because these remote flow sources specify that the remote source is both 'isReturnValue' and 'isReturnValueDeref'.
|
2022-12-12 13:39:09 +00:00 |
|
Tom Hvitved
|
912aa461c7
|
Merge pull request #11654 from hvitved/ruby/stage-collapse
Ruby: Ensure `Node::{toString,getLocation}` are computed in data flow stage
|
2022-12-12 13:57:47 +01:00 |
|
Michael Nebel
|
0fdf9a42f2
|
C#: Cleanup and make the last StreamReader model explicit on its input.
|
2022-12-12 13:21:26 +01:00 |
|
JarLob
|
1d303e0470
|
C#: Add remote type source kind in model validation.
|
2022-12-12 12:56:14 +01:00 |
|
Jaroslav Lobačevski
|
340fd8ae4e
|
C#: Add change note.
|
2022-12-12 12:56:14 +01:00 |
|
Jaroslav Lobačevski
|
204a1d3d06
|
C#: Add source TCP/UDP source models and StreamReader summary models.
|
2022-12-12 12:56:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
8722fb2cf5
|
C++: Accept test changes.
|
2022-12-12 10:54:40 +00:00 |
|
Mathias Vorreiter Pedersen
|
ad522651ec
|
C++: Flow through uncertain writes.
|
2022-12-12 10:54:26 +00:00 |
|
Mathias Vorreiter Pedersen
|
2999243e34
|
C++: Add failing IR dataflow testcase.
|
2022-12-12 10:42:59 +00:00 |
|
Jeroen Ketema
|
b2091e8632
|
Merge branch 'main' into mathiasvp/replace-ast-with-ir-use-usedataflow
|
2022-12-12 11:40:36 +01:00 |
|
Chris Smowton
|
2bdc9e80de
|
Merge pull request #11625 from smowton/smowton/admin/autoformat-docs-ql-files
Autoformat docs ql files
|
2022-12-12 10:37:35 +00:00 |
|
Jeroen Ketema
|
cb1dacfef1
|
C++: Fix QL-for-QL warnings
|
2022-12-12 11:23:29 +01:00 |
|
Mathias Vorreiter Pedersen
|
b2fcf87e6a
|
Merge pull request #11638 from jketema/rewrite-tainted-path-v2
C++: Use `FlowSource` in `cpp/path-injection`
|
2022-12-12 10:08:15 +00:00 |
|
Chris Smowton
|
77004f3e15
|
Merge pull request #11258 from smowton/smowton/feature/kotlin-annotation-extraction
Kotlin: extract annotations
|
2022-12-12 09:52:49 +00:00 |
|
Alvaro Muñoz
|
469d7f52dc
|
Use fluent API instead of hasPropertyWrite
|
2022-12-12 10:46:50 +01:00 |
|
Alvaro Muñoz
|
1410d2838e
|
Update javascript/ql/lib/semmle/javascript/frameworks/Spife.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-12-12 09:54:02 +01:00 |
|
Paolo Tranquilli
|
250ac686a2
|
Merge branch 'main' into redsun82/swift-open-redirection
|
2022-12-12 08:46:23 +01:00 |
|
Michael Nebel
|
e0f1b38439
|
Merge pull request #11580 from michaelnebel/renamenegativemodels
C#/Java: Rename Negative Summary Model to Neutral Model
|
2022-12-12 07:59:06 +01:00 |
|
Harry Maclean
|
6c8896d83f
|
Merge pull request #11337 from hmac/actionmailbox
Ruby: Model ActionMailbox
|
2022-12-12 10:29:23 +13:00 |
|
Tom Hvitved
|
58549087e0
|
Ruby: Ensure Node::{toString,getLocation} are computed in data flow stage
|
2022-12-11 20:37:24 +01:00 |
|
Tom Hvitved
|
367aa35d8c
|
Ruby: Avoid SummarizedCallable::propagatesFlowExt being recursive
|
2022-12-11 20:37:23 +01:00 |
|
Chris Smowton
|
2b10e4ba04
|
Merge pull request #11653 from github/post-release-prep/codeql-cli-2.11.6
Post-release preparation for codeql-cli-2.11.6
|
2022-12-11 19:24:26 +00:00 |
|
github-actions[bot]
|
343b7b1c8b
|
Post-release preparation for codeql-cli-2.11.6
|
2022-12-11 18:15:04 +00:00 |
|
erik-krogh
|
8262fbbfb5
|
Java/C#/GO: Use instanceof in more places
|
2022-12-11 18:32:19 +01:00 |
|
Chris Smowton
|
5ae770f339
|
Merge pull request #11648 from github/release-prep/2.11.6
Release preparation for version 2.11.6
codeql-cli/v2.11.6
|
2022-12-11 07:25:21 +00:00 |
|
ALJI Mohamed
|
b19452467d
|
read by chunks as additional step
|
2022-12-10 21:59:14 +01:00 |
|
Jeroen Ketema
|
beb66d027e
|
C++: Use FlowSource in cpp/path-injection
|
2022-12-10 20:27:56 +01:00 |
|
Jeroen Ketema
|
d5acd310ce
|
Merge pull request #11644 from jketema/lower-case-flow-source-description
C++: Make all flow source descriptions start with a lower case letter
|
2022-12-10 20:23:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
9e7b73ab4a
|
Merge pull request #11645 from MathiasVP/more-caching
|
2022-12-10 18:04:48 +00:00 |
|
Mathias Vorreiter Pedersen
|
bea67abd64
|
Merge pull request #11643 from jketema/generalize-argv
|
2022-12-10 16:03:20 +00:00 |
|
github-actions[bot]
|
0b2fb4f70a
|
Release preparation for version 2.11.6
|
2022-12-10 15:49:35 +00:00 |
|
Chris Smowton
|
af08fe8659
|
Add change note re: Kotlin version limit
|
2022-12-10 15:32:22 +00:00 |
|
Mathias Vorreiter Pedersen
|
9f9ffef697
|
C++: Make the Node IPA type private.
|
2022-12-10 14:51:21 +00:00 |
|
ALJI Mohamed
|
eff132512c
|
Copying the response data to the archive
|
2022-12-10 08:15:42 +01:00 |
|
Jami Cogswell
|
270e38d753
|
Java: add comments and switch getDeclaringType to getCompilationUnit
|
2022-12-09 19:46:10 -05:00 |
|
SiaraMist
|
401a46d655
|
Update phrasing and link
|
2022-12-09 16:45:33 -08:00 |
|
Siara
|
9f75a768ea
|
Update codespaces-template-note.rst
|
2022-12-09 15:59:27 -08:00 |
|
SiaraMist
|
ae4bc3eb09
|
Merge branch 'siaramist/codeql-template' of https://github.com/github/codeql into siaramist/codeql-template
|
2022-12-09 15:45:05 -08:00 |
|
SiaraMist
|
75fc9d0c6a
|
Update reusable name
|
2022-12-09 15:43:30 -08:00 |
|