Skip to content

Commit 55b0ea3

Browse files
committed
Go: Update test expected output.
1 parent 2d9a1fe commit 55b0ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go/test/security/CWE-078/cmdi.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
edges
2-
| main.go:20:14:20:20 | selection of URL | main.go:20:14:20:28 | call to Query | provenance | MaD:732 |
3-
| main.go:20:14:20:28 | call to Query | main.go:27:22:27:28 | cmdName | provenance | |
2+
| main.go:20:14:20:20 | selection of URL | main.go:20:14:20:28 | call to Query | provenance | Src:MaD:1004 MaD:1065 |
3+
| main.go:20:14:20:28 | call to Query | main.go:27:22:27:28 | cmdName | provenance | Sink:MaD:1075 |
44
nodes
55
| main.go:20:14:20:20 | selection of URL | semmle.label | selection of URL |
66
| main.go:20:14:20:28 | call to Query | semmle.label | call to Query |

0 commit comments

Comments
 (0)