Merge pull request #12658 from joefarebrother/csharp-sensitive-data

C#: Add local filesystem writes as External Location sinks
This commit is contained in:
Joe Farebrother
2023-04-25 10:14:48 +01:00
committed by GitHub
10 changed files with 150 additions and 27 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Additional sinks modelling writes to unencrypted local files have been added to `ExternalLocationSink`, used by the `cs/cleartext-storage` and `cs/exposure-of-sensitive-information` queries.