Koen Vlaswinkel
|
7c141b9239
|
Merge pull request #15089 from github/koesie10/csharp-model-editor-generics
C#: Fix names of generic types/methods in model editor queries
|
2023-12-14 14:17:14 +01:00 |
|
Tom Hvitved
|
c8b4a215bc
|
Merge pull request #14573 from hvitved/flow-summary-impl-param
Move `FlowSummaryImpl.qll` to `dataflow` pack
|
2023-12-14 12:24:15 +01:00 |
|
Michael Nebel
|
b765ba387f
|
Merge pull request #13110 from GeekMasher/csharp-aws
[CSharp] AWS Lambda Modelling
|
2023-12-13 15:14:58 +01:00 |
|
Koen Vlaswinkel
|
ea504cddd1
|
C#: Use correct names for generic types/methods in model editor queries
|
2023-12-13 13:48:23 +01:00 |
|
Koen Vlaswinkel
|
79f5a6acab
|
C#: Add test model for generic method
|
2023-12-13 13:46:06 +01:00 |
|
Michael Nebel
|
3b9737fa88
|
C#: Update Amazon stubs to use .NET 8 as target framework.
|
2023-12-13 13:11:31 +01:00 |
|
Michael Nebel
|
c6a6a9f631
|
C#: Update Aws test files.
|
2023-12-13 13:07:29 +01:00 |
|
Michael Nebel
|
fa4f91988f
|
C#: Add autogenerated stubs for Aws.Lambda.Core and Aws.Lambda.APIGatewayEvents.
|
2023-12-13 13:07:29 +01:00 |
|
Mathew Payne
|
2e0ac264e7
|
feat: Add AWS Lambda logging
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
6c138ae485
|
feat: Add models and expected
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
2f5cb1ab29
|
feat: Add initial tests for AWS Lambda support
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
78a3749601
|
feat: Add Amazon Lambda testing stubs
|
2023-12-13 13:07:28 +01:00 |
|
Michael Nebel
|
8218f80154
|
C#: Base all telemetry tests on stubs.
|
2023-12-13 11:57:44 +01:00 |
|
Michael Nebel
|
35a615cac3
|
C#: Base the remoteflowsource test on stubs and update line numbers in expected output.
|
2023-12-13 10:07:57 +01:00 |
|
Michael Nebel
|
94d81b501b
|
C#: Base the CWE-614 tests purely on stubs.
|
2023-12-13 10:07:57 +01:00 |
|
Michael Nebel
|
4fc8762444
|
C#: Base the asp/basic tests on stubs only.
|
2023-12-13 10:07:57 +01:00 |
|
Michael Nebel
|
0b39f1155e
|
C#: Base the remaning CWE-1004 tests purely on stubs.
|
2023-12-13 10:07:57 +01:00 |
|
Michael Nebel
|
cdf6b28e13
|
C#: Base the modelgenerator/dataflow tests on stubs.
|
2023-12-13 10:07:56 +01:00 |
|
Michael Nebel
|
7006d00702
|
Merge pull request #14892 from michaelnebel/csharp/dotnet8
C#: Use .NET 8
|
2023-12-11 13:53:35 +01:00 |
|
Michael Nebel
|
1792942ce9
|
C#: Update tests that depends on .NET framework assemblies.
|
2023-12-11 10:57:44 +01:00 |
|
Michael Nebel
|
e42afa3d3d
|
C#: Adjustments to test cases.
|
2023-12-11 10:57:43 +01:00 |
|
Michael Nebel
|
9ab9f2b0e6
|
C#: Update all project files to use .NET 8 as target framework.
|
2023-12-11 10:57:43 +01:00 |
|
Tom Hvitved
|
a2093c9aa2
|
C#: Use FlowSummaryImpl from dataflow pack
|
2023-12-10 11:25:43 +01:00 |
|
Michael Nebel
|
fd12c3a3ba
|
C#: Update expected test output.
|
2023-12-08 16:10:38 +01:00 |
|
Michael Nebel
|
6c30f6a748
|
C#: Add some test cases and update (incorrect) expected output.
|
2023-12-08 15:09:35 +01:00 |
|
Michael Nebel
|
2e6e2eabf2
|
Merge pull request #15036 from michaelnebel/csharp/intptrdefaultssimple
C#: Parameter defaults for `nint` and `nuint` in compiled code.
|
2023-12-07 16:20:41 +01:00 |
|
Tamas Vajk
|
75fa67726e
|
Fix models to support fluent chaining
|
2023-12-07 14:10:16 +01:00 |
|
Michael Nebel
|
d9c6d4e6cb
|
C#: Update Parameters expected output.
|
2023-12-07 13:14:24 +01:00 |
|
Tamas Vajk
|
89df59a083
|
C#: Add missing models and fix interpolated string flow into StringBuilder
|
2023-12-07 10:56:59 +01:00 |
|
Tamas Vajk
|
2c624c23ed
|
Add test cases for missing flow with interpolated strings and StringBuilder
|
2023-12-07 10:32:01 +01:00 |
|
Tamas Vajk
|
9f24b026fb
|
C#: Move StringBuilder dataflow tests to separate file
|
2023-12-07 10:31:50 +01:00 |
|
Tamás Vajk
|
3431fcf9af
|
Merge pull request #15025 from tamasvajk/feature/change-stringbuilder-modeling
C#: Change `StringBuilder` flow models to not use `Element` access path
|
2023-12-07 10:29:54 +01:00 |
|
Tamas Vajk
|
c1db689f2f
|
Fix expected test results
|
2023-12-07 09:59:33 +01:00 |
|
Tamas Vajk
|
eeabb81973
|
Adjust expected test files
|
2023-12-06 16:00:43 +01:00 |
|
Tamas Vajk
|
50b7ab8448
|
C#: Add interpolated string handler attributes to generated stubs
|
2023-12-06 15:40:48 +01:00 |
|
Michael Nebel
|
9390b48228
|
C#: Add (U)IntPtr parameter default test cases.
|
2023-12-05 16:29:16 +01:00 |
|
Michael Nebel
|
e6a5c50ebc
|
Merge pull request #14953 from rpmrmartin/issue/14952
C#: Fix a URL redirection from remote source false positive
|
2023-12-05 13:02:56 +01:00 |
|
Tom Hvitved
|
71d09b75fb
|
Merge pull request #14990 from hvitved/csharp/more-nullness-tests
C#: Add a few more `is (not) null` tests
|
2023-12-05 10:14:13 +01:00 |
|
Michael Nebel
|
8dcdda6d21
|
C#: Address review comments.
|
2023-12-05 10:08:06 +01:00 |
|
Michael Nebel
|
2fc7e51a5b
|
C#: Only include source code (and not stubs) in the remote flow source test.
|
2023-12-04 13:10:10 +01:00 |
|
Tom Hvitved
|
84cba21a6c
|
C#: Add a few more is (not) null tests
|
2023-12-04 12:22:47 +01:00 |
|
Michael Nebel
|
b9833fc97e
|
C#: Updated expected test output.
|
2023-12-04 12:02:51 +01:00 |
|
Michael Nebel
|
6807fd1569
|
C#: Add some stubs, a testcase and update the expected output without based on main.
|
2023-12-04 11:53:09 +01:00 |
|
Tom Hvitved
|
ccb9d9b8fa
|
C#: Strengthen call-back heuristics by considering body-less methods
|
2023-11-27 21:15:06 +01:00 |
|
Joe Farebrother
|
9af44ed0a2
|
Convert flow steps to value steps
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
052166f17e
|
Fix issue in genfiles.py + add help text
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
96bddde7c1
|
Review suggestions - Remove unneeded import in tests, rename RazorPage to RazorPageClass
|
2023-11-23 10:56:44 +00:00 |
|
Joe Farebrother
|
826111dc08
|
Separate area view discovery list for increased precision
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
f2c3d83d9e
|
Add tests for area cases
|
2023-11-23 10:56:42 +00:00 |
|
Joe Farebrother
|
7bd7cc5dbe
|
Fix tests
|
2023-11-23 10:56:42 +00:00 |
|