We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 250cbb6 commit 347e5edCopy full SHA for 347e5ed
go/ql/test/query-tests/Security/CWE-022/GorillaMuxSkipClean/TaintedPath.expected
@@ -5,7 +5,7 @@ edges
5
| MuxClean.go:14:58:14:73 | not_tainted_path | MuxClean.go:14:29:14:74 | call to Join | provenance | FunctionModel Sink:MaD:1 |
6
models
7
| 1 | Sink: io/ioutil; ; false; ReadFile; ; ; Argument[0]; path-injection; manual |
8
-| 2 | Source: github.com/gorilla/mux; ; true; Vars; ; ; ReturnValue; remote; manual |
+| 2 | Source: github.com/gorilla/mux; ; false; Vars; ; ; ReturnValue; remote; manual |
9
nodes
10
| MuxClean.go:13:22:13:32 | call to Vars | semmle.label | call to Vars |
11
| MuxClean.go:14:29:14:74 | call to Join | semmle.label | call to Join |
0 commit comments