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.
2 parents 177fcac + 7d93149 commit 62b4179Copy full SHA for 62b4179
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.SqlAlchemy
13
14
/**
15
* Provides default sources, sinks and sanitizers for detecting
0 commit comments