Skip to content

Commit 55492ef

Browse files
committed
Ruby: Update expected test output after rebase
1 parent 118d0d9 commit 55492ef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ruby/ql/test/query-tests/security/cwe-807-user-controlled-bypass/ConditionalBypass.expected

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
edges
2-
| ConditionalBypass.rb:3:13:3:18 | call to params : | ConditionalBypass.rb:6:8:6:12 | check |
2+
| ConditionalBypass.rb:3:13:3:18 | call to params : | ConditionalBypass.rb:3:13:3:26 | ...[...] : |
3+
| ConditionalBypass.rb:3:13:3:26 | ...[...] : | ConditionalBypass.rb:6:8:6:12 | check |
34
| ConditionalBypass.rb:14:14:14:19 | call to params : | ConditionalBypass.rb:14:14:14:27 | ...[...] |
45
| ConditionalBypass.rb:25:10:25:15 | call to params : | ConditionalBypass.rb:25:10:25:22 | ...[...] |
56
| ConditionalBypass.rb:25:10:25:15 | call to params : | ConditionalBypass.rb:25:10:25:22 | ...[...] : |
6-
| ConditionalBypass.rb:25:10:25:15 | call to params : | ConditionalBypass.rb:27:8:27:8 | p |
77
| ConditionalBypass.rb:25:10:25:22 | ...[...] : | ConditionalBypass.rb:27:8:27:8 | p |
88
nodes
99
| ConditionalBypass.rb:3:13:3:18 | call to params : | semmle.label | call to params : |
10+
| ConditionalBypass.rb:3:13:3:26 | ...[...] : | semmle.label | ...[...] : |
1011
| ConditionalBypass.rb:6:8:6:12 | check | semmle.label | check |
1112
| ConditionalBypass.rb:14:14:14:19 | call to params : | semmle.label | call to params : |
1213
| ConditionalBypass.rb:14:14:14:27 | ...[...] | semmle.label | ...[...] |

0 commit comments

Comments
 (0)