Tom Hvitved
|
84e93e2dc5
|
C#: Add another test for MissingAccessControl.ql
|
2025-06-20 11:49:30 +02:00 |
|
Michael Nebel
|
7531a95d22
|
Merge pull request #19271 from michaelnebel/csharp/uncontrolled-format-string
C#: Improve precision of `cs/uncontrolled-format-string`.
|
2025-05-14 10:39:38 +02:00 |
|
Michael Nebel
|
05dc9b6d34
|
C#: Remove dependency to ASP.NET in the System.Web.cs stub file.
|
2025-05-12 17:36:10 -04:00 |
|
Michael Nebel
|
ffd6b2677c
|
C#: Cleanup test options files.
|
2025-05-12 17:33:21 -04:00 |
|
Michael Nebel
|
c96003f265
|
C#: Update test expected output.
|
2025-05-12 15:45:01 +02:00 |
|
Michael Nebel
|
3838a7b0d6
|
C#: Add a testcase for CompositeFormat.Parse for cs/uncontrolled-format-string.
|
2025-05-12 15:44:58 +02:00 |
|
Michael Nebel
|
c16be43f15
|
C#: Convert cs/uncontrolled-format-string tests to use test inline expectations.
|
2025-05-12 15:44:56 +02:00 |
|
Sid Gawri
|
4e3ac93f70
|
fix unit tests part 2
|
2025-05-09 16:24:42 -04:00 |
|
Sid Gawri
|
d600eb42cf
|
add new stubs
|
2025-05-02 17:25:02 -04:00 |
|
Michael Nebel
|
f11aec3592
|
C#: Update test expected output.
|
2025-04-14 14:26:51 +02:00 |
|
Michael Nebel
|
2e7e276806
|
C#: Add test case for authorization attribute that extends Authorize.
|
2025-04-14 14:18:30 +02:00 |
|
Michael Nebel
|
8d571672e9
|
C#: Convert cs/missing-access-control to inline expectations test.
|
2025-04-14 13:54:43 +02:00 |
|
Michael Nebel
|
d7f5ce2492
|
C#: Update log forging expected test output.
|
2025-04-02 11:21:07 +02:00 |
|
Michael Nebel
|
08159896f3
|
C#: Convert cs/log-forging tests to inline expectations.
|
2025-04-02 11:21:03 +02:00 |
|
Michael Nebel
|
60e3b4351a
|
C#: Fix simple types testcases.
|
2025-04-02 11:21:01 +02:00 |
|
Ian Roof
|
1d81c77fcd
|
C#: Enhanced LogForgingQuery to treat C# Enums as simple types.
|
2025-04-02 09:40:10 +02:00 |
|
Michael Nebel
|
8781d6762c
|
C#: Update test options files to point to the new stubs.
|
2025-01-31 10:36:57 +01:00 |
|
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 |
|
Tom Hvitved
|
8ba80fd022
|
C#: Post-processing query for inline test expectations
|
2024-10-29 13:35:31 +01:00 |
|
Michael Nebel
|
82ff545424
|
C#: Re-factor test for CWE-611/UntrustedDataInsecureXml.ql to pretty print models in test case.
|
2024-10-28 10:36:32 +01:00 |
|
Michael Nebel
|
146c88fabb
|
C#: Update test expected output where the results are not affected.
|
2024-10-23 13:08:21 +02:00 |
|
Michael Nebel
|
5495a211f2
|
C#: Update exception information exposure expected output.
|
2024-10-23 13:08:19 +02:00 |
|
Michael Nebel
|
20b5a7b6f0
|
C#: Update expected test output.
|
2024-10-23 13:08:10 +02:00 |
|
Michael Nebel
|
191658f637
|
C#: Update expected test output.
|
2024-10-21 12:04:31 +02:00 |
|
Michael Nebel
|
0b8e83dc87
|
C#: Add log forging false positive example using ReplaceLineEndings.
|
2024-10-21 11:55:09 +02:00 |
|
Michael Nebel
|
e89a47f2f5
|
C#: Update XSS expected test output.
|
2024-09-25 14:13:03 +02:00 |
|
Michael Nebel
|
28c48fb471
|
C#: Add Xss attribute collection test example and update expected output.
|
2024-09-25 14:12:55 +02:00 |
|
Owen Mansel-Chan
|
ded52ccb8e
|
Fix test expectations including double space
|
2024-09-19 11:01:38 +01:00 |
|
Tom Hvitved
|
c92c96fa78
|
Data flow: Compute local big step relation per stage
|
2024-08-26 09:15:27 +02:00 |
|
Michael Nebel
|
45d4d5138a
|
C#: Update expected test output.
|
2024-08-21 13:14:12 +02:00 |
|
Michael Nebel
|
5d14307ea2
|
C#: Add a SQL injection test case for ASP.NET.
|
2024-08-21 12:14:30 +02:00 |
|
Rasmus Wriedt Larsen
|
7a446231b6
|
C#: Accept benign test changes
|
2024-08-15 16:20:00 +02:00 |
|
Rasmus Wriedt Larsen
|
43b61dd2aa
|
C#: Support stdin in LocalFlowSource
|
2024-08-15 15:45:20 +02:00 |
|
Michael Nebel
|
d5f8adbfee
|
C#: Update test expected output.
|
2024-08-14 13:13:27 +02:00 |
|
Michael Nebel
|
97f9340a0a
|
C#: Update security related tests and expected output to pretty print MaD.
|
2024-08-13 16:10:04 +02:00 |
|
Michael Nebel
|
ddbca5aee9
|
C#: Add PrettyPrintModel post process query and migrate existing test case.
|
2024-08-13 16:09:59 +02:00 |
|
Michael Nebel
|
854c6fa813
|
C#: Update expected test output after .NET 8 models update.
|
2024-06-13 09:24:13 +02:00 |
|
Anders Schack-Mulligen
|
0e8d72c126
|
C#: Add support for pretty-printed provenace in tests. Convert one test.
|
2024-06-07 11:45:16 +02:00 |
|
Chanel
|
7b5297b882
|
Merge branch 'main' into jb1/chanely-insecure-sql-connection
|
2024-06-05 09:02:13 -07:00 |
|
Tom Hvitved
|
48455ec3c9
|
C#: Improve performance of MissingXMLValidation query
|
2024-06-04 08:35:53 +02:00 |
|
Michael Nebel
|
e2758f2abb
|
C#: Update expected test output.
|
2024-05-31 15:06:16 +02:00 |
|
Michael Nebel
|
0985a3a5f6
|
C#: Update expected test output.
|
2024-05-31 12:49:58 +02:00 |
|
Michael Nebel
|
90538d4b4c
|
C#: Update expected test output.
|
2024-05-31 12:49:48 +02:00 |
|
Anders Schack-Mulligen
|
73b8314308
|
C#: Accept qltest .expected file changes.
|
2024-05-22 10:05:42 +02:00 |
|
Chanel Young
|
5ee7004a62
|
fp case if encrypt set in initializer
|
2024-05-16 17:59:17 -07:00 |
|
Michael Nebel
|
ae0e25e5b1
|
C#: Update MaD id in expected file.
|
2024-04-16 15:37:46 +02:00 |
|
Michael Nebel
|
58635bdbd6
|
Merge pull request #16121 from michaelnebel/csharp/modelgenexcludeset
C#: Exclude properties with both a getter and setter as candidates for modelling.
|
2024-04-16 14:49:07 +02:00 |
|
Michael Nebel
|
1c8298ae08
|
C#: Update expected test output.
|
2024-04-12 14:24:30 +02:00 |
|
Michael Nebel
|
dc34cb0aae
|
C#: Update all MaD ids in the tests.
|
2024-04-12 13:24:18 +02:00 |
|