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 0fe7740 commit 93140cbCopy full SHA for 93140cb
python/ql/lib/semmle/python/security/dataflow/SqlInjectionCustomizations.qll
@@ -9,7 +9,7 @@ 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
+private import semmle.python.Frameworks
13
14
/**
15
* Provides default sources, sinks and sanitizers for detecting
0 commit comments