We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6b7b0 commit b7c7a9eCopy full SHA for b7c7a9e
rust/ql/test/query-tests/security/CWE-089/CONSISTENCY/DataFlowConsistency.expected
@@ -1,3 +1,7 @@
1
+uniqueEnclosingCallable
2
+| sqlx.rs:52:72:52:84 | remote_number | Node should have one enclosing callable but has 0. |
3
+| sqlx.rs:56:74:56:86 | remote_string | Node should have one enclosing callable but has 0. |
4
+| sqlx.rs:199:32:199:44 | enable_remote | Node should have one enclosing callable but has 0. |
5
uniqueNodeToString
6
| sqlx.rs:154:13:154:81 | (no string representation) | Node should have one toString but has 0. |
7
| sqlx.rs:156:17:156:86 | (no string representation) | Node should have one toString but has 0. |
0 commit comments