Skip to content

Commit 62b4179

Browse files
authored
Merge pull request github#14178 from yoff/python/broaden-sql-injection-frameworks
Python: import all frameworks in SQL-injection query
2 parents 177fcac + 7d93149 commit 62b4179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/security/dataflow/SqlInjectionCustomizations.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ private import semmle.python.dataflow.new.DataFlow
99
private import semmle.python.Concepts
1010
private import semmle.python.dataflow.new.RemoteFlowSources
1111
private import semmle.python.dataflow.new.BarrierGuards
12-
private import semmle.python.frameworks.SqlAlchemy
1312

1413
/**
1514
* Provides default sources, sinks and sanitizers for detecting

0 commit comments

Comments
 (0)