Paolo Tranquilli
|
1c20e78593
|
Docs: replace build mode: none with build-mode: none
|
2026-05-04 10:26:50 +02:00 |
|
Michael Nebel
|
4446f42846
|
Merge pull request #21684 from michaelnebel/csharp/improve-reachability-checks
C#: Improve BMN feed checking & handling.
|
2026-04-30 15:53:52 +02:00 |
|
Tom Hvitved
|
a473fdb709
|
Merge pull request #21759 from hvitved/csharp/cfg-params
C#: Include parameters and their defaults in the CFG
|
2026-04-30 11:31:06 +02:00 |
|
Jack Nørskov Jørgensen
|
0192ffab07
|
Merge pull request #21751 from github/jacknojo/move_java_generated_mads
Move generated MaDs into modelgenerator/
|
2026-04-29 14:33:58 +02:00 |
|
Tom Hvitved
|
99023f8b59
|
C#: Add upgrade/downgrade scripts
|
2026-04-29 14:03:05 +02:00 |
|
Tom Hvitved
|
b6c464281b
|
C#: Move internal logic into internal/ControlFlowGraph.qll
|
2026-04-29 14:01:14 +02:00 |
|
Tom Hvitved
|
d4a32476da
|
C#: No need to special-case default arguments in nullness analysis
|
2026-04-29 14:01:13 +02:00 |
|
Tom Hvitved
|
6c42418faf
|
C#: Use parameter CFG nodes in SSA
|
2026-04-29 14:01:11 +02:00 |
|
Tom Hvitved
|
cbe207ab65
|
C#: Include parameters and their defaults in the CFG
|
2026-04-29 14:01:09 +02:00 |
|
Tom Hvitved
|
77639817fe
|
C#: Remove unintended CP
|
2026-04-29 14:01:06 +02:00 |
|
Michael Nebel
|
ca0c2746fc
|
C#: Address Copilots review comments.
|
2026-04-28 11:46:59 +02:00 |
|
Michael Nebel
|
b7e3e6c5ca
|
C#: Add change-note.
|
2026-04-28 11:46:56 +02:00 |
|
Jack Nørskov Jørgensen
|
a6e052b2a0
|
Move generated MaDs for C# into modelgenerator/
|
2026-04-24 13:24:31 +02:00 |
|
Michael Nebel
|
e2fcaeb46a
|
C#: Handle compound assignment operators in the dispatch logic (and assignable definition).
|
2026-04-24 08:57:09 +02:00 |
|
Michael Nebel
|
bdf0c8ff5a
|
C#: Add compound assignment operator call classes.
|
2026-04-24 08:57:06 +02:00 |
|
Michael Nebel
|
43ebcb68f0
|
C#: Add upgrade- and downgrade scripts.
|
2026-04-24 08:57:00 +02:00 |
|
Michael Nebel
|
44dd2f008b
|
C#: Update the DB scheme, such that compound assignment operator calls can be considered qualifiable expressions.
|
2026-04-24 08:56:57 +02:00 |
|
Michael Nebel
|
2729bfe379
|
C#: Add compound assignment operator QL classes.
|
2026-04-24 08:50:09 +02:00 |
|
Michael Nebel
|
13e8976494
|
C#: Add change-note.
|
2026-04-24 08:50:06 +02:00 |
|
Tom Hvitved
|
c64223ae56
|
Merge pull request #21748 from hvitved/shared/remove-deprecated
Shared: Remove deprecated code
|
2026-04-23 14:44:17 +02:00 |
|
Anders Schack-Mulligen
|
cb21044900
|
Merge pull request #21744 from aschackmull/csharp/ssa
C#: Replace BaseSSA classes with shared code.
|
2026-04-23 14:39:54 +02:00 |
|
Tom Hvitved
|
14dd72b3b1
|
C#: Remove deprecated references to deprecated shared code
|
2026-04-23 11:28:33 +02:00 |
|
Tom Hvitved
|
71fa2166ee
|
Apply suggestions from code review
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2026-04-22 17:06:31 +02:00 |
|
Tom Hvitved
|
39cd86a48e
|
C#: Move handling of callables into shared control flow library
|
2026-04-22 14:11:57 +02:00 |
|
Anders Schack-Mulligen
|
b0c31badc2
|
C#: Bugfix for multi-body baseSsa entry defs.
|
2026-04-22 11:53:44 +02:00 |
|
Anders Schack-Mulligen
|
ae7904f0c8
|
C#: Fix BaseSSA caching.
|
2026-04-22 11:53:44 +02:00 |
|
Anders Schack-Mulligen
|
bbd60031b1
|
C#: Replace references to old BaseSSA classes.
|
2026-04-22 11:53:40 +02:00 |
|
Anders Schack-Mulligen
|
145d3242a6
|
C#: Instantiate shared SSA wrappers for BaseSSA.
|
2026-04-22 11:51:44 +02:00 |
|
Michael Nebel
|
bca51a986c
|
Merge pull request #21612 from michaelnebel/csharp/legacyasptaintedmember
C#: Taint members of types in ASP.NET user context.
|
2026-04-22 09:28:27 +02:00 |
|
Anders Schack-Mulligen
|
f912731cd4
|
Merge pull request #21565 from aschackmull/csharp/cfg2
C#: Replace CFG with the shared implementation
|
2026-04-21 15:50:38 +02:00 |
|
Owen Mansel-Chan
|
6efb21314a
|
Merge pull request #21523 from owen-mc/docs/mad/barriers
Document models-as-data barriers and barrier guards and add change notes
|
2026-04-21 13:49:19 +01:00 |
|
Michael Nebel
|
2d6197fd7d
|
C#: Generalize ASP.NET taint members to collection types.
|
2026-04-21 14:27:03 +02:00 |
|
Michael Nebel
|
f826262f1d
|
C#: Re-factor CollectionType into an abstract class and introduce getElementType predicate.
|
2026-04-21 14:26:59 +02:00 |
|
Michael Nebel
|
1055084305
|
C#: Address review comments.
|
2026-04-21 13:40:07 +02:00 |
|
Michael Nebel
|
dc0e7d4988
|
C#: Add change-note.
|
2026-04-21 13:40:04 +02:00 |
|
Michael Nebel
|
8060d2ff24
|
C#: Streamline the implementation for ASP.NET Core tainted members.
|
2026-04-21 13:40:02 +02:00 |
|
Michael Nebel
|
dba1b7539f
|
C#: Taint members of types used in ASP.NET remote flow source context.
|
2026-04-21 13:39:56 +02:00 |
|
Michael Nebel
|
77da545ab4
|
C#: Reclassify some sources as AspNetRemoteFlowSource.
|
2026-04-21 13:39:54 +02:00 |
|
Anders Schack-Mulligen
|
a2a4e8288e
|
C#: Deprecate ControlFlowElement.getAControlFlowNode and remove some splitting quantification.
|
2026-04-21 11:14:05 +02:00 |
|
Anders Schack-Mulligen
|
b6f50f5992
|
C#: Simplify.
|
2026-04-20 14:43:28 +02:00 |
|
Anders Schack-Mulligen
|
3ceb96a45f
|
C#: Eliminate Completion.qll.
|
2026-04-20 14:43:28 +02:00 |
|
Anders Schack-Mulligen
|
e928c224ae
|
C#/Cfg: Some simple review fixes.
|
2026-04-20 14:43:27 +02:00 |
|
github-actions[bot]
|
a0bab539bb
|
Post-release preparation for codeql-cli-2.25.3
|
2026-04-20 12:40:34 +00:00 |
|
github-actions[bot]
|
c861d99802
|
Release preparation for version 2.25.3
|
2026-04-20 09:27:23 +00:00 |
|
Tom Hvitved
|
426962e348
|
C#: Fix FPs in RedundantToStringCall.ql
|
2026-04-17 09:37:19 +02:00 |
|
Tom Hvitved
|
597d81038a
|
Merge pull request #21708 from github/copilot/fix-missed-opportunity-to-use-select
Fix false positive in `MissedSelectOpportunity` when foreach body uses `await`
|
2026-04-15 11:32:02 +02:00 |
|
Owen Mansel-Chan
|
8f17b73796
|
Fix link formatting in change notes
|
2026-04-14 15:27:37 +01:00 |
|
Owen Mansel-Chan
|
c86ba38a4e
|
Add change notes
|
2026-04-14 15:27:31 +01:00 |
|
Henry Mercer
|
43c9b95e6f
|
Merge branch 'main' into post-release-prep/codeql-cli-2.25.2
|
2026-04-14 13:56:52 +01:00 |
|
Anders Schack-Mulligen
|
e0952948ba
|
Merge pull request #21701 from aschackmull/csharp/intvalue
C#: Introduce Expr.getIntValue.
|
2026-04-14 11:23:29 +02:00 |
|