Skip to content

Commit 347e5ed

Browse files
authored
Update model in test expectation
1 parent 250cbb6 commit 347e5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/test/query-tests/Security/CWE-022/GorillaMuxSkipClean/TaintedPath.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edges
55
| MuxClean.go:14:58:14:73 | not_tainted_path | MuxClean.go:14:29:14:74 | call to Join | provenance | FunctionModel Sink:MaD:1 |
66
models
77
| 1 | Sink: io/ioutil; ; false; ReadFile; ; ; Argument[0]; path-injection; manual |
8-
| 2 | Source: github.com/gorilla/mux; ; true; Vars; ; ; ReturnValue; remote; manual |
8+
| 2 | Source: github.com/gorilla/mux; ; false; Vars; ; ; ReturnValue; remote; manual |
99
nodes
1010
| MuxClean.go:13:22:13:32 | call to Vars | semmle.label | call to Vars |
1111
| MuxClean.go:14:29:14:74 | call to Join | semmle.label | call to Join |

0 commit comments

Comments
 (0)