Michael Nebel
|
6b35098fb7
|
C#: Replace more uses of getQualifiedName/0.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
0a3295ef3f
|
C#: Address review comments.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
ae4f4d6df4
|
C#: Add change note about deprecation of hasQualifiedName/1.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
f7a1a4a9b7
|
C#: Add some missing this qualifiers.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
38e906f854
|
C#: Use hasQualifiedName instead of getQualifiedName.
|
2022-12-06 11:59:13 +01:00 |
|
Michael Nebel
|
c24302bec2
|
C#: Replace all uses of the deprecated hasQualifiedName/1 predicate.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
315a3a5ed3
|
C#: Add hasQualifiedName/3 including overrides where relevant and re-write some of the existing hasQualifiedName/2 predicates.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
38565407c5
|
C#: Add small module with relevant printing predicates.
|
2022-12-06 11:59:12 +01:00 |
|
Michael Nebel
|
86c021ef7e
|
C#: Deprecate hasQualifiedName/1.
|
2022-12-06 11:59:12 +01:00 |
|
Tom Hvitved
|
b5e2e1e469
|
Merge pull request #11564 from hvitved/dataflow/parameter-position-consistency-checks
Data flow: Add consistency checks for parameter positions
|
2022-12-06 09:33:36 +01:00 |
|
Ethan Willoner
|
82c0449d56
|
Fix bug: In OwinRequest URI should be Uri.
|
2022-12-06 00:01:17 +00:00 |
|
Tom Hvitved
|
52f3a48638
|
Data flow: Sync files
|
2022-12-05 12:57:27 +01:00 |
|
Tom Hvitved
|
faca4b5b56
|
Merge pull request #11461 from hvitved/ruby/unique-hash-splat-param
Ruby: At most one hash-splat `ParameterNode` per callable
|
2022-12-05 11:53:28 +01:00 |
|
github-actions[bot]
|
5e35785fd0
|
Post-release preparation for codeql-cli-2.11.5
|
2022-12-02 11:37:44 +00:00 |
|
Michael Nebel
|
95e65347ca
|
Merge pull request #11455 from michaelnebel/java/flowtestcaseextensions
Java: Update the flow test case generator to produce data extensions.
|
2022-12-02 12:15:16 +01:00 |
|
github-actions[bot]
|
31ab22e3a0
|
Release preparation for version 2.11.5
|
2022-12-01 20:05:14 +00:00 |
|
Tom Hvitved
|
b33f5925bb
|
Data flow: Sync files
|
2022-11-30 13:39:25 +01:00 |
|
Owen Mansel-Chan
|
55c4643b20
|
Dataflow: Sync.
|
2022-11-30 11:00:07 +00:00 |
|
Tom Hvitved
|
5bcb9b285a
|
Merge pull request #11142 from JarLob/const
C#: Extend `Constant Condition` query with `String.IsNullOrEmpty`.
|
2022-11-29 14:32:48 +01:00 |
|
Michael Nebel
|
d2c458c066
|
Java/C#: Correction of autogenerated comment(s) produced by the model generator.
|
2022-11-29 13:05:18 +01:00 |
|
Tom Hvitved
|
f3dca95958
|
Merge pull request #11087 from hvitved/dataflow/summary-ctx
Data flow: Add summary/return context to pruning stages 2-4
|
2022-11-29 10:36:53 +01:00 |
|
Tom Hvitved
|
cde05e1190
|
Data flow: Sync files
|
2022-11-28 12:11:38 +01:00 |
|
Michael Nebel
|
cb4a7e22f0
|
Merge pull request #11395 from michaelnebel/csharp/externalflowcleanup
C#: ExternalFlow.qll cleanup.
|
2022-11-24 10:28:58 +01:00 |
|
Erik Krogh Kristensen
|
1eec067474
|
Merge pull request #11294 from erik-krogh/fileDoc
QL: improve the "this block-comment should have been a QLDoc"-query
|
2022-11-23 22:23:36 +01:00 |
|
Michael Nebel
|
2684b3f396
|
C#: Make bi-directional import of Servicestack remote flow source definitions.
|
2022-11-23 16:59:40 +01:00 |
|
Michael Nebel
|
582cfb9330
|
C#: Remove the frameworks module in ExternalFlow as MaD models are no longer inlined in the code.
|
2022-11-23 16:20:36 +01:00 |
|
Michael Nebel
|
311614c5e6
|
C#: Remove imports of ExternalFlow.qll.
|
2022-11-23 15:03:03 +01:00 |
|
Tom Hvitved
|
bc6a41c1e6
|
Merge pull request #10927 from hvitved/csharp/phi-reads-in-data-flow-graph
C#: Include "phi reads" in `DataFlow::Node`
|
2022-11-23 13:34:18 +01:00 |
|
Tom Hvitved
|
313767539a
|
C#: Add workflow for running QL tests
|
2022-11-22 09:32:44 +01:00 |
|
Edoardo Pirovano
|
6c33ddcd47
|
Merge pull request #11349 from github/edoardo/2.11.4-mergeback
Merge `rc/3.8` into `main`
|
2022-11-21 18:08:27 +00:00 |
|
Tom Hvitved
|
8c9431d278
|
CFG: Workaround in test output for source/sink pairs with multiple edges
|
2022-11-21 11:58:59 +01:00 |
|
Tom Hvitved
|
99e70e9a50
|
Data flow: Sync files
|
2022-11-20 10:19:23 +01:00 |
|
github-actions[bot]
|
5b14ebf22a
|
Post-release preparation for codeql-cli-2.11.4
|
2022-11-18 11:26:00 +00:00 |
|
erik-krogh
|
d5ec781d4c
|
C#: delete old deprecations
|
2022-11-17 22:12:50 +01:00 |
|
github-actions[bot]
|
e105c13e77
|
Release preparation for version 2.11.4
|
2022-11-17 16:40:45 +00:00 |
|
Tom Hvitved
|
7cab6b5491
|
C#: Include SSA "phi reads" in DataFlow::Node
|
2022-11-16 15:31:01 +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 |
|
erik-krogh
|
6bfaf3b2f7
|
C#: convert some block-comments that could be QLDoc to QLDoc
|
2022-11-16 13:39:33 +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 |
|
Tom Hvitved
|
bd78e73131
|
C#: Add tests for phi reads
|
2022-11-15 11:45:32 +01:00 |
|
Rasmus Wriedt Larsen
|
ddbcdcb4ba
|
Merge pull request #11160 from RasmusWL/dataflow-consistency-read-store
DataFlow: Add read/store stepIsLocal consistency checks
|
2022-11-11 14:51:45 +01:00 |
|
Michael Nebel
|
ef50e57317
|
Merge pull request #11083 from michaelnebel/csharp/telemetry
C#: Telemetry query updates.
|
2022-11-11 10:57:54 +01:00 |
|
Michael Nebel
|
9c6875ec0f
|
Merge pull request #10777 from michaelnebel/csharp/generatedataextensions
C#: Generate data extension files
|
2022-11-10 13:08:31 +01:00 |
|
Michael Nebel
|
57e31c11da
|
C#: Add change note.
|
2022-11-09 14:54:37 +01:00 |
|
Anders Schack-Mulligen
|
b3b7711149
|
Dataflow: Sync.
|
2022-11-09 14:23:15 +01:00 |
|
Michael Nebel
|
0b04505e04
|
C#: Update all data extensions files.
|
2022-11-08 16:47:02 +01:00 |
|
Michael Nebel
|
f1b5ed1cba
|
C#: Remove [source|sink|summary|negativeSummary]Model/1 predicates.
|
2022-11-08 16:01:43 +01:00 |
|
Rasmus Wriedt Larsen
|
4895daba85
|
DataFlow: Add read/store stepIsLocal consistency checks
|
2022-11-08 13:32:49 +01:00 |
|
JarLob
|
e122f94c1c
|
Move to isBooleanConstant
|
2022-11-07 13:38:05 +01:00 |
|
Anders Schack-Mulligen
|
99ca28ea9b
|
Merge pull request #10886 from aschackmull/dataflow/joinorders
Dataflow: Fix a couple of join-orders.
|
2022-11-07 11:05:29 +01:00 |
|