|
1 | 1 | activeRecordModelClasses
|
2 |
| -| ActiveRecordInjection.rb:1:1:3:3 | UserGroup | |
3 |
| -| ActiveRecordInjection.rb:5:1:17:3 | User | |
4 |
| -| ActiveRecordInjection.rb:19:1:25:3 | Admin | |
| 2 | +| ActiveRecord.rb:1:1:3:3 | UserGroup | |
| 3 | +| ActiveRecord.rb:5:1:15:3 | User | |
| 4 | +| ActiveRecord.rb:17:1:21:3 | Admin | |
5 | 5 | activeRecordInstances
|
6 |
| -| ActiveRecordInjection.rb:10:5:10:68 | call to find | |
7 |
| -| ActiveRecordInjection.rb:15:5:15:40 | call to find_by | |
8 |
| -| ActiveRecordInjection.rb:79:5:81:7 | if ... | |
9 |
| -| ActiveRecordInjection.rb:79:43:80:40 | then ... | |
10 |
| -| ActiveRecordInjection.rb:80:7:80:40 | call to find_by | |
11 |
| -| ActiveRecordInjection.rb:85:5:85:33 | call to find_by | |
12 |
| -| ActiveRecordInjection.rb:88:5:88:34 | call to find | |
| 6 | +| ActiveRecord.rb:9:5:9:68 | call to find | |
| 7 | +| ActiveRecord.rb:13:5:13:40 | call to find_by | |
| 8 | +| ActiveRecord.rb:36:5:36:30 | call to find_by_name | |
| 9 | +| ActiveRecord.rb:55:5:57:7 | if ... | |
| 10 | +| ActiveRecord.rb:55:43:56:40 | then ... | |
| 11 | +| ActiveRecord.rb:56:7:56:40 | call to find_by | |
| 12 | +| ActiveRecord.rb:60:5:60:33 | call to find_by | |
| 13 | +| ActiveRecord.rb:62:5:62:34 | call to find | |
13 | 14 | activeRecordSqlExecutionRanges
|
14 |
| -| ActiveRecordInjection.rb:10:33:10:67 | "name='#{...}' and pass='#{...}'" | |
15 |
| -| ActiveRecordInjection.rb:23:16:23:24 | condition | |
16 |
| -| ActiveRecordInjection.rb:35:30:35:44 | ...[...] | |
17 |
| -| ActiveRecordInjection.rb:39:20:39:42 | "id = '#{...}'" | |
18 |
| -| ActiveRecordInjection.rb:43:22:43:44 | "id = '#{...}'" | |
19 |
| -| ActiveRecordInjection.rb:47:16:47:21 | <<-SQL | |
20 |
| -| ActiveRecordInjection.rb:54:20:54:47 | "user.id = '#{...}'" | |
21 |
| -| ActiveRecordInjection.rb:68:20:68:32 | ... + ... | |
22 |
| -| ActiveRecordInjection.rb:75:16:75:28 | "name #{...}" | |
23 |
| -| ActiveRecordInjection.rb:80:20:80:39 | "username = #{...}" | |
| 15 | +| ActiveRecord.rb:9:33:9:67 | "name='#{...}' and pass='#{...}'" | |
| 16 | +| ActiveRecord.rb:19:16:19:24 | condition | |
| 17 | +| ActiveRecord.rb:28:30:28:44 | ...[...] | |
| 18 | +| ActiveRecord.rb:29:20:29:42 | "id = '#{...}'" | |
| 19 | +| ActiveRecord.rb:30:22:30:44 | "id = '#{...}'" | |
| 20 | +| ActiveRecord.rb:31:16:31:21 | <<-SQL | |
| 21 | +| ActiveRecord.rb:34:20:34:47 | "user.id = '#{...}'" | |
| 22 | +| ActiveRecord.rb:46:20:46:32 | ... + ... | |
| 23 | +| ActiveRecord.rb:52:16:52:28 | "name #{...}" | |
| 24 | +| ActiveRecord.rb:56:20:56:39 | "username = #{...}" | |
24 | 25 | activeRecordModelClassMethodCalls
|
25 |
| -| ActiveRecordInjection.rb:2:3:2:17 | call to has_many | |
26 |
| -| ActiveRecordInjection.rb:6:3:6:24 | call to belongs_to | |
27 |
| -| ActiveRecordInjection.rb:10:5:10:68 | call to find | |
28 |
| -| ActiveRecordInjection.rb:15:5:15:40 | call to find_by | |
29 |
| -| ActiveRecordInjection.rb:15:5:15:46 | call to users | |
30 |
| -| ActiveRecordInjection.rb:23:5:23:25 | call to destroy_by | |
31 |
| -| ActiveRecordInjection.rb:35:5:35:45 | call to calculate | |
32 |
| -| ActiveRecordInjection.rb:39:5:39:43 | call to delete_by | |
33 |
| -| ActiveRecordInjection.rb:43:5:43:46 | call to destroy_by | |
34 |
| -| ActiveRecordInjection.rb:47:5:47:35 | call to where | |
35 |
| -| ActiveRecordInjection.rb:54:5:54:14 | call to where | |
36 |
| -| ActiveRecordInjection.rb:54:5:54:48 | call to not | |
37 |
| -| ActiveRecordInjection.rb:56:5:56:51 | call to authenticate | |
38 |
| -| ActiveRecordInjection.rb:68:5:68:33 | call to delete_by | |
39 |
| -| ActiveRecordInjection.rb:75:5:75:29 | call to order | |
40 |
| -| ActiveRecordInjection.rb:80:7:80:40 | call to find_by | |
41 |
| -| ActiveRecordInjection.rb:85:5:85:33 | call to find_by | |
42 |
| -| ActiveRecordInjection.rb:88:5:88:34 | call to find | |
43 |
| -| ActiveRecordInjection.rb:94:5:94:45 | call to delete_by | |
| 26 | +| ActiveRecord.rb:2:3:2:17 | call to has_many | |
| 27 | +| ActiveRecord.rb:6:3:6:24 | call to belongs_to | |
| 28 | +| ActiveRecord.rb:9:5:9:68 | call to find | |
| 29 | +| ActiveRecord.rb:13:5:13:40 | call to find_by | |
| 30 | +| ActiveRecord.rb:13:5:13:46 | call to users | |
| 31 | +| ActiveRecord.rb:19:5:19:25 | call to destroy_by | |
| 32 | +| ActiveRecord.rb:28:5:28:45 | call to calculate | |
| 33 | +| ActiveRecord.rb:29:5:29:43 | call to delete_by | |
| 34 | +| ActiveRecord.rb:30:5:30:46 | call to destroy_by | |
| 35 | +| ActiveRecord.rb:31:5:31:35 | call to where | |
| 36 | +| ActiveRecord.rb:34:5:34:14 | call to where | |
| 37 | +| ActiveRecord.rb:34:5:34:48 | call to not | |
| 38 | +| ActiveRecord.rb:35:5:35:51 | call to authenticate | |
| 39 | +| ActiveRecord.rb:36:5:36:30 | call to find_by_name | |
| 40 | +| ActiveRecord.rb:37:5:37:36 | call to not_a_find_by_method | |
| 41 | +| ActiveRecord.rb:46:5:46:33 | call to delete_by | |
| 42 | +| ActiveRecord.rb:52:5:52:29 | call to order | |
| 43 | +| ActiveRecord.rb:56:7:56:40 | call to find_by | |
| 44 | +| ActiveRecord.rb:60:5:60:33 | call to find_by | |
| 45 | +| ActiveRecord.rb:62:5:62:34 | call to find | |
| 46 | +| ActiveRecord.rb:68:5:68:45 | call to delete_by | |
44 | 47 | potentiallyUnsafeSqlExecutingMethodCall
|
45 |
| -| ActiveRecordInjection.rb:10:5:10:68 | call to find | |
46 |
| -| ActiveRecordInjection.rb:23:5:23:25 | call to destroy_by | |
47 |
| -| ActiveRecordInjection.rb:35:5:35:45 | call to calculate | |
48 |
| -| ActiveRecordInjection.rb:39:5:39:43 | call to delete_by | |
49 |
| -| ActiveRecordInjection.rb:43:5:43:46 | call to destroy_by | |
50 |
| -| ActiveRecordInjection.rb:47:5:47:35 | call to where | |
51 |
| -| ActiveRecordInjection.rb:54:5:54:48 | call to not | |
52 |
| -| ActiveRecordInjection.rb:68:5:68:33 | call to delete_by | |
53 |
| -| ActiveRecordInjection.rb:75:5:75:29 | call to order | |
54 |
| -| ActiveRecordInjection.rb:80:7:80:40 | call to find_by | |
| 48 | +| ActiveRecord.rb:9:5:9:68 | call to find | |
| 49 | +| ActiveRecord.rb:19:5:19:25 | call to destroy_by | |
| 50 | +| ActiveRecord.rb:28:5:28:45 | call to calculate | |
| 51 | +| ActiveRecord.rb:29:5:29:43 | call to delete_by | |
| 52 | +| ActiveRecord.rb:30:5:30:46 | call to destroy_by | |
| 53 | +| ActiveRecord.rb:31:5:31:35 | call to where | |
| 54 | +| ActiveRecord.rb:34:5:34:48 | call to not | |
| 55 | +| ActiveRecord.rb:46:5:46:33 | call to delete_by | |
| 56 | +| ActiveRecord.rb:52:5:52:29 | call to order | |
| 57 | +| ActiveRecord.rb:56:7:56:40 | call to find_by | |
55 | 58 | activeRecordModelInstantiations
|
56 |
| -| ActiveRecordInjection.rb:10:5:10:68 | call to find | ActiveRecordInjection.rb:5:1:17:3 | User | |
57 |
| -| ActiveRecordInjection.rb:15:5:15:40 | call to find_by | ActiveRecordInjection.rb:1:1:3:3 | UserGroup | |
58 |
| -| ActiveRecordInjection.rb:80:7:80:40 | call to find_by | ActiveRecordInjection.rb:5:1:17:3 | User | |
59 |
| -| ActiveRecordInjection.rb:85:5:85:33 | call to find_by | ActiveRecordInjection.rb:5:1:17:3 | User | |
60 |
| -| ActiveRecordInjection.rb:88:5:88:34 | call to find | ActiveRecordInjection.rb:5:1:17:3 | User | |
| 59 | +| ActiveRecord.rb:9:5:9:68 | call to find | ActiveRecord.rb:5:1:15:3 | User | |
| 60 | +| ActiveRecord.rb:13:5:13:40 | call to find_by | ActiveRecord.rb:1:1:3:3 | UserGroup | |
| 61 | +| ActiveRecord.rb:36:5:36:30 | call to find_by_name | ActiveRecord.rb:5:1:15:3 | User | |
| 62 | +| ActiveRecord.rb:56:7:56:40 | call to find_by | ActiveRecord.rb:5:1:15:3 | User | |
| 63 | +| ActiveRecord.rb:60:5:60:33 | call to find_by | ActiveRecord.rb:5:1:15:3 | User | |
| 64 | +| ActiveRecord.rb:62:5:62:34 | call to find | ActiveRecord.rb:5:1:15:3 | User | |
0 commit comments