Skip to content

Commit 2fc7e51

Browse files
committed
C#: Only include source code (and not stubs) in the remote flow source test.
1 parent b9833fc commit 2fc7e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import semmle.code.csharp.security.dataflow.flowsources.Remote
22

33
from RemoteFlowSource source
4+
where source.getLocation().getFile().fromSource()
45
select source, source.getSourceType()

0 commit comments

Comments
 (0)