Skip to content

Commit f32d464

Browse files
committed
C#: Ensure bi-directional import for External flow.
1 parent 327cf44 commit f32d464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/ql/lib/semmle/code/csharp/dataflow/ExternalFlow.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ private module Frameworks {
9797
private import semmle.code.csharp.frameworks.system.Web
9898
private import semmle.code.csharp.frameworks.system.collections.Generic
9999
private import semmle.code.csharp.frameworks.system.web.ui.WebControls
100+
private import semmle.code.csharp.frameworks.JsonNET
100101
}
101102

102103
/**

0 commit comments

Comments
 (0)