mirror of
https://github.com/hohn/codeql-intro-csharp.git
synced 2025-12-16 18:53:05 +01:00
For the completed query, see [[./SqlInjection-flow-no-path.ql]]
This commit is contained in:
committed by
=Michael Hohn
parent
a2466b0a2d
commit
1069ecff2e
@@ -253,6 +253,8 @@
|
|||||||
: sink.asExpr() = queryArg
|
: sink.asExpr() = queryArg
|
||||||
for the sink.
|
for the sink.
|
||||||
|
|
||||||
|
For the completed query, see [[./SqlInjection-flow-no-path.ql]]
|
||||||
|
|
||||||
4. Also, note that we want the flow path. So the query changes from
|
4. Also, note that we want the flow path. So the query changes from
|
||||||
: * @kind problem
|
: * @kind problem
|
||||||
to
|
to
|
||||||
|
|||||||
Reference in New Issue
Block a user