mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: Update expected test output following rebase
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
| main.rs:25:5:25:13 | ...::new | main.rs:8:1:8:18 | to | main.rs:25:5:25:13 | ...::new | Cross-site scripting vulnerability due to a $@. | main.rs:8:1:8:18 | to | user-provided value |
|
||||
edges
|
||||
| main.rs:8:1:8:18 | to | main.rs:9:29:9:51 | ...: ...::Path::<...> | provenance | Src:MaD:2 |
|
||||
| main.rs:9:29:9:51 | ...: ...::Path::<...> | main.rs:10:22:10:38 | path.into_inner() | provenance | MaD:3 |
|
||||
| main.rs:9:29:9:51 | ...: ...::Path::<...> | main.rs:10:22:10:25 | path | provenance | |
|
||||
| main.rs:10:9:10:18 | user_input | main.rs:13:9:22:18 | MacroExpr | provenance | |
|
||||
| main.rs:10:22:10:25 | path | main.rs:10:22:10:38 | path.into_inner() | provenance | MaD:3 |
|
||||
| main.rs:10:22:10:38 | path.into_inner() | main.rs:10:9:10:18 | user_input | provenance | |
|
||||
| main.rs:12:9:12:12 | html | main.rs:25:15:25:18 | html | provenance | |
|
||||
| main.rs:13:9:22:18 | ...::format(...) | main.rs:13:9:22:18 | { ... } | provenance | |
|
||||
@@ -21,6 +22,7 @@ nodes
|
||||
| main.rs:8:1:8:18 | to | semmle.label | to |
|
||||
| main.rs:9:29:9:51 | ...: ...::Path::<...> | semmle.label | ...: ...::Path::<...> |
|
||||
| main.rs:10:9:10:18 | user_input | semmle.label | user_input |
|
||||
| main.rs:10:22:10:25 | path | semmle.label | path |
|
||||
| main.rs:10:22:10:38 | path.into_inner() | semmle.label | path.into_inner() |
|
||||
| main.rs:12:9:12:12 | html | semmle.label | html |
|
||||
| main.rs:13:9:22:18 | ...::format(...) | semmle.label | ...::format(...) |
|
||||
|
||||
Reference in New Issue
Block a user