mirror of
https://github.com/github/codeql.git
synced 2026-03-05 07:06:47 +01:00
Fix docs
This commit is contained in:
@@ -58,7 +58,7 @@ string captureQualifierFlow(Callable api) {
|
||||
* Captured Model:
|
||||
* ```
|
||||
* p;Foo;true;returnsTainted;;Argument[-1];ReturnValue;taint
|
||||
* p;Foo;true;putsTaintIntoParameter;(List);Argument[-1];ReturnValue;taint
|
||||
* p;Foo;true;putsTaintIntoParameter;(List);Argument[-1];Argument[0];taint
|
||||
* ```
|
||||
*/
|
||||
string captureFieldFlow(Callable api) {
|
||||
|
||||
Reference in New Issue
Block a user