Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 01783ac

Browse files
committed
Python: QL doc for RemoteFlowSources
1 parent f44cbf4 commit 01783ac

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

python/ql/src/semmle/python/dataflow/new/RemoteFlowSources.qll

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Provides an extension point for for modelling user-controlled data.
3+
* Such data is often used as data-flow sources in security queries.
4+
*/
5+
16
private import python
27
private import semmle.python.dataflow.new.DataFlow
38
// Need to import since frameworks can extend `RemoteFlowSource::Range`

0 commit comments

Comments
 (0)