Skip to content

Commit f5ded4e

Browse files
committed
Expected test change
New line from `rows` on line 25 to itself is formed of two smaller steps, from `rows` on line 25 to `rows` on line 20 and then back again. These are both from basicLocalFlowStep and are steps from a use to the next use.
1 parent 1f574c8 commit f5ded4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/ql/test/query-tests/Security/CWE-079/StoredXss.expected

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
edges
22
| StoredXss.go:13:21:13:31 | call to Name | StoredXss.go:13:21:13:36 | ...+... |
33
| stored.go:18:3:18:28 | ... := ...[0] | stored.go:25:14:25:17 | rows |
4+
| stored.go:25:14:25:17 | rows | stored.go:25:14:25:17 | rows |
45
| stored.go:25:14:25:17 | rows | stored.go:25:29:25:33 | &... |
56
| stored.go:25:29:25:33 | &... | stored.go:25:29:25:33 | &... |
67
| stored.go:25:29:25:33 | &... | stored.go:30:22:30:25 | name |

0 commit comments

Comments
 (0)