Rasmus Wriedt Larsen
|
cb5ad8b775
|
Ruby: Don't include Argument[self] in Argument[any]
For flow-sumamries
|
2022-05-19 15:42:41 +02:00 |
|
Tom Hvitved
|
a18aef23f9
|
Data flow: Do not discard call context when computing reverse lambda flow through jumps
|
2022-05-19 15:19:41 +02:00 |
|
Tom Hvitved
|
2b2ac06128
|
Data flow: Sync files
|
2022-05-19 13:28:56 +02:00 |
|
Anders Schack-Mulligen
|
0e830f6052
|
C#/Ruby/Java: Fix pragmas.
|
2022-05-19 11:26:38 +02:00 |
|
Michael Nebel
|
73802cbd6d
|
Ruby: Refactor SummarizedCallable.
|
2022-05-19 11:04:18 +02:00 |
|
Erik Krogh Kristensen
|
215a6a72cc
|
Merge branch 'main' into useStringComp
|
2022-05-18 10:55:31 +02:00 |
|
Tom Hvitved
|
5e57e82997
|
Merge pull request #9191 from hvitved/ruby/taint-tracking-stage
Ruby: Force cached taint tracking predicates to be evaluated in data flow stage
|
2022-05-18 09:54:38 +02:00 |
|
Anders Schack-Mulligen
|
af7df79289
|
Autoformat
|
2022-05-18 09:38:11 +02:00 |
|
Anders Schack-Mulligen
|
48ab5b2403
|
C#/Ruby/Java: Fix references.
|
2022-05-18 09:27:54 +02:00 |
|
Anders Schack-Mulligen
|
829eb7f7a5
|
C#/Ruby: Sync FlowSummaryImpl.
|
2022-05-18 09:27:48 +02:00 |
|
Alex Ford
|
4bb6d1db3a
|
Add missing qldoc
|
2022-05-17 15:01:28 +01:00 |
|
Alex Ford
|
f92782d4e7
|
Ruby: fix some cases where we assume that a CryptographicOperation is using CBC when it is not
|
2022-05-17 14:57:11 +01:00 |
|
Erik Krogh Kristensen
|
86e97c32d6
|
fix all ql/use-string-compare
|
2022-05-17 14:11:05 +02:00 |
|
Tom Hvitved
|
f1f96b7e5c
|
Ruby: Force cached taint tracking predicates to be evaluated in data flow stage
|
2022-05-17 12:54:26 +02:00 |
|
Tom Hvitved
|
284357d2a0
|
Data flow: Do not materialize summaryArgParam
|
2022-05-17 12:50:01 +02:00 |
|
Erik Krogh Kristensen
|
bb289e29b9
|
sync typo fix to JS/RB
|
2022-05-17 12:26:31 +02:00 |
|
Mathias Vorreiter Pedersen
|
1280d43e36
|
Merge pull request #9141 from github/post-release-prep/codeql-cli-2.9.2
Post-release preparation for codeql-cli-2.9.2
|
2022-05-17 10:01:37 +01:00 |
|
Nick Rolfe
|
c518150b49
|
Merge pull request #9132 from github/nickrolfe/misspelling
QL for QL: generalise non-US spelling query
|
2022-05-16 16:03:36 +01:00 |
|
Alex Ford
|
0cc0494586
|
codeql format
|
2022-05-16 15:54:31 +01:00 |
|
Tom Hvitved
|
a9f6d203cd
|
Merge pull request #8971 from aibaars/safe-nagivation
Ruby: add safe navigation operator
|
2022-05-16 10:53:56 +02:00 |
|
Anders Schack-Mulligen
|
83f817ca45
|
Merge pull request #9134 from aschackmull/dataflow/perf-std-order
Dataflow: Improve standard order through easier type check elimination.
|
2022-05-16 10:05:17 +02:00 |
|
Alex Ford
|
46bb247da9
|
ruby: add BlockMode concept
|
2022-05-13 15:33:20 +01:00 |
|
github-actions[bot]
|
b7cbd8fd75
|
Post-release preparation for codeql-cli-2.9.2
|
2022-05-12 18:21:38 +00:00 |
|
Nick Rolfe
|
1115227f9d
|
Merge remote-tracking branch 'origin/main' into nickrolfe/misspelling
|
2022-05-12 16:10:27 +01:00 |
|
Nick Rolfe
|
8caad12011
|
Ruby: fix typos in comments
|
2022-05-12 16:02:20 +01:00 |
|
Harry Maclean
|
64206a1c29
|
Ruby: Add getAPrimaryQlClass to CfgNodes classes
|
2022-05-12 15:32:36 +01:00 |
|
Anders Schack-Mulligen
|
8c8440a58a
|
Merge pull request #9101 from hvitved/dataflow/include-hidden
Data flow: Add `Configuration::includeHiddenNodes()`
|
2022-05-12 15:36:12 +02:00 |
|
Joe Farebrother
|
59e400d2e0
|
Merge pull request #7723 from joefarebrother/redos
Java: Add ReDoS queries
|
2022-05-12 13:50:38 +01:00 |
|
Anders Schack-Mulligen
|
adb56dfa39
|
Dataflow: Improve standard order through easier type check elimination.
|
2022-05-12 14:31:38 +02:00 |
|
Mathias Vorreiter Pedersen
|
46f237efcb
|
Update ruby/ql/lib/change-notes/released/0.2.1.md
|
2022-05-12 11:47:26 +01:00 |
|
Mathias Vorreiter Pedersen
|
7b8c3bdcf9
|
Update ruby/ql/lib/CHANGELOG.md
|
2022-05-12 11:47:13 +01:00 |
|
github-actions[bot]
|
ee9980b31c
|
Release preparation for version 2.9.2
|
2022-05-12 10:17:28 +00:00 |
|
Tom Hvitved
|
0a7892797e
|
Merge pull request #8938 from hvitved/ruby/with-without-mad-tokens
Ruby: Introduce `With(out)Element` MaD input tokens
|
2022-05-12 11:49:51 +02:00 |
|
Harry Maclean
|
e8972b814f
|
Merge pull request #8635 from hmac/hmac/io-popen
Ruby: Model IO.popen
|
2022-05-12 21:17:55 +12:00 |
|
Tom Hvitved
|
46ab25b61e
|
Merge pull request #9098 from aschackmull/dataflow/perf
Dataflow: Performance fixes
|
2022-05-11 20:41:48 +02:00 |
|
Alex Ford
|
196c68b0bd
|
Merge remote-tracking branch 'origin/main' into ruby/rbi-lib
|
2022-05-11 16:31:39 +01:00 |
|
Alex Ford
|
a114050a6e
|
Ruby: document ConstantReadAccessAsRbiType class
|
2022-05-11 15:03:41 +01:00 |
|
Anders Schack-Mulligen
|
4884520ee1
|
Dataflow: Review fix.
|
2022-05-11 15:40:49 +02:00 |
|
Tom Hvitved
|
884d3b2ff4
|
Ruby: Introduce With(out)Element MaD input tokens
|
2022-05-11 15:17:27 +02:00 |
|
Tom Hvitved
|
333780e635
|
Merge pull request #8898 from hvitved/dataflow/clear-expect-summary-components
Data flow: Introduce 'with/without content' summary components
|
2022-05-11 15:16:42 +02:00 |
|
Arthur Baars
|
e1e13b599a
|
Fix CFG
|
2022-05-11 12:09:17 +02:00 |
|
Arthur Baars
|
d91b1891f1
|
Add change note
|
2022-05-11 12:06:08 +02:00 |
|
Arthur Baars
|
76f806159c
|
Ruby: desugar safe navigation calls
|
2022-05-11 12:06:08 +02:00 |
|
Arthur Baars
|
c9f7568ca3
|
Ruby: add Call::isSafeNavigation
|
2022-05-11 12:06:08 +02:00 |
|
Arthur Baars
|
a47e429945
|
Merge pull request #8909 from aibaars/tree-sitter-update
Tree sitter update
|
2022-05-11 12:02:14 +02:00 |
|
Rasmus Wriedt Larsen
|
add6579385
|
Merge pull request #9022 from RasmusWL/ruby-fix
Ruby: Fix `isLocalSourceNode` implementation
|
2022-05-11 11:52:44 +02:00 |
|
Arthur Baars
|
907c3db5ca
|
Address comments
Co-authored-by: Nick Rolfe <nickrolfe@github.com>
|
2022-05-11 09:59:42 +02:00 |
|
Tom Hvitved
|
712fe002b9
|
Data flow: Sync files
|
2022-05-10 12:41:10 +02:00 |
|
Tom Hvitved
|
bfabfc3601
|
Data flow: Add Configuration::includeHiddenNodes()
|
2022-05-10 12:40:46 +02:00 |
|
Anders Schack-Mulligen
|
f85e06c2e4
|
Dataflow: Sync.
|
2022-05-10 10:12:39 +02:00 |
|