Mathias Vorreiter Pedersen
|
f30ebab528
|
C#: Add implicit reads of System.Collections.Generic.KeyValuePair`2.Value at taint sinks.
|
2025-12-12 11:08:15 +00:00 |
|
Mathias Vorreiter Pedersen
|
b499661c05
|
C#: Slightly refactor 'CollectionFlow' tests to add a taint-flow test.
|
2025-12-12 11:06:01 +00:00 |
|
Michael Nebel
|
c38ad4acff
|
C#: Add data flow tests for implicit index usage.
|
2025-01-23 11:18:24 +01:00 |
|
Michael Nebel
|
89c16abf59
|
C#: Add more tests for params and update expected output.
|
2025-01-02 11:13:09 +01:00 |
|
Michael Nebel
|
91d844316a
|
C#: Add some tests with expected output.
|
2024-02-02 14:47:45 +01:00 |
|
Michael Nebel
|
b6f94ea44a
|
C#: Add example test of field flow via the spread operator, which leads to a false positive.
|
2024-01-29 14:30:52 +01:00 |
|
Michael Nebel
|
cd5f678e1c
|
C#: Add IntegerCollection class to the CollectionFlow tests and update line numbers in expected test output.
|
2024-01-29 14:28:05 +01:00 |
|
Michael Nebel
|
13b8d57bff
|
C#: Add collection flow test cases for collection expressions.
|
2024-01-26 14:18:16 +01:00 |
|
Michael Nebel
|
674838e698
|
C#: Add flow test for inline arrays.
|
2024-01-18 11:09:01 +01:00 |
|
Michael Nebel
|
f14b3265ab
|
C#: Move static methods in CollectionFlow as these impact result line numbers.
|
2024-01-18 11:09:00 +01:00 |
|
Tamas Vajk
|
03d1a3e0ad
|
Trim test files + remove duplicate newlines
|
2021-07-01 16:09:11 +02:00 |
|
Tamas Vajk
|
c29d11087b
|
C#: Start using 'options' files in tests
|
2021-07-01 16:08:47 +02:00 |
|
Tom Hvitved
|
795c5784b0
|
C#: Precise data flow for collections
|
2020-06-26 13:40:05 +02:00 |
|
Tom Hvitved
|
6efbd5f9d1
|
C#: Add data-flow test for List.Clear()
|
2020-06-26 11:44:08 +02:00 |
|
Tom Hvitved
|
3f91aa3b55
|
C#: More data-flow collection tests
|
2020-06-25 09:48:52 +02:00 |
|
Tom Hvitved
|
e186c9ddd1
|
C#: Update data-flow collection test method names
|
2020-04-20 09:29:51 +02:00 |
|
Tom Hvitved
|
161093bd57
|
C#: Rename arrays data-flow test to collections
|
2020-04-20 09:20:42 +02:00 |
|