Koen Vlaswinkel
|
96feb2c787
|
C#: Rename getMethodName to getEndpointName
|
2023-12-14 10:04:46 +01:00 |
|
Koen Vlaswinkel
|
e177f8783a
|
C#: Share qualified name module for model editor queries
|
2023-12-13 13:48:44 +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
|
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
|
4b323cd7e0
|
Merge pull request #15050 from michaelnebel/csharp/defaultparamobject
C#: Default parameters for object using attributes.
|
2023-12-11 13:11:53 +01:00 |
|
Michael Nebel
|
d3d594adaf
|
C#: Update C# integration tests expected output.
|
2023-12-11 10:57:44 +01:00 |
|
Michael Nebel
|
3497b153d2
|
C#: Update integration tests to .NET 8.
|
2023-12-11 10:57:44 +01:00 |
|
Michael Nebel
|
1792942ce9
|
C#: Update tests that depends on .NET framework assemblies.
|
2023-12-11 10:57:44 +01:00 |
|
Michael Nebel
|
07a5ac31ae
|
C#: Fixup tests.
|
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
|
09239ba804
|
C#: Update NuGet packages.
|
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 |
|
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 |
|
Anders Schack-Mulligen
|
64eb4ff753
|
Merge pull request #14983 from aschackmull/dataflow/deprecate-old-api
Data Flow: Deprecate old data flow api.
|
2023-12-08 14:27:25 +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
|
e0c9be371f
|
Add change note
|
2023-12-07 10:57:18 +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
|
669a0c6827
|
Fix StringBuilder.ToString summaries
|
2023-12-07 09:21:27 +01:00 |
|
Tamas Vajk
|
eeabb81973
|
Adjust expected test files
|
2023-12-06 16:00:43 +01:00 |
|
Tamas Vajk
|
a705f6dc0d
|
C#: Change StringBuilder flow models to not use Element access path
|
2023-12-06 15:54:34 +01:00 |
|
Tamas Vajk
|
50b7ab8448
|
C#: Add interpolated string handler attributes to generated stubs
|
2023-12-06 15:40:48 +01:00 |
|
Tamas Vajk
|
1b37c66bf8
|
C#: Only consider latest version of dotnet framework flavors
|
2023-12-05 16:33:42 +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 |
|
Tamás Vajk
|
b06113a21e
|
Merge pull request #14991 from tamasvajk/standalone/prefer-assembly-version-over-netcore-version
C#: Prefer assembly version over netcore version in conflict resolution
|
2023-12-05 08:49:08 +01:00 |
|
Tamas Vajk
|
db22478a47
|
Fix expected test files
|
2023-12-04 14:39:20 +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 |
|
Shati Patel
|
6284781a9b
|
Update inconsistent CWE tags
Most tags use the "external/cwe/cwe-xxx" format, except for these few queries. Updating them for consistency.
|
2023-12-04 11:52:31 +00:00 |
|
Tom Hvitved
|
46531e653d
|
C#: Deprecate OnAppendCookieTrackingConfig
|
2023-12-04 12:36:57 +01:00 |
|
Anders Schack-Mulligen
|
67f0529cda
|
Dataflow: Sync.
|
2023-12-04 12:36:57 +01:00 |
|
Tom Hvitved
|
4c8861a60f
|
Merge pull request #14832 from hvitved/csharp/callback-heuristics
C#: Strengthen call-back heuristics by considering body-less methods
|
2023-12-04 12:27:37 +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
|
d160890aca
|
C#: Re-factor to avoid multiple explicit casts.
|
2023-12-04 12:02:34 +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 |
|