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 b1c0e28 commit e6b7754Copy full SHA for e6b7754
python/ql/lib/semmle/python/frameworks/Bottle.qll
@@ -4,14 +4,11 @@
4
*/
5
6
private import python
7
-private import semmle.python.dataflow.new.DataFlow
8
private import semmle.python.Concepts
9
private import semmle.python.ApiGraphs
10
private import semmle.python.dataflow.new.RemoteFlowSources
11
private import semmle.python.frameworks.internal.InstanceTaintStepsHelper
12
private import semmle.python.frameworks.Stdlib
13
-private import semmle.python.dataflow.new.RemoteFlowSources
14
-
15
/**
16
* INTERNAL: Do not use.
17
*
0 commit comments