Skip to content

Commit c040c9a

Browse files
committed
Line numbers change because 3 lines were added
1 parent 487dba3 commit c040c9a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
#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 |
44
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 |
77
models
88
| 1 | Sink: github.com/labstack/echo; Context; true; Attachment; ; ; Argument[0]; path-injection; manual |
99
| 2 | Sink: github.com/labstack/echo; Context; true; File; ; ; Argument[0]; path-injection; manual |
1010
| 3 | Source: github.com/labstack/echo; Context; true; QueryParam; ; ; ReturnValue[0]; remote; manual |
1111
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 |
1616
subpaths

0 commit comments

Comments
 (0)