erik-krogh
|
0fdd06fff5
|
use my script to delete outdated deprecations
|
2024-09-03 20:30:58 +02:00 |
|
Henry Mercer
|
4ebfafbec2
|
Merge pull request #17336 from github/henrymercer/rc-3.15-mergeback
Merge `rc/3.15` back into `main`
|
2024-09-02 11:43:19 +01:00 |
|
Michael Nebel
|
6e81d74558
|
C#: Add support for synthetic fields in MaD for C#.
|
2024-09-02 11:13:11 +02:00 |
|
Tom Hvitved
|
4ef4ede0b1
|
C#: Do not calculate field-based SSA for enums
|
2024-08-30 11:19:07 +02:00 |
|
Henry Mercer
|
3490067316
|
Merge branch 'main' into henrymercer/rc-3.15-mergeback
|
2024-08-29 19:48:01 +01:00 |
|
Henry Mercer
|
d5bccd5373
|
Reapply "C#: Add support for flow through side-effects on static fields"
This reverts commit ea6092ad3f.
|
2024-08-29 19:47:53 +01:00 |
|
Henry Mercer
|
e0013eec1b
|
Merge pull request #17294 from github/codeql-cli-2.18.3
Merge `codeql-cli-2.18.3` back into `rc/3.15`
|
2024-08-27 10:46:05 +01:00 |
|
Tom Hvitved
|
ea6092ad3f
|
Revert "C#: Add support for flow through side-effects on static fields"
This reverts commit 1bcac50db1.
|
2024-08-23 14:10:56 +02:00 |
|
Michael Nebel
|
20d9fd11ac
|
Merge pull request #17288 from michaelnebel/shared/contentflow
Shared: ContentFlow.
|
2024-08-23 09:52:27 +02:00 |
|
Michael Nebel
|
d935c47231
|
C#: Use the shared content flow implementation.
|
2024-08-22 15:46:01 +02:00 |
|
Tamás Vajk
|
3dce56b0b1
|
Merge pull request #17276 from tamasvajk/impr/change-partial-method-location
C#: Change reporting location of partial methods
|
2024-08-22 15:10:21 +02:00 |
|
Michael Nebel
|
bd69b96752
|
Merge pull request #17273 from michaelnebel/csharp/sqlinject
C#: ASP.NET Controller is allowed to be abstract.
|
2024-08-22 11:18:48 +02:00 |
|
Tom Hvitved
|
d41d7c8246
|
Merge pull request #17207 from hvitved/csharp/content-set
C#: Implement `ContentSet`
|
2024-08-22 10:55:11 +02:00 |
|
Tom Hvitved
|
e94fabcc19
|
Address review comment
|
2024-08-22 08:27:15 +02:00 |
|
github-actions[bot]
|
0724fd7ce2
|
Post-release preparation for codeql-cli-2.18.3
|
2024-08-21 18:25:54 +00:00 |
|
github-actions[bot]
|
17cd9624fb
|
Release preparation for version 2.18.3
|
2024-08-21 17:13:52 +00:00 |
|
Tamas Vajk
|
f7bf5e89be
|
Add change note
|
2024-08-21 15:58:05 +02:00 |
|
Michael Nebel
|
7049499e95
|
C#: Add change-note.
|
2024-08-21 14:38:55 +02:00 |
|
Michael Nebel
|
79718f1cd6
|
C#: Remove requirement that a controller is not allowed to be abstract.
|
2024-08-21 13:00:15 +02:00 |
|
Anders Schack-Mulligen
|
993bfee096
|
Merge pull request #17259 from aschackmull/dataflow/remove-srcsink-grouping
Dataflow: Remove src/sink grouping feature
|
2024-08-20 14:42:33 +02:00 |
|
Anders Schack-Mulligen
|
8470e91c16
|
Legacy Dataflow: Sync.
|
2024-08-20 10:07:57 +02:00 |
|
Rasmus Wriedt Larsen
|
43b61dd2aa
|
C#: Support stdin in LocalFlowSource
|
2024-08-15 15:45:20 +02:00 |
|
Rasmus Wriedt Larsen
|
7395223410
|
C#: Model System.Console reads as stdin threat-model
|
2024-08-15 15:36:28 +02:00 |
|
Michael Nebel
|
4b3cc5bd0e
|
Merge pull request #17219 from michaelnebel/shared/neutralsourcesink
C#/Java: Fix source- and sink callable provenance overlap.
|
2024-08-15 11:02:18 +02:00 |
|
Michael Nebel
|
c8d301ed43
|
C#: Add change note.
|
2024-08-14 13:13:29 +02:00 |
|
Michael Nebel
|
4b0427c732
|
C#: Update .NET 8 runtime models.
|
2024-08-14 11:24:54 +02:00 |
|
Michael Nebel
|
35ec9db23a
|
C#: Add some manual source neutrals.
|
2024-08-14 11:24:50 +02:00 |
|
Michael Nebel
|
094c98db5e
|
C#: Update .NET 8 Runtime models.
|
2024-08-14 11:24:46 +02:00 |
|
Michael Nebel
|
f0817dc07c
|
C#/Java: Use a parameterized module for making the source and sink callable classes.
|
2024-08-14 09:50:38 +02:00 |
|
Tom Hvitved
|
89a2381165
|
C#: Adopt shared SSA data-flow integration
|
2024-08-14 08:39:17 +02:00 |
|
Tom Hvitved
|
f6ec56a977
|
C#: Implement ContentSet
|
2024-08-13 15:27:36 +02:00 |
|
Tom Hvitved
|
3395dc9e71
|
Merge pull request #16576 from hvitved/csharp/static-field-side-effect
C#: Add support for flow through side-effects on static fields
|
2024-08-13 14:16:28 +02:00 |
|
Tom Hvitved
|
fbcb4498fe
|
Merge pull request #16817 from hvitved/csharp/multi-body-dataflow-dispatch
C#: Restrict multi-body dataflow dispatch based on file-system distance
|
2024-08-13 12:15:22 +02:00 |
|
Michael Nebel
|
4a5c9f0ec4
|
Merge pull request #17007 from michaelnebel/shared/neutralimplementation
C#/Java/Go: Neutrals are split into separate classes.
|
2024-08-12 13:58:12 +02:00 |
|
Tom Hvitved
|
1bcac50db1
|
C#: Add support for flow through side-effects on static fields
|
2024-08-12 10:01:51 +02:00 |
|
Alexander Eyers-Taylor
|
ffd811a55d
|
Merge pull request #17182 from github/post-release-prep/codeql-cli-2.18.2
Post-release preparation for codeql-cli-2.18.2
|
2024-08-08 16:28:03 +01:00 |
|
github-actions[bot]
|
cc6d87c276
|
Post-release preparation for codeql-cli-2.18.2
|
2024-08-08 12:56:21 +00:00 |
|
github-actions[bot]
|
019da8c287
|
Release preparation for version 2.18.2
|
2024-08-07 14:02:38 +00:00 |
|
Alexander Eyers-Taylor
|
46577b585e
|
Revert "Release preparation for version 2.18.2"
|
2024-08-07 14:24:37 +01:00 |
|
github-actions[bot]
|
c14ba0e4bd
|
Release preparation for version 2.18.2
|
2024-08-06 12:46:15 +00:00 |
|
Tamas Vajk
|
ec9de41fea
|
Add change note
|
2024-08-05 15:55:32 +02:00 |
|
Tamas Vajk
|
968c279fd7
|
Add DB upgrade/downgrade scripts
|
2024-08-05 15:55:29 +02:00 |
|
Tamas Vajk
|
a31d90897d
|
C#: Do not skip extraction of already seen source files
|
2024-08-05 15:55:26 +02:00 |
|
Anders Schack-Mulligen
|
7a48fe1102
|
Dataflow: Replace ppReprType with DataFlowType.toString.
|
2024-07-25 13:08:47 +02:00 |
|
github-actions[bot]
|
49cc8f8ff8
|
Post-release preparation for codeql-cli-2.18.1
|
2024-07-22 22:00:48 +00:00 |
|
github-actions[bot]
|
368bcb684a
|
Release preparation for version 2.18.1
|
2024-07-22 21:30:50 +00:00 |
|
Chuan-kai Lin
|
23320b6e5e
|
Revert "Release preparation for version 2.18.1"
|
2024-07-22 13:22:49 -07:00 |
|
github-actions[bot]
|
55935fc123
|
Release preparation for version 2.18.1
|
2024-07-22 14:56:15 +00:00 |
|
Michael Nebel
|
2796597d1a
|
Code quality improvements.
|
2024-07-19 09:36:17 +02:00 |
|
Michael Nebel
|
ca4bd0c606
|
C#/Java/Go: Neutrals are split into seperate classes.
|
2024-07-18 16:29:38 +02:00 |
|