Python: QL doc for RemoteFlowSources

This commit is contained in:
Rasmus Lerchedahl Petersen
2020-11-03 11:37:34 +01:00
parent f44cbf4b6c
commit 01783acca6

View File

@@ -1,3 +1,8 @@
/**
* Provides an extension point for for modelling user-controlled data.
* Such data is often used as data-flow sources in security queries.
*/
private import python
private import semmle.python.dataflow.new.DataFlow
// Need to import since frameworks can extend `RemoteFlowSource::Range`