github-actions[bot]
|
906b65d09c
|
Post-release preparation for codeql-cli-2.17.4
|
2024-05-28 18:02:25 +00:00 |
|
github-actions[bot]
|
33b4ae8bbb
|
Release preparation for version 2.17.4
|
2024-05-28 15:44:32 +00:00 |
|
Michael Nebel
|
195ccb0018
|
Merge pull request #16484 from michaelnebel/csharp/superimplmodelgen
C#: Lift models.
|
2024-05-28 15:49:35 +02:00 |
|
Anders Schack-Mulligen
|
1432519cc2
|
Dataflow: Add totalorder predicates to all languages.
|
2024-05-27 11:01:52 +02:00 |
|
Anders Schack-Mulligen
|
bc8ca1af86
|
Dataflow: Introduce NodeRegions for use in isUnreachableInCall.
|
2024-05-27 11:01:51 +02:00 |
|
Michael Nebel
|
d272d6a9ca
|
C#: Assume that models should apply when a method is overridable except for the implicit methods on Object and ValueType.
|
2024-05-24 12:50:48 +02:00 |
|
Michael Nebel
|
95473c06fc
|
Merge pull request #16520 from michaelnebel/csharp/fixsummarizedcallabledataflow
C#: Make the flow summary filtering in the adapter.
|
2024-05-24 12:48:03 +02:00 |
|
Dave Bartolomeo
|
613ccaac1d
|
Add change note to all v1.0.0 packs
|
2024-05-23 13:01:22 -04:00 |
|
Dave Bartolomeo
|
ffe4c8c87b
|
Update all pack versions to 1.0.0
|
2024-05-22 13:39:08 -04:00 |
|
Michael Nebel
|
2449074f3d
|
C#: Remove the DataFlowSummarizedCallable as this narrowing is now handled in the adapter.
|
2024-05-22 15:11:41 +02:00 |
|
Michael Nebel
|
e4319db18d
|
C#: Filter out unwanted summaries at the root.
|
2024-05-22 12:53:55 +02:00 |
|
Tom Hvitved
|
d9019f9676
|
C#: Fix performance issue in EntityFramework modelling
|
2024-05-21 08:53:51 +02:00 |
|
Michael Nebel
|
763d53afed
|
C#: Remove the override and ext column from the summaries printing test.
|
2024-05-16 15:08:45 +02:00 |
|
github-actions[bot]
|
32e8b5c667
|
Post-release preparation for codeql-cli-2.17.3
|
2024-05-14 21:14:08 +00:00 |
|
github-actions[bot]
|
100166fa53
|
Release preparation for version 2.17.3
|
2024-05-14 19:23:18 +00:00 |
|
Chuan-kai Lin
|
372746ffd4
|
Merge pull request #16419 from github/cklin/csharp-entities-reorder
C#: Use entities in reorder directives
|
2024-05-13 10:25:50 -07:00 |
|
Michael Nebel
|
cfb0a862c1
|
Merge pull request #16356 from michaelnebel/csharp/aligntelemetryimplementation
C#: Base telemetry Api Source/Sink nodes on abstract classes.
|
2024-05-07 09:16:38 +02:00 |
|
Michael Nebel
|
757cf8d43a
|
C#: Fix a comment typo.
|
2024-05-06 16:48:31 +02:00 |
|
Tom Hvitved
|
6233da3e40
|
Merge pull request #16399 from hvitved/csharp/unique-get-location
C#: Make `Element.getLocation` (mostly) functional
|
2024-05-05 20:18:19 +02:00 |
|
Chuan-kai Lin
|
077a2e3479
|
C#: Use entities in reorder directives
|
2024-05-03 11:15:42 -07:00 |
|
Tom Hvitved
|
3c91333d0b
|
Address review comment
|
2024-05-03 14:09:41 +02:00 |
|
Michael Nebel
|
e64a2d6c9c
|
C#: Align telemetry implementation with Java.
|
2024-05-03 12:48:14 +02:00 |
|
Tom Hvitved
|
f5d4b2e6cd
|
C#: Make Element.getLocation (mostly) functional
|
2024-05-02 14:16:34 +02:00 |
|
Owen Mansel-Chan
|
83249cd9c2
|
Fix grammar in comment
|
2024-05-02 09:59:48 +01:00 |
|
Owen Mansel-Chan
|
16dcc0969b
|
Standardise comment explaining why extensible predicates must be defined
|
2024-05-01 22:00:01 +01:00 |
|
Owen Mansel-Chan
|
09e59ccf44
|
Name files with empty definitions of MaD extensible predicates to erowdmpty.model.yml
|
2024-05-01 21:39:38 +01:00 |
|
github-actions[bot]
|
99928b82ed
|
Post-release preparation for codeql-cli-2.17.2
|
2024-04-30 12:15:35 +00:00 |
|
github-actions[bot]
|
5228d94d42
|
Release preparation for version 2.17.2
|
2024-04-30 10:25:51 +00:00 |
|
erik-krogh
|
800d7546fa
|
change all the change-notes to breaking
|
2024-04-26 17:17:23 +02:00 |
|
erik-krogh
|
14d88eb3ce
|
add change-notes
|
2024-04-26 12:56:28 +02:00 |
|
erik-krogh
|
baa31e1469
|
delete outdated deprecations
|
2024-04-25 22:19:28 +02:00 |
|
Anders Schack-Mulligen
|
b2f09949df
|
Merge pull request #15599 from aschackmull/dataflow/fieldflowbranchlimit-v2
Dataflow: update fieldFlowBranchLimit semantics
|
2024-04-23 10:08:05 +02:00 |
|
Michael Nebel
|
4d3d07a964
|
Merge pull request #16215 from michaelnebel/csharp/telemetryissupported
C#: Take more sources and sinks into account when reporting in the te…
|
2024-04-17 15:29:46 +02:00 |
|
Alexander Eyers-Taylor
|
da3fa22cbd
|
Merge pull request #16228 from github/post-release-prep/codeql-cli-2.17.1
Post-release preparation for codeql-cli-2.17.1
|
2024-04-17 11:24:34 +01:00 |
|
Michael Nebel
|
bc0e580683
|
C#: Address review comments.
|
2024-04-17 09:34:27 +02:00 |
|
Cornelius Riemenschneider
|
6ba27dc863
|
Upgrade rules_pkg to 0.10.1.
|
2024-04-16 16:29:56 +02:00 |
|
github-actions[bot]
|
622e176a16
|
Post-release preparation for codeql-cli-2.17.1
|
2024-04-16 14:21:32 +00:00 |
|
Michael Nebel
|
e7bfd7df62
|
C#: Take more sources and sinks into account when reporting in the telemetry queries.
|
2024-04-16 16:05:16 +02:00 |
|
Michael Nebel
|
543032a3de
|
C#: Add ParallelSink QL Doc.
|
2024-04-16 16:05:16 +02:00 |
|
Michael Nebel
|
f69737b407
|
C#: Move parallelsink to the library qlpack.
|
2024-04-16 16:05:16 +02:00 |
|
Michael Nebel
|
58635bdbd6
|
Merge pull request #16121 from michaelnebel/csharp/modelgenexcludeset
C#: Exclude properties with both a getter and setter as candidates for modelling.
|
2024-04-16 14:49:07 +02:00 |
|
github-actions[bot]
|
9bfe4ea90a
|
Release preparation for version 2.17.1
|
2024-04-15 17:34:47 +00:00 |
|
Anders Schack-Mulligen
|
2f0987e980
|
Dataflow: Add dummy DataFlowSecondLevelScope implementations.
These could be an empty type, but Unit was available and it probably
doesn't matter.
|
2024-04-15 15:16:30 +02:00 |
|
Michael Nebel
|
d88a813038
|
C#: Re-generate .NET models.
|
2024-04-12 13:49:26 +02:00 |
|
Michael Nebel
|
cb3a59446c
|
C#: Remove redundant neutral summaries for ProcessStartInfo.
|
2024-04-12 11:31:59 +02:00 |
|
Michael Nebel
|
e70a49a771
|
C#: Add some manual models for ProcessStartInfo.
|
2024-04-12 11:31:59 +02:00 |
|
Michael Nebel
|
db48461ebc
|
C#: Add change note.
|
2024-04-12 11:31:59 +02:00 |
|
Michael Nebel
|
96ef6809a7
|
C#: Update .NET Runtime models.
|
2024-04-12 11:31:58 +02:00 |
|
Michael Nebel
|
cbb5d433b1
|
C#: Add change note.
|
2024-04-12 11:23:16 +02:00 |
|
Anders Schack-Mulligen
|
004bda1ee0
|
C#: Add alert provenance plumbing.
|
2024-04-12 09:19:56 +02:00 |
|