mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Rust: Lets not try to maintain this list.
This commit is contained in:
@@ -68,9 +68,8 @@ extensible predicate sourceModel(
|
||||
*
|
||||
* For example, `input = Argument[0]` means the first argument of the call.
|
||||
*
|
||||
* The following kinds are supported:
|
||||
*
|
||||
* - `sql-injection`: a flow sink for SQL injection.
|
||||
* The sink kinds supported by queries can be found by searching for uses of
|
||||
* the `sinkNode` predicate.
|
||||
*/
|
||||
extensible predicate sinkModel(
|
||||
string path, string input, string kind, string provenance, QlBuiltins::ExtensionId madId
|
||||
|
||||
Reference in New Issue
Block a user