We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327cf44 commit f32d464Copy full SHA for f32d464
csharp/ql/lib/semmle/code/csharp/dataflow/ExternalFlow.qll
@@ -97,6 +97,7 @@ private module Frameworks {
97
private import semmle.code.csharp.frameworks.system.Web
98
private import semmle.code.csharp.frameworks.system.collections.Generic
99
private import semmle.code.csharp.frameworks.system.web.ui.WebControls
100
+ private import semmle.code.csharp.frameworks.JsonNET
101
}
102
103
/**
0 commit comments