Michael Nebel
|
95fddaebef
|
C#: Base tests for CWE-094 on stubs.
|
2023-06-15 16:05:46 +02:00 |
|
Michael Nebel
|
7d58a9c3d3
|
C#: Base tests for CWE-091 on stubs.
|
2023-06-15 16:05:46 +02:00 |
|
Michael Nebel
|
f4b5cbf7eb
|
C#: Base tests for CWE-090 on stubs.
|
2023-06-15 16:05:45 +02:00 |
|
Michael Nebel
|
8e36a880f2
|
C#: Adjust paths relative to the test directory for CWE-089 test dependencies.
|
2023-06-15 16:05:45 +02:00 |
|
Michael Nebel
|
b674a8eab7
|
C#: Split the StoredXss test from XSS Asp test. Make the former based on stubs.
|
2023-06-15 16:05:45 +02:00 |
|
Michael Nebel
|
0d10f5ca2a
|
C#: Base tests for CWE-078 on stubs.
|
2023-06-15 16:05:45 +02:00 |
|
Michael Nebel
|
47621ca602
|
C#: Base tests for CWE-022 on stubs.
|
2023-06-15 16:05:45 +02:00 |
|
Michael Nebel
|
d0844bbe6e
|
C#: Base tests for CWE-020 on stubs.
|
2023-06-15 15:22:43 +02:00 |
|
Michael Nebel
|
3e8102a0c8
|
C#: Base tests for CWE-016 on stubs.
|
2023-06-15 15:22:43 +02:00 |
|
Michael Nebel
|
7dd88ddff6
|
C#: Base tests for CWE-011 on stubs.
|
2023-06-15 15:22:42 +02:00 |
|
Jeroen Ketema
|
853bf2ae4e
|
C#: Rewrite InlineFlowTest as a parameterized module
|
2023-06-15 10:51:59 +02:00 |
|
Joe Farebrother
|
7eea191005
|
Add tests for MVC cases
|
2023-06-14 16:07:41 +01:00 |
|
Joe Farebrother
|
1500089b86
|
Add test cases for webforms auth via web.config files
|
2023-06-14 16:07:41 +01:00 |
|
Joe Farebrother
|
1b6e7f9140
|
Add unit tests for webform case with auth in code
|
2023-06-14 16:07:41 +01:00 |
|
Michael Nebel
|
afec9b05e9
|
Merge pull request #13147 from michaelnebel/csharp/entityframeworkrefactor
C#: Use synthetic global in the EntityFramework code instead of jump steps.
|
2023-06-14 13:47:56 +02:00 |
|
Michael Nebel
|
577bbd531d
|
C#: Base tests on stubs, move extractor options to options file and updated expected test output.
|
2023-06-13 10:17:42 +02:00 |
|
Anders Schack-Mulligen
|
bc7cb1ec47
|
C#: Fix some qltests.
|
2023-06-12 16:19:04 +02:00 |
|
Anders Schack-Mulligen
|
88fe0f089e
|
C#: Fix expected output.
|
2023-06-12 13:17:55 +02:00 |
|
Michael Nebel
|
5510d050c1
|
C#: Synthetic names only needs to rely on the output stack.
|
2023-06-09 11:40:04 +02:00 |
|
Michael Nebel
|
7620c051d3
|
C#: Remove the savechanges origin name from the synthetic name (this is not needed).
|
2023-06-09 09:15:45 +02:00 |
|
Anders Schack-Mulligen
|
21dea62e99
|
C#: Fix qltests.
|
2023-06-09 08:37:35 +02:00 |
|
Nick Rolfe
|
dadb5b34e6
|
C#: avoid call to Location::toString() in cs/expose-implementation
|
2023-06-05 10:19:27 +01:00 |
|
Jeroen Ketema
|
5f64354a70
|
Merge pull request #13353 from jketema/expecation
Fix typo in spelling of expectation
|
2023-06-02 12:29:49 +02:00 |
|
Jeroen Ketema
|
7b17b92aca
|
Fix typo in spelling of expectation
|
2023-06-02 10:36:11 +02:00 |
|
Michael Nebel
|
d882fe1ea8
|
C#: Update expected test output.
|
2023-06-01 09:30:31 +02:00 |
|
Michael Nebel
|
cd251f4b36
|
C#: Make example classes public to allow printing of summaries in test.
|
2023-06-01 09:30:31 +02:00 |
|
Michael Nebel
|
83a8e3bdbc
|
C#: Add some more testcases.
|
2023-05-31 14:47:45 +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
|
95916450d8
|
Merge pull request #13085 from michaelnebel/csharp/dbsetsummaries
C#: Entity framework. Convert DbSet summaries to MaD models.
|
2023-05-24 10:45:40 +02:00 |
|
Michael Nebel
|
d28316d397
|
C#: Update the flow summaries expected test output.
|
2023-05-23 12:07:08 +02:00 |
|
Michael Nebel
|
2b8bbfe888
|
C#: Add the EntityFramework stub to the general flow summaries test.
|
2023-05-23 12:05:23 +02:00 |
|
Michael Nebel
|
dea8f576ad
|
C#: Update the EntityFramework stubs to align with the real implementation.
|
2023-05-23 12:04:50 +02:00 |
|
Michael Nebel
|
455e3e569c
|
C#: Update expected test output (the summaries are no longer added via EFSummariedCallable).
|
2023-05-23 09:46:18 +02:00 |
|
Michael Nebel
|
2c37cb7ac5
|
C#: Add more default parameter test-cases.
|
2023-05-22 14:24:46 +02:00 |
|
Michael Nebel
|
6cb2ce5a38
|
C#: Update tests to exclude autogenerated parameterizables in attributes as these appears to give OS dependent results.
|
2023-05-22 14:16:37 +02:00 |
|
Michael Nebel
|
5a57d47b6c
|
C#: Add more testcases, a new test, update the compiled test code and updated expected results.
|
2023-05-22 14:16:37 +02:00 |
|
Michael Nebel
|
c2ec1b0a81
|
C#: Add extension method testcase for Models as Data.
|
2023-05-17 13:11:32 +02:00 |
|
Jami Cogswell
|
588a62c3a4
|
C#: update CaptureSinkModels test case
|
2023-05-16 14:07:20 -04: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 |
|
Tom Hvitved
|
3027ed2ca8
|
C#: Include arguments to ILogger extension method calls in LogMessageSink
|
2023-05-16 16:04:58 +02:00 |
|
Tom Hvitved
|
3c173df69e
|
C#: Update expected test output
|
2023-05-15 09:35:20 +02:00 |
|
Michael Nebel
|
59993ea347
|
C#: Update expected test output.
|
2023-05-11 11:12:24 +02:00 |
|
Kasper Svendsen
|
89e9103a5b
|
C#: Enable implicit this receiver warnings
|
2023-05-10 11:15:49 +02:00 |
|
Kasper Svendsen
|
2f0c36a3b8
|
Merge pull request #13079 from kaspersv/kaspersv/csharp-explicit-this-receivers3
C#: Make implicit this receivers explicit
|
2023-05-10 11:07:58 +02:00 |
|
Kasper Svendsen
|
3041fdebba
|
C#: Make implicit this receivers explicit
|
2023-05-09 15:34:59 +02:00 |
|