C#: Add missing import of tainted member definition.

This commit is contained in:
Michael Nebel
2022-10-26 10:23:34 +02:00
parent 5acfc22442
commit e432e6576a

View File

@@ -12,6 +12,7 @@ private import dotnet
// import `TaintedMember` definitions from other files to avoid potential reevaluation
private import semmle.code.csharp.frameworks.JsonNET
private import semmle.code.csharp.frameworks.WCF
private import semmle.code.csharp.security.dataflow.flowsources.Remote
/**
* Holds if `node` should be a sanitizer in all global taint flow configurations