Michael Nebel
|
d1b704fb45
|
C#: Base tests for CWE-119 on stubs.
|
2023-06-16 10:08:39 +02:00 |
|
Michael Nebel
|
b726fe8735
|
C#: Base tests for CWE-114 on stubs.
|
2023-06-16 10:08:39 +02:00 |
|
Michael Nebel
|
6028f4b76f
|
C#: Base tests for CWE-112 on stubs.
|
2023-06-16 10:08:39 +02:00 |
|
Michael Nebel
|
981468f64e
|
C#: Base tests for CWE-099 on stubs.
|
2023-06-15 16:05:46 +02:00 |
|
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 |
|
Michael Nebel
|
04736b6e10
|
C#: Add lost QL Doc.
|
2023-06-15 10:00:09 +02:00 |
|
Michael Nebel
|
f26c514426
|
C#: Remove the JumpReturnKind and the related summary component stack.
|
2023-06-14 14:00:19 +02: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
|
2200a2ae79
|
C#: Address review comments.
|
2023-06-14 11:25:31 +02:00 |
|
Michael Nebel
|
9690ff6177
|
C#: Address review comments.
|
2023-06-13 14:19:17 +02:00 |
|
Anders Schack-Mulligen
|
2d616d494e
|
C#/Ruby: Add fields as per review comments.
|
2023-06-13 11:26:30 +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
|
949d4491f9
|
C#: Remove summaries for void-returning Reverse methods.
|
2023-06-12 13:18:28 +02:00 |
|
Anders Schack-Mulligen
|
88fe0f089e
|
C#: Fix expected output.
|
2023-06-12 13:17:55 +02:00 |
|
Anders Schack-Mulligen
|
f8ff575ff0
|
C#: Fix bugs in misc models.
|
2023-06-12 11:37:57 +02:00 |
|
Anders Schack-Mulligen
|
2ecce575a9
|
C#: Fix types of summary parameter nodes.
|
2023-06-09 15:39:28 +02:00 |
|
Anders Schack-Mulligen
|
98f51d7f29
|
Dataflow: Sync.
|
2023-06-09 15:39:28 +02:00 |
|
Anders Schack-Mulligen
|
6020e4d0e3
|
C#/Go/Python/Ruby/Swift: Fix some more references.
|
2023-06-09 15:30:38 +02:00 |
|
Anders Schack-Mulligen
|
5e6031724a
|
C#: Adjust to FlowSummaryImpl changes.
|
2023-06-09 15:27:17 +02:00 |
|
Anders Schack-Mulligen
|
2cc5bde925
|
Dataflow: Sync.
|
2023-06-09 15:27:17 +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
|
68f1e40370
|
Java/C#: Add change notes.
|
2023-06-09 08:37:36 +02:00 |
|
Anders Schack-Mulligen
|
d230509905
|
Dataflow: Address review comments.
|
2023-06-09 08:37:36 +02:00 |
|
Anders Schack-Mulligen
|
4399138c82
|
Dataflow: Fix QL4QL alert.
|
2023-06-09 08:37:36 +02:00 |
|
Anders Schack-Mulligen
|
53f2b8aab0
|
Dataflow: Sync.
|
2023-06-09 08:37:36 +02:00 |
|
Anders Schack-Mulligen
|
21dea62e99
|
C#: Fix qltests.
|
2023-06-09 08:37:35 +02:00 |
|
Anders Schack-Mulligen
|
96c1b5b0a9
|
C#: Enable type strengthening.
|
2023-06-09 08:37:35 +02:00 |
|
Anders Schack-Mulligen
|
e8cea79f1d
|
Dataflow: Sync.
|
2023-06-09 08:37:35 +02:00 |
|
Michael Nebel
|
2a1c0e8ba6
|
C#: Re-factor.
|
2023-06-08 19:02:07 +02:00 |
|
Michael B. Gale
|
a961fffda8
|
Pass architecture to dotnet test
|
2023-06-08 16:51:57 +01:00 |
|
Tom Hvitved
|
a896be7eb8
|
Merge pull request #13387 from michaelnebel/csharp/dotnettest
C#: Dotnet test tracer improvements.
|
2023-06-08 14:05:29 +02:00 |
|
Michael Nebel
|
2fece9d721
|
C#: Add MSTEST test project and check that the call to vstest doesn't get the UseSharedCompilation=false flag forwarded.
|
2023-06-08 10:01:00 +02:00 |
|
Erik Krogh Kristensen
|
6ba7f9a238
|
Merge pull request #13352 from erik-krogh/once-again-deps-not-py-cpp
delete old deprecations
|
2023-06-07 13:00:57 +02:00 |
|
Michael Nebel
|
d4d571e435
|
C#: Better change note.
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2023-06-07 12:44:36 +02:00 |
|
Michael Nebel
|
3eb3178ba5
|
C#: Add change note.
|
2023-06-07 12:43:31 +02:00 |
|
Michael Nebel
|
5c9b0b9b76
|
C#: Address review comments.
|
2023-06-07 12:43:31 +02:00 |
|
Michael Nebel
|
0f010afce1
|
C#: Add dotnet test that targets dll.
|
2023-06-06 16:53:26 +02:00 |
|
Nick Rolfe
|
dadb5b34e6
|
C#: avoid call to Location::toString() in cs/expose-implementation
|
2023-06-05 10:19:27 +01:00 |
|
Nick Rolfe
|
79b3a8c955
|
C#: avoid call to Location::toString()
|
2023-06-02 19:39:24 +01:00 |
|