Skip to content

Commit 0f03835

Browse files
committed
Fix provenance in test
1 parent 43771d8 commit 0f03835

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

go/ql/test/library-tests/semmle/go/frameworks/BeegoOrm/StoredXss.expected

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
edges
2-
| test.go:80:13:80:16 | &... | test.go:81:13:81:29 | type conversion | provenance | |
3-
| test.go:80:13:80:16 | &... | test.go:82:13:82:43 | type conversion | provenance | |
4-
| test.go:85:22:85:26 | &... | test.go:86:13:86:30 | type conversion | provenance | |
5-
| test.go:89:21:89:25 | &... | test.go:90:13:90:30 | type conversion | provenance | |
2+
| test.go:80:13:80:16 | &... | test.go:81:13:81:29 | type conversion | provenance | Src:MaD:339 |
3+
| test.go:80:13:80:16 | &... | test.go:82:13:82:43 | type conversion | provenance | Src:MaD:339 |
4+
| test.go:85:22:85:26 | &... | test.go:86:13:86:30 | type conversion | provenance | Src:MaD:340 |
5+
| test.go:89:21:89:25 | &... | test.go:90:13:90:30 | type conversion | provenance | Src:MaD:341 |
66
| test.go:95:20:95:36 | call to Value | test.go:95:13:95:37 | type conversion | provenance | |
77
| test.go:96:20:96:39 | call to RawValue | test.go:96:13:96:49 | type conversion | provenance | |
88
| test.go:97:20:97:37 | call to String | test.go:97:13:97:38 | type conversion | provenance | |

0 commit comments

Comments
 (0)