Tamás Vajk
|
b91ad04e6a
|
Merge pull request #17257 from tamasvajk/buildless/temp-locations
C#: Change random temp folder names to hash values
|
2024-08-21 11:39:40 +02:00 |
|
Tamás Vajk
|
b6255571d8
|
Merge pull request #17253 from tamasvajk/impr/add-retry-logic-to-file-download
C#: Add retry logic to file (nuget.exe, dotnet-install.sh) downloads
|
2024-08-21 11:39:14 +02:00 |
|
Tamas Vajk
|
73674e72e6
|
Use cancallation token in download stream copying
|
2024-08-20 16:51:32 +02:00 |
|
Tamas Vajk
|
658326d7f2
|
Work around some instability on Windows
|
2024-08-20 16:42:49 +02:00 |
|
Anders Schack-Mulligen
|
993bfee096
|
Merge pull request #17259 from aschackmull/dataflow/remove-srcsink-grouping
Dataflow: Remove src/sink grouping feature
|
2024-08-20 14:42:33 +02:00 |
|
Tamas Vajk
|
07a5c20309
|
Fix/add doc comments
|
2024-08-20 14:35:31 +02:00 |
|
Tamas Vajk
|
a0dc20caef
|
Fix hashed value on Windows
|
2024-08-20 14:33:33 +02:00 |
|
Tamas Vajk
|
0037ad406d
|
C#: Adjust buildless source generator folders
|
2024-08-20 13:43:10 +02:00 |
|
Tamas Vajk
|
79bd81fa12
|
C#: Adjust buildless package restore folders and tests
|
2024-08-20 12:12:23 +02:00 |
|
Anders Schack-Mulligen
|
8470e91c16
|
Legacy Dataflow: Sync.
|
2024-08-20 10:07:57 +02:00 |
|
Tamas Vajk
|
9d7314febb
|
C#: Change random temp folder names to hash values
|
2024-08-19 15:56:56 +02:00 |
|
Tamas Vajk
|
8b6c293b5c
|
C#: Add retry logic to file (nuget.exe, dotnet-install.sh) downloads
|
2024-08-19 12:19:51 +02:00 |
|
github-actions[bot]
|
9279bebf07
|
Add changed framework coverage reports
|
2024-08-19 00:19:04 +00:00 |
|
Rasmus Wriedt Larsen
|
7a446231b6
|
C#: Accept benign test changes
|
2024-08-15 16:20:00 +02:00 |
|
Rasmus Wriedt Larsen
|
ebafe65ac2
|
C#: Fixup test expectations from using stdin
|
2024-08-15 15:45:20 +02:00 |
|
Rasmus Wriedt Larsen
|
43b61dd2aa
|
C#: Support stdin in LocalFlowSource
|
2024-08-15 15:45:20 +02:00 |
|
Rasmus Wriedt Larsen
|
7395223410
|
C#: Model System.Console reads as stdin threat-model
|
2024-08-15 15:36:28 +02:00 |
|
Anders Schack-Mulligen
|
7d61d9282c
|
Merge pull request #17233 from aschackmull/dataflow/match-summarylabel
Dataflow: Fix missing join on summaryLabel.
|
2024-08-15 14:55:38 +02:00 |
|
Anders Schack-Mulligen
|
a85f8a2fbd
|
Java/C#: Accept expected changes.
|
2024-08-15 13:24:31 +02:00 |
|
Michael Nebel
|
4b3cc5bd0e
|
Merge pull request #17219 from michaelnebel/shared/neutralsourcesink
C#/Java: Fix source- and sink callable provenance overlap.
|
2024-08-15 11:02:18 +02:00 |
|
github-actions[bot]
|
4c0f31d77b
|
Add changed framework coverage reports
|
2024-08-15 00:18:12 +00:00 |
|
Michael Nebel
|
c8d301ed43
|
C#: Add change note.
|
2024-08-14 13:13:29 +02:00 |
|
Michael Nebel
|
d5f8adbfee
|
C#: Update test expected output.
|
2024-08-14 13:13:27 +02:00 |
|
Michael Nebel
|
4b0427c732
|
C#: Update .NET 8 runtime models.
|
2024-08-14 11:24:54 +02:00 |
|
Michael Nebel
|
35ec9db23a
|
C#: Add some manual source neutrals.
|
2024-08-14 11:24:50 +02:00 |
|
Michael Nebel
|
094c98db5e
|
C#: Update .NET 8 Runtime models.
|
2024-08-14 11:24:46 +02:00 |
|
Michael Nebel
|
3425efe421
|
Merge pull request #17208 from michaelnebel/csharp/prettyprintmodels
C#: Pretty print models in tests.
|
2024-08-14 11:23:01 +02:00 |
|
Tamás Vajk
|
4e02e34fd5
|
Merge pull request #17214 from tamasvajk/fix/message-limit
C#: Minor adjustment to limiting the number of extractor messages
|
2024-08-14 10:05:27 +02:00 |
|
Michael Nebel
|
eaf4f5eeab
|
C#/Java: Update model generation expected output.
|
2024-08-14 09:57:49 +02:00 |
|
Michael Nebel
|
f0817dc07c
|
C#/Java: Use a parameterized module for making the source and sink callable classes.
|
2024-08-14 09:50:38 +02:00 |
|
Michael Nebel
|
6f79480b40
|
C#: Add example of missing sink generation.
|
2024-08-14 09:50:13 +02:00 |
|
Tamas Vajk
|
5f74ead99b
|
C#: Store extractor message in DB for limit reached
|
2024-08-13 17:24:43 +02:00 |
|
Tamas Vajk
|
05500568c9
|
C#: Minor adjustment to limiting the number of extractor messages
|
2024-08-13 16:22:19 +02:00 |
|
Michael Nebel
|
c5343fb829
|
C#: Make language specific ShowProvenance module and update tests.
|
2024-08-13 16:10:11 +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 |
|
Tom Hvitved
|
3395dc9e71
|
Merge pull request #16576 from hvitved/csharp/static-field-side-effect
C#: Add support for flow through side-effects on static fields
|
2024-08-13 14:16:28 +02:00 |
|
Tom Hvitved
|
51077ce2e7
|
Merge pull request #17173 from hvitved/shared/inline-flow-provenance
Shared: Apply `ShowProvenance` in `InlineFlowTest.qll`
|
2024-08-13 14:15:08 +02:00 |
|
Tom Hvitved
|
69b581cc4d
|
C#: Update expected test output
|
2024-08-13 13:34:47 +02:00 |
|
Tom Hvitved
|
f83df76928
|
Shared: Apply ShowProvenance in InlineFlowTest.qll
|
2024-08-13 13:34:43 +02:00 |
|
Tom Hvitved
|
fbcb4498fe
|
Merge pull request #16817 from hvitved/csharp/multi-body-dataflow-dispatch
C#: Restrict multi-body dataflow dispatch based on file-system distance
|
2024-08-13 12:15:22 +02:00 |
|
Tamás Vajk
|
8bc9e497eb
|
Merge pull request #17200 from tamasvajk/fix/logging
C#: Fix logging in assets file parsing
|
2024-08-12 16:18:31 +02:00 |
|
Tamas Vajk
|
bfaafcf88c
|
Address review findings
|
2024-08-12 15:49:09 +02:00 |
|
Tamas Vajk
|
089999dd3c
|
C#: Fix logging in assets file parsing
|
2024-08-12 14:06:28 +02:00 |
|
Michael Nebel
|
4a5c9f0ec4
|
Merge pull request #17007 from michaelnebel/shared/neutralimplementation
C#/Java/Go: Neutrals are split into separate classes.
|
2024-08-12 13:58:12 +02:00 |
|
Tamás Vajk
|
c514d36d90
|
Merge pull request #17197 from tamasvajk/fix/missing-xmldoc
C#: Exclude `System.Runtime.CompilerServices` attributes from XML doc…
|
2024-08-12 13:12:46 +02:00 |
|
Tamás Vajk
|
5248c8e3a2
|
Merge pull request #17198 from tamasvajk/remove-unstable-telemetry
C#: Remove timing values from extractor telemetry query
|
2024-08-12 13:10:45 +02:00 |
|
Tamas Vajk
|
fa3b65fc4e
|
C#: Remove timing values from extractor telemetry query
|
2024-08-12 11:59:53 +02:00 |
|
Tamas Vajk
|
63d07a933a
|
C#: Exclude System.Runtime.CompilerServices attributes from XML documentation needed check
|
2024-08-12 11:48:57 +02:00 |
|
Tom Hvitved
|
1bcac50db1
|
C#: Add support for flow through side-effects on static fields
|
2024-08-12 10:01:51 +02:00 |
|