Skip to content

Commit 57cbacb

Browse files
committed
test.go change
1 parent ce01047 commit 57cbacb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
edges
2-
| test.go:55:2:55:42 | ... := ...[0] | test.go:56:29:56:40 | selection of Value |
3-
| test.go:56:29:56:40 | selection of Value | test.go:56:11:56:41 | call to EscapeString |
2+
| test.go:56:2:56:42 | ... := ...[0] | test.go:57:29:57:40 | selection of Value |
3+
| test.go:57:29:57:40 | selection of Value | test.go:57:11:57:41 | call to EscapeString |
44
nodes
5-
| test.go:55:2:55:42 | ... := ...[0] | semmle.label | ... := ...[0] |
6-
| test.go:56:11:56:41 | call to EscapeString | semmle.label | call to EscapeString |
7-
| test.go:56:29:56:40 | selection of Value | semmle.label | selection of Value |
5+
| test.go:56:2:56:42 | ... := ...[0] | semmle.label | ... := ...[0] |
6+
| test.go:57:11:57:41 | call to EscapeString | semmle.label | call to EscapeString |
7+
| test.go:57:29:57:40 | selection of Value | semmle.label | selection of Value |
88
subpaths
99
#select
10-
| test.go:56:11:56:41 | call to EscapeString | test.go:55:2:55:42 | ... := ...[0] | test.go:56:11:56:41 | call to EscapeString | This query depends on a $@. | test.go:55:2:55:42 | ... := ...[0] | user-provided value |
10+
| test.go:57:11:57:41 | call to EscapeString | test.go:56:2:56:42 | ... := ...[0] | test.go:57:11:57:41 | call to EscapeString | This query depends on a $@. | test.go:56:2:56:42 | ... := ...[0] | user-provided value |

0 commit comments

Comments
 (0)