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.
SqlInjectionSink
1 parent e463819 commit 6e001ecCopy full SHA for 6e001ec
python/ql/lib/semmle/python/security/SQL.qll
@@ -1,4 +1,4 @@
1
import python
2
import semmle.python.dataflow.TaintTracking
3
4
-abstract class SqlInjectionSink extends TaintSink { }
+abstract deprecated class SqlInjectionSink extends TaintSink { }
0 commit comments