File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
go/ql/test/library-tests/semmle/go/frameworks/Echo Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
#select
2
- | test.go:222 :17:222 :24 | filepath | test.go:221 :15:221 :38 | call to QueryParam | test.go:222 :17:222 :24 | filepath | This path depends on a $@. | test.go:221 :15:221 :38 | call to QueryParam | user-provided value |
3
- | test.go:226 :23:226 :30 | filepath | test.go:225 :15:225 :38 | call to QueryParam | test.go:226 :23:226 :30 | filepath | This path depends on a $@. | test.go:225 :15:225 :38 | call to QueryParam | user-provided value |
2
+ | test.go:225 :17:225 :24 | filepath | test.go:224 :15:224 :38 | call to QueryParam | test.go:225 :17:225 :24 | filepath | This path depends on a $@. | test.go:224 :15:224 :38 | call to QueryParam | user-provided value |
3
+ | test.go:229 :23:229 :30 | filepath | test.go:228 :15:228 :38 | call to QueryParam | test.go:229 :23:229 :30 | filepath | This path depends on a $@. | test.go:228 :15:228 :38 | call to QueryParam | user-provided value |
4
4
edges
5
- | test.go:221 :15:221 :38 | call to QueryParam | test.go:222 :17:222 :24 | filepath | provenance | Src:MaD:3 Sink:MaD:2 |
6
- | test.go:225 :15:225 :38 | call to QueryParam | test.go:226 :23:226 :30 | filepath | provenance | Src:MaD:3 Sink:MaD:1 |
5
+ | test.go:224 :15:224 :38 | call to QueryParam | test.go:225 :17:225 :24 | filepath | provenance | Src:MaD:3 Sink:MaD:2 |
6
+ | test.go:228 :15:228 :38 | call to QueryParam | test.go:229 :23:229 :30 | filepath | provenance | Src:MaD:3 Sink:MaD:1 |
7
7
models
8
8
| 1 | Sink: github.com/labstack/echo; Context; true; Attachment; ; ; Argument[0]; path-injection; manual |
9
9
| 2 | Sink: github.com/labstack/echo; Context; true; File; ; ; Argument[0]; path-injection; manual |
10
10
| 3 | Source: github.com/labstack/echo; Context; true; QueryParam; ; ; ReturnValue[0]; remote; manual |
11
11
nodes
12
- | test.go:221 :15:221 :38 | call to QueryParam | semmle.label | call to QueryParam |
13
- | test.go:222 :17:222 :24 | filepath | semmle.label | filepath |
14
- | test.go:225 :15:225 :38 | call to QueryParam | semmle.label | call to QueryParam |
15
- | test.go:226 :23:226 :30 | filepath | semmle.label | filepath |
12
+ | test.go:224 :15:224 :38 | call to QueryParam | semmle.label | call to QueryParam |
13
+ | test.go:225 :17:225 :24 | filepath | semmle.label | filepath |
14
+ | test.go:228 :15:228 :38 | call to QueryParam | semmle.label | call to QueryParam |
15
+ | test.go:229 :23:229 :30 | filepath | semmle.label | filepath |
16
16
subpaths
You can’t perform that action at this time.
0 commit comments