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 93140cb commit 7d93149Copy full SHA for 7d93149
python/ql/lib/semmle/python/security/dataflow/SqlInjectionCustomizations.qll
@@ -9,7 +9,6 @@ private import semmle.python.dataflow.new.DataFlow
9
private import semmle.python.Concepts
10
private import semmle.python.dataflow.new.RemoteFlowSources
11
private import semmle.python.dataflow.new.BarrierGuards
12
-private import semmle.python.Frameworks
13
14
/**
15
* Provides default sources, sinks and sanitizers for detecting
0 commit comments