Michael Nebel
|
82f8a796e1
|
C#: Update all test util paths to point to the new location.
|
2024-12-12 13:21:31 +01:00 |
|
Tom Hvitved
|
95e9d013cc
|
Update expected test output
|
2024-11-04 12:07:06 +01:00 |
|
Michael Nebel
|
a128383760
|
C#/Java: Add some dfc-generated test cases.
|
2024-09-26 13:01:01 +02:00 |
|
Michael Nebel
|
0b579c0a1a
|
C#: Update external models tests and expected test output.
|
2024-09-16 15:45:12 +02:00 |
|
Michael Nebel
|
368ba1c5e2
|
C#: Update external models expected test output.
|
2024-09-16 15:45:07 +02:00 |
|
Michael Nebel
|
367bbc4039
|
C#: Add some examples of using attributes on properties and indexers for use in external models.
|
2024-09-16 15:45:05 +02:00 |
|
Michael Nebel
|
4f4c7bfbb9
|
C#: Update expected test output.
|
2024-09-02 11:13:16 +02:00 |
|
Michael Nebel
|
0d343c5ce1
|
C#: Add external flow tests for synthetic fields.
|
2024-09-02 11:13:06 +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 |
|
Michael Nebel
|
c5343fb829
|
C#: Make language specific ShowProvenance module and update tests.
|
2024-08-13 16:10:11 +02:00 |
|
Tom Hvitved
|
f6ec56a977
|
C#: Implement ContentSet
|
2024-08-13 15:27:36 +02:00 |
|
Tom Hvitved
|
00d447ba4b
|
C#: Update expected test output
|
2024-08-06 15:43:08 +02:00 |
|
Michael Nebel
|
546b260330
|
C#: Update expected test output and remove spurious result.
|
2024-06-03 10:40:13 +02:00 |
|
Michael Nebel
|
213e3918df
|
C#: Add some more external flow testcases (one with a spurious result).
|
2024-06-03 10:40:02 +02:00 |
|
Michael Nebel
|
b08a0a303f
|
C#: Re-factor external models tests to use compiled code instead of emulating it.
|
2024-06-03 10:39:59 +02: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 |
|
Anders Schack-Mulligen
|
647f9aba82
|
C#: Update some expected output (uninteresting).
|
2024-04-12 09:20:18 +02:00 |
|
Tom Hvitved
|
e53357d376
|
Update expected test output
|
2024-03-18 14:49:32 +01:00 |
|
Tom Hvitved
|
303a2bb63a
|
C#: Update expected test output
|
2024-02-22 21:04:55 +01:00 |
|
Anders Schack-Mulligen
|
21a6520cd3
|
C#: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Michael Nebel
|
f8f95e6a19
|
C#: Add models as data test for inline arrays.
|
2024-01-18 12:23:26 +01:00 |
|
Owen Mansel-Chan
|
def957e814
|
Accept review suggestion fixing a comment
Co-authored-by: Michael Nebel <michaelnebel@github.com>
|
2024-01-11 13:56:27 +00:00 |
|
Owen Mansel-Chan
|
3767348dec
|
Update test expectations
|
2024-01-10 22:25:08 +00:00 |
|
Owen Mansel-Chan
|
370a32da8b
|
Test summary models and neutral models, manual and generated
|
2024-01-10 22:25:02 +00:00 |
|
Owen Mansel-Chan
|
28aa9b2b3c
|
C#: Emulate that some methods don't have a body (so generated summaries will be applied)
|
2024-01-10 12:54:33 +00:00 |
|
Tom Hvitved
|
a2093c9aa2
|
C#: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Tom Hvitved
|
ccb9d9b8fa
|
C#: Strengthen call-back heuristics by considering body-less methods
|
2023-11-27 21:15:06 +01:00 |
|
Tom Hvitved
|
7aed6f9233
|
C#: Manually update some MaD rows
|
2023-11-09 08:34:36 +01:00 |
|
Tom Hvitved
|
2a33a86c9d
|
C#: Merge ExternalFlow.qll and ExternalFlowExtensions.qll, and move to internal
|
2023-11-05 20:58:47 +01:00 |
|
Anders Schack-Mulligen
|
21dea62e99
|
C#: Fix qltests.
|
2023-06-09 08:37:35 +02:00 |
|
Jami
|
6867e94ed5
|
Merge pull request #13158 from jcogs33/jcogs33/update-csharp-sink-kinds
C#: update MaD sink kinds
|
2023-05-26 08:03:21 -04:00 |
|
Michael Nebel
|
c2ec1b0a81
|
C#: Add extension method testcase for Models as Data.
|
2023-05-17 13:11:32 +02:00 |
|
Jami Cogswell
|
06a28f6221
|
C#: update 'remote' sink kind to 'file-content-store'
|
2023-05-16 14:07:20 -04:00 |
|
Jami Cogswell
|
74cd2407fb
|
C#: update 'xss' sink kind to 'js-injection'
|
2023-05-16 14:07:20 -04:00 |
|
Jami Cogswell
|
a0b502fa44
|
C#: update 'html' sink kind to 'html-injection'
|
2023-05-16 14:07:20 -04:00 |
|
Jami Cogswell
|
f76563d6e9
|
C#: update some test cases
|
2023-05-16 14:07:19 -04:00 |
|
Jami Cogswell
|
b6d011b187
|
C#: update 'sql' sink kind to 'sql-injection'
|
2023-05-16 14:07:19 -04:00 |
|
Jami Cogswell
|
613077c7a9
|
C#: update 'code' sink kind to 'code-injection'
|
2023-05-16 14:07:19 -04:00 |
|
Anders Schack-Mulligen
|
6025feebd9
|
C#: Update expected output.
|
2023-04-27 10:24:24 +02:00 |
|
Michael Nebel
|
52bc43b22b
|
Merge pull request #12595 from michaelnebel/enhanceprovenance
Java/C# : Enhance provenance.
|
2023-04-13 14:27:53 +02:00 |
|
Michael Nebel
|
6593991c13
|
Java/C#: Update generated models to have provenance df-generated.
|
2023-04-13 09:21:05 +02:00 |
|
Michael Nebel
|
a2c7388282
|
C#: Re-factor the ExternalFlow test.
|
2023-04-12 11:15:14 +02:00 |
|
Michael Nebel
|
71d184e8c0
|
C#: Validate all access paths except for Field and Property.
|
2023-03-22 10:05:46 +01:00 |
|
Michael Nebel
|
100f64c09a
|
C#: Migrate tests to use the implicitly loaded .ext.yml data extensions.
|
2022-12-15 13:11:09 +01:00 |
|
Michael Nebel
|
9fc1b3ac82
|
C#: Rename predicates in tests.
|
2022-12-14 13:43:34 +01:00 |
|
Michael Nebel
|
990a898cc7
|
C#: Remove the Csv name where appropriate.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
d11bca0cdc
|
C#: Migrate unit tests to data extensions.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
afb604ee5f
|
C#: Remove all generated models.
|
2022-11-04 08:20:53 +01:00 |
|
Michael Nebel
|
9c5a6dd031
|
C#: Add WithElement summary for Reverse and update expected test output.
|
2022-09-02 15:17:24 +02:00 |
|
Michael Nebel
|
e7e78dcab3
|
C#: Add with element example and update existing line numbers in testcase.
|
2022-09-02 15:17:24 +02:00 |
|