Skip to content

Commit 09d4fe2

Browse files
committed
Ruby: Update more expected output.
1 parent 90f84bb commit 09d4fe2

File tree

35 files changed

+1910
-1910
lines changed

35 files changed

+1910
-1910
lines changed

ruby/ql/test/library-tests/dataflow/call-sensitivity/call-sensitivity.expected

Lines changed: 337 additions & 337 deletions
Large diffs are not rendered by default.

ruby/ql/test/library-tests/dataflow/local/InlineFlowTest.expected

Lines changed: 179 additions & 179 deletions
Large diffs are not rendered by default.

ruby/ql/test/library-tests/dataflow/pathname-flow/pathame-flow.expected

Lines changed: 260 additions & 260 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
failures
22
edges
3-
| mailer.rb:3:10:3:15 | call to params : | mailer.rb:3:10:3:21 | ...[...] |
3+
| mailer.rb:3:10:3:15 | call to params | mailer.rb:3:10:3:21 | ...[...] |
44
nodes
5-
| mailer.rb:3:10:3:15 | call to params : | semmle.label | call to params : |
5+
| mailer.rb:3:10:3:15 | call to params | semmle.label | call to params |
66
| mailer.rb:3:10:3:21 | ...[...] | semmle.label | ...[...] |
77
subpaths
88
#select
9-
| mailer.rb:3:10:3:21 | ...[...] | mailer.rb:3:10:3:15 | call to params : | mailer.rb:3:10:3:21 | ...[...] | $@ | mailer.rb:3:10:3:15 | call to params : | call to params : |
9+
| mailer.rb:3:10:3:21 | ...[...] | mailer.rb:3:10:3:15 | call to params | mailer.rb:3:10:3:21 | ...[...] | $@ | mailer.rb:3:10:3:15 | call to params | call to params |
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
failures
22
#select
3-
| arel.rb:3:8:3:18 | call to sql | arel.rb:2:7:2:14 | call to source : | arel.rb:3:8:3:18 | call to sql | $@ | arel.rb:2:7:2:14 | call to source : | call to source : |
3+
| arel.rb:3:8:3:18 | call to sql | arel.rb:2:7:2:14 | call to source | arel.rb:3:8:3:18 | call to sql | $@ | arel.rb:2:7:2:14 | call to source | call to source |
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
failures
22
edges
3-
| json.rb:1:17:1:26 | call to source : | json.rb:1:6:1:27 | call to parse |
4-
| json.rb:2:18:2:27 | call to source : | json.rb:2:6:2:28 | call to parse! |
5-
| json.rb:3:16:3:25 | call to source : | json.rb:3:6:3:26 | call to load |
6-
| json.rb:4:19:4:28 | call to source : | json.rb:4:6:4:29 | call to restore |
7-
| json.rb:6:20:6:29 | call to source : | json.rb:6:6:6:30 | call to generate |
8-
| json.rb:7:25:7:34 | call to source : | json.rb:7:6:7:35 | call to fast_generate |
9-
| json.rb:8:27:8:36 | call to source : | json.rb:8:6:8:37 | call to pretty_generate |
10-
| json.rb:9:16:9:25 | call to source : | json.rb:9:6:9:26 | call to dump |
11-
| json.rb:10:19:10:28 | call to source : | json.rb:10:6:10:29 | call to unparse |
12-
| json.rb:11:24:11:33 | call to source : | json.rb:11:6:11:34 | call to fast_unparse |
3+
| json.rb:1:17:1:26 | call to source | json.rb:1:6:1:27 | call to parse |
4+
| json.rb:2:18:2:27 | call to source | json.rb:2:6:2:28 | call to parse! |
5+
| json.rb:3:16:3:25 | call to source | json.rb:3:6:3:26 | call to load |
6+
| json.rb:4:19:4:28 | call to source | json.rb:4:6:4:29 | call to restore |
7+
| json.rb:6:20:6:29 | call to source | json.rb:6:6:6:30 | call to generate |
8+
| json.rb:7:25:7:34 | call to source | json.rb:7:6:7:35 | call to fast_generate |
9+
| json.rb:8:27:8:36 | call to source | json.rb:8:6:8:37 | call to pretty_generate |
10+
| json.rb:9:16:9:25 | call to source | json.rb:9:6:9:26 | call to dump |
11+
| json.rb:10:19:10:28 | call to source | json.rb:10:6:10:29 | call to unparse |
12+
| json.rb:11:24:11:33 | call to source | json.rb:11:6:11:34 | call to fast_unparse |
1313
nodes
1414
| json.rb:1:6:1:27 | call to parse | semmle.label | call to parse |
15-
| json.rb:1:17:1:26 | call to source : | semmle.label | call to source : |
15+
| json.rb:1:17:1:26 | call to source | semmle.label | call to source |
1616
| json.rb:2:6:2:28 | call to parse! | semmle.label | call to parse! |
17-
| json.rb:2:18:2:27 | call to source : | semmle.label | call to source : |
17+
| json.rb:2:18:2:27 | call to source | semmle.label | call to source |
1818
| json.rb:3:6:3:26 | call to load | semmle.label | call to load |
19-
| json.rb:3:16:3:25 | call to source : | semmle.label | call to source : |
19+
| json.rb:3:16:3:25 | call to source | semmle.label | call to source |
2020
| json.rb:4:6:4:29 | call to restore | semmle.label | call to restore |
21-
| json.rb:4:19:4:28 | call to source : | semmle.label | call to source : |
21+
| json.rb:4:19:4:28 | call to source | semmle.label | call to source |
2222
| json.rb:6:6:6:30 | call to generate | semmle.label | call to generate |
23-
| json.rb:6:20:6:29 | call to source : | semmle.label | call to source : |
23+
| json.rb:6:20:6:29 | call to source | semmle.label | call to source |
2424
| json.rb:7:6:7:35 | call to fast_generate | semmle.label | call to fast_generate |
25-
| json.rb:7:25:7:34 | call to source : | semmle.label | call to source : |
25+
| json.rb:7:25:7:34 | call to source | semmle.label | call to source |
2626
| json.rb:8:6:8:37 | call to pretty_generate | semmle.label | call to pretty_generate |
27-
| json.rb:8:27:8:36 | call to source : | semmle.label | call to source : |
27+
| json.rb:8:27:8:36 | call to source | semmle.label | call to source |
2828
| json.rb:9:6:9:26 | call to dump | semmle.label | call to dump |
29-
| json.rb:9:16:9:25 | call to source : | semmle.label | call to source : |
29+
| json.rb:9:16:9:25 | call to source | semmle.label | call to source |
3030
| json.rb:10:6:10:29 | call to unparse | semmle.label | call to unparse |
31-
| json.rb:10:19:10:28 | call to source : | semmle.label | call to source : |
31+
| json.rb:10:19:10:28 | call to source | semmle.label | call to source |
3232
| json.rb:11:6:11:34 | call to fast_unparse | semmle.label | call to fast_unparse |
33-
| json.rb:11:24:11:33 | call to source : | semmle.label | call to source : |
33+
| json.rb:11:24:11:33 | call to source | semmle.label | call to source |
3434
subpaths
Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
edges
2-
| ErbInjection.rb:5:5:5:8 | name : | ErbInjection.rb:8:5:8:12 | bad_text : |
3-
| ErbInjection.rb:5:5:5:8 | name : | ErbInjection.rb:11:11:11:14 | name : |
4-
| ErbInjection.rb:5:12:5:17 | call to params : | ErbInjection.rb:5:12:5:24 | ...[...] : |
5-
| ErbInjection.rb:5:12:5:24 | ...[...] : | ErbInjection.rb:5:5:5:8 | name : |
6-
| ErbInjection.rb:8:5:8:12 | bad_text : | ErbInjection.rb:15:24:15:31 | bad_text |
7-
| ErbInjection.rb:8:16:11:14 | ... % ... : | ErbInjection.rb:8:5:8:12 | bad_text : |
8-
| ErbInjection.rb:11:11:11:14 | name : | ErbInjection.rb:8:16:11:14 | ... % ... : |
9-
| SlimInjection.rb:5:5:5:8 | name : | SlimInjection.rb:8:5:8:12 | bad_text : |
10-
| SlimInjection.rb:5:5:5:8 | name : | SlimInjection.rb:11:11:11:14 | name : |
11-
| SlimInjection.rb:5:5:5:8 | name : | SlimInjection.rb:17:5:17:13 | bad2_text : |
12-
| SlimInjection.rb:5:12:5:17 | call to params : | SlimInjection.rb:5:12:5:24 | ...[...] : |
13-
| SlimInjection.rb:5:12:5:24 | ...[...] : | SlimInjection.rb:5:5:5:8 | name : |
14-
| SlimInjection.rb:8:5:8:12 | bad_text : | SlimInjection.rb:14:25:14:32 | bad_text |
15-
| SlimInjection.rb:8:16:11:14 | ... % ... : | SlimInjection.rb:8:5:8:12 | bad_text : |
16-
| SlimInjection.rb:11:11:11:14 | name : | SlimInjection.rb:8:16:11:14 | ... % ... : |
17-
| SlimInjection.rb:17:5:17:13 | bad2_text : | SlimInjection.rb:23:25:23:33 | bad2_text |
2+
| ErbInjection.rb:5:5:5:8 | name | ErbInjection.rb:8:5:8:12 | bad_text |
3+
| ErbInjection.rb:5:5:5:8 | name | ErbInjection.rb:11:11:11:14 | name |
4+
| ErbInjection.rb:5:12:5:17 | call to params | ErbInjection.rb:5:12:5:24 | ...[...] |
5+
| ErbInjection.rb:5:12:5:24 | ...[...] | ErbInjection.rb:5:5:5:8 | name |
6+
| ErbInjection.rb:8:5:8:12 | bad_text | ErbInjection.rb:15:24:15:31 | bad_text |
7+
| ErbInjection.rb:8:16:11:14 | ... % ... | ErbInjection.rb:8:5:8:12 | bad_text |
8+
| ErbInjection.rb:11:11:11:14 | name | ErbInjection.rb:8:16:11:14 | ... % ... |
9+
| SlimInjection.rb:5:5:5:8 | name | SlimInjection.rb:8:5:8:12 | bad_text |
10+
| SlimInjection.rb:5:5:5:8 | name | SlimInjection.rb:11:11:11:14 | name |
11+
| SlimInjection.rb:5:5:5:8 | name | SlimInjection.rb:17:5:17:13 | bad2_text |
12+
| SlimInjection.rb:5:12:5:17 | call to params | SlimInjection.rb:5:12:5:24 | ...[...] |
13+
| SlimInjection.rb:5:12:5:24 | ...[...] | SlimInjection.rb:5:5:5:8 | name |
14+
| SlimInjection.rb:8:5:8:12 | bad_text | SlimInjection.rb:14:25:14:32 | bad_text |
15+
| SlimInjection.rb:8:16:11:14 | ... % ... | SlimInjection.rb:8:5:8:12 | bad_text |
16+
| SlimInjection.rb:11:11:11:14 | name | SlimInjection.rb:8:16:11:14 | ... % ... |
17+
| SlimInjection.rb:17:5:17:13 | bad2_text | SlimInjection.rb:23:25:23:33 | bad2_text |
1818
nodes
19-
| ErbInjection.rb:5:5:5:8 | name : | semmle.label | name : |
20-
| ErbInjection.rb:5:12:5:17 | call to params : | semmle.label | call to params : |
21-
| ErbInjection.rb:5:12:5:24 | ...[...] : | semmle.label | ...[...] : |
22-
| ErbInjection.rb:8:5:8:12 | bad_text : | semmle.label | bad_text : |
23-
| ErbInjection.rb:8:16:11:14 | ... % ... : | semmle.label | ... % ... : |
24-
| ErbInjection.rb:11:11:11:14 | name : | semmle.label | name : |
19+
| ErbInjection.rb:5:5:5:8 | name | semmle.label | name |
20+
| ErbInjection.rb:5:12:5:17 | call to params | semmle.label | call to params |
21+
| ErbInjection.rb:5:12:5:24 | ...[...] | semmle.label | ...[...] |
22+
| ErbInjection.rb:8:5:8:12 | bad_text | semmle.label | bad_text |
23+
| ErbInjection.rb:8:16:11:14 | ... % ... | semmle.label | ... % ... |
24+
| ErbInjection.rb:11:11:11:14 | name | semmle.label | name |
2525
| ErbInjection.rb:15:24:15:31 | bad_text | semmle.label | bad_text |
26-
| SlimInjection.rb:5:5:5:8 | name : | semmle.label | name : |
27-
| SlimInjection.rb:5:12:5:17 | call to params : | semmle.label | call to params : |
28-
| SlimInjection.rb:5:12:5:24 | ...[...] : | semmle.label | ...[...] : |
29-
| SlimInjection.rb:8:5:8:12 | bad_text : | semmle.label | bad_text : |
30-
| SlimInjection.rb:8:16:11:14 | ... % ... : | semmle.label | ... % ... : |
31-
| SlimInjection.rb:11:11:11:14 | name : | semmle.label | name : |
26+
| SlimInjection.rb:5:5:5:8 | name | semmle.label | name |
27+
| SlimInjection.rb:5:12:5:17 | call to params | semmle.label | call to params |
28+
| SlimInjection.rb:5:12:5:24 | ...[...] | semmle.label | ...[...] |
29+
| SlimInjection.rb:8:5:8:12 | bad_text | semmle.label | bad_text |
30+
| SlimInjection.rb:8:16:11:14 | ... % ... | semmle.label | ... % ... |
31+
| SlimInjection.rb:11:11:11:14 | name | semmle.label | name |
3232
| SlimInjection.rb:14:25:14:32 | bad_text | semmle.label | bad_text |
33-
| SlimInjection.rb:17:5:17:13 | bad2_text : | semmle.label | bad2_text : |
33+
| SlimInjection.rb:17:5:17:13 | bad2_text | semmle.label | bad2_text |
3434
| SlimInjection.rb:23:25:23:33 | bad2_text | semmle.label | bad2_text |
3535
subpaths
3636
#select
37-
| ErbInjection.rb:15:24:15:31 | bad_text | ErbInjection.rb:5:12:5:17 | call to params : | ErbInjection.rb:15:24:15:31 | bad_text | This template depends on a $@. | ErbInjection.rb:5:12:5:17 | call to params | user-provided value |
38-
| SlimInjection.rb:14:25:14:32 | bad_text | SlimInjection.rb:5:12:5:17 | call to params : | SlimInjection.rb:14:25:14:32 | bad_text | This template depends on a $@. | SlimInjection.rb:5:12:5:17 | call to params | user-provided value |
39-
| SlimInjection.rb:23:25:23:33 | bad2_text | SlimInjection.rb:5:12:5:17 | call to params : | SlimInjection.rb:23:25:23:33 | bad2_text | This template depends on a $@. | SlimInjection.rb:5:12:5:17 | call to params | user-provided value |
37+
| ErbInjection.rb:15:24:15:31 | bad_text | ErbInjection.rb:5:12:5:17 | call to params | ErbInjection.rb:15:24:15:31 | bad_text | This template depends on a $@. | ErbInjection.rb:5:12:5:17 | call to params | user-provided value |
38+
| SlimInjection.rb:14:25:14:32 | bad_text | SlimInjection.rb:5:12:5:17 | call to params | SlimInjection.rb:14:25:14:32 | bad_text | This template depends on a $@. | SlimInjection.rb:5:12:5:17 | call to params | user-provided value |
39+
| SlimInjection.rb:23:25:23:33 | bad2_text | SlimInjection.rb:5:12:5:17 | call to params | SlimInjection.rb:23:25:23:33 | bad2_text | This template depends on a $@. | SlimInjection.rb:5:12:5:17 | call to params | user-provided value |

0 commit comments

Comments
 (0)