Anders Schack-Mulligen
|
5c4b4d644a
|
C#: Accept test changes.
|
2024-09-30 16:27:50 +02:00 |
|
Rasmus Wriedt Larsen
|
ebafe65ac2
|
C#: Fixup test expectations from using stdin
|
2024-08-15 15:45:20 +02:00 |
|
Michael Nebel
|
d5f8adbfee
|
C#: Update test expected output.
|
2024-08-14 13:13:27 +02:00 |
|
Michael Nebel
|
ca4bd0c606
|
C#/Java/Go: Neutrals are split into seperate classes.
|
2024-07-18 16:29:38 +02:00 |
|
Michael Nebel
|
854c6fa813
|
C#: Update expected test output after .NET 8 models update.
|
2024-06-13 09:24:13 +02:00 |
|
Michael Nebel
|
e2758f2abb
|
C#: Update expected test output.
|
2024-05-31 15:06:16 +02:00 |
|
Michael Nebel
|
b628c2e121
|
C#: Update flow summaries expected output.
|
2024-05-31 12:50:10 +02:00 |
|
Michael Nebel
|
0985a3a5f6
|
C#: Update expected test output.
|
2024-05-31 12:49:58 +02:00 |
|
Michael Nebel
|
38d246a3bd
|
C#: Update flowsummaries expected output.
|
2024-05-31 12:49:40 +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
|
18fc92247b
|
C#: Update flowsummaries expected output.
|
2024-05-16 15:09:04 +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 |
|
Michael Nebel
|
1c8298ae08
|
C#: Update expected test output.
|
2024-04-12 14:24:30 +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
|
5323af33d2
|
C#: Update flow summaries expected test output.
|
2024-04-12 11:31:58 +02:00 |
|
Anders Schack-Mulligen
|
004bda1ee0
|
C#: Add alert provenance plumbing.
|
2024-04-12 09:19:56 +02:00 |
|
Tom Hvitved
|
368a500d93
|
C#: Neutralize some System.Diagnostics generated models
|
2024-04-02 13:58:55 +02:00 |
|
Edward Minnix III
|
7377cbb46e
|
Merge pull request #15930 from egregius313/egregius313/csharp/mad/database/dapper-sources
C#: Sources for the `Dapper` database library
|
2024-03-25 11:21:51 -04:00 |
|
Michael Nebel
|
a07ee8e961
|
C#: Update the AsList model to a value flow model.
|
2024-03-22 14:40:25 +01:00 |
|
Michael Nebel
|
ca72b0583d
|
C#: Update source and sink expected test output.
|
2024-03-22 13:59:47 +01:00 |
|
Ed Minnix
|
4b13ad1310
|
Fix flow summary tests
|
2024-03-22 13:46:20 +01:00 |
|
Ed Minnix
|
8223781978
|
Fix FlowSummaries tests
|
2024-03-22 13:46:19 +01:00 |
|
Ed Minnix
|
c7a746e3dc
|
Flow summary tests
|
2024-03-21 13:15:45 -04:00 |
|
Ed Minnix
|
08611f0c9c
|
Fix flow summary tests
|
2024-03-21 13:06:30 -04:00 |
|
Ed Minnix
|
d387e6d068
|
Fix flow-summary tests
|
2024-03-21 13:06:21 -04:00 |
|
Michael Nebel
|
969676975d
|
C#: Address review comments.
|
2024-03-20 15:28:56 +01:00 |
|
Michael Nebel
|
d3aa2eed64
|
C#: Fix test.
|
2024-03-19 16:30:24 +01:00 |
|
Tom Hvitved
|
ee3e38f0eb
|
Simplify test interface in FlowSummaryImpl.qll
|
2024-03-19 14:35:00 +01:00 |
|
Michael Nebel
|
d24f032d97
|
C#: Update other tests.
|
2024-03-19 14:20:43 +01:00 |
|
Michael Nebel
|
b39842501a
|
C#: Update sink test expected output.
|
2024-03-19 14:20:42 +01:00 |
|
Michael Nebel
|
e32902ad47
|
C#: Update source expected test output.
|
2024-03-19 14:20:42 +01:00 |
|
Michael Nebel
|
5b37ee4ec7
|
Re-factor TestOutput into a param module.
|
2024-03-19 14:20:42 +01:00 |
|
Michael Nebel
|
90db9b330f
|
C#: Add MaD source and sink test query to shared library.
|
2024-03-19 13:45:38 +01:00 |
|
Edward Minnix III
|
e7852f520f
|
Merge pull request #15605 from egregius313/egregius313/csharp/dataflow/sources/commandargs-and-environment
C#: Add more `environment` and `commandargs` sources for the C# Standard Library
|
2024-03-08 14:10:09 -05:00 |
|
Lindsay Simpkins
|
feb1ca29cc
|
csharp update MaD for HttpRequestMessage
|
2024-03-07 15:00:05 -08:00 |
|
Ed Minnix
|
f8c805de6b
|
Microsoft.Extensions.Configuration models
|
2024-03-07 12:32:04 -05:00 |
|
Ed Minnix
|
a87df5459f
|
Fix flow summary tests
|
2024-03-06 10:39:32 -05:00 |
|
Ed Minnix
|
94a941115f
|
Fix FlowSummaries test results
|
2024-03-06 10:39:27 -05:00 |
|
Michael Nebel
|
2e4786c2ab
|
C#: Update flow summaries expected output test.
|
2024-02-06 14:06:07 +01:00 |
|
Michael Nebel
|
b41758fb39
|
C#: Update summaries for Enumerable.DefaultIfEmpty to target elements in the return value.
|
2024-02-06 11:24:02 +01:00 |
|
Michael Nebel
|
4acce3276a
|
C#: Update FlowSummaries expected output test.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
7f5d2e1f44
|
C#: Update flowsummaries expected output.
|
2024-02-02 14:47:44 +01:00 |
|
Michael Nebel
|
089cad0ea8
|
C#: Update expected test output for FlowSummaries tests.
|
2023-12-20 11:10:30 +01:00 |
|
Michael Nebel
|
681ac7e5f0
|
C#: Update tests (and expected output) to use the generated EntityFramework stubs.
|
2023-12-19 15:22:45 +01:00 |
|
Michael Nebel
|
305e015948
|
C#: Update flowsummaries expected tests.
|
2023-12-15 10:02:02 +01:00 |
|
Michael Nebel
|
3ead21fb13
|
C#: Update options files.
|
2023-12-15 10:02:02 +01:00 |
|
Tom Hvitved
|
a2093c9aa2
|
C#: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Tamas Vajk
|
75fa67726e
|
Fix models to support fluent chaining
|
2023-12-07 14:10:16 +01:00 |
|
Tamas Vajk
|
89df59a083
|
C#: Add missing models and fix interpolated string flow into StringBuilder
|
2023-12-07 10:56:59 +01:00 |
|