mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Python: QL doc for RemoteFlowSources
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user