mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Update expected output.
This commit is contained in:
@@ -2,8 +2,8 @@ edges
|
||||
| SqlInjection.go:11:3:11:9 | selection of URL : pointer type | SqlInjection.go:12:11:12:11 | q |
|
||||
| issue48.go:17:25:17:32 | selection of Body : ReadCloser | issue48.go:22:11:22:12 | q3 |
|
||||
| issue48.go:27:26:27:33 | selection of Body : ReadCloser | issue48.go:32:11:32:12 | q4 |
|
||||
| issue48.go:37:17:37:50 | type conversion : slice type | issue48.go:41:11:41:12 | q5 |
|
||||
| issue48.go:37:24:37:30 | selection of URL : pointer type | issue48.go:37:17:37:50 | type conversion : slice type |
|
||||
| issue48.go:37:17:37:50 | type conversion : string | issue48.go:41:11:41:12 | q5 |
|
||||
| issue48.go:37:24:37:30 | selection of URL : pointer type | issue48.go:37:17:37:50 | type conversion : string |
|
||||
| main.go:10:11:10:16 | selection of Form : Values | main.go:10:11:10:28 | index expression |
|
||||
| main.go:14:63:14:67 | selection of URL : pointer type | main.go:14:11:14:84 | call to Sprintf |
|
||||
| main.go:15:63:15:70 | selection of Header : Header | main.go:15:11:15:85 | call to Sprintf |
|
||||
@@ -48,7 +48,7 @@ nodes
|
||||
| issue48.go:22:11:22:12 | q3 | semmle.label | q3 |
|
||||
| issue48.go:27:26:27:33 | selection of Body : ReadCloser | semmle.label | selection of Body : ReadCloser |
|
||||
| issue48.go:32:11:32:12 | q4 | semmle.label | q4 |
|
||||
| issue48.go:37:17:37:50 | type conversion : slice type | semmle.label | type conversion : slice type |
|
||||
| issue48.go:37:17:37:50 | type conversion : string | semmle.label | type conversion : string |
|
||||
| issue48.go:37:24:37:30 | selection of URL : pointer type | semmle.label | selection of URL : pointer type |
|
||||
| issue48.go:41:11:41:12 | q5 | semmle.label | q5 |
|
||||
| main.go:10:11:10:16 | selection of Form : Values | semmle.label | selection of Form : Values |
|
||||
|
||||
Reference in New Issue
Block a user