@@ -4,13 +4,13 @@ activeRecordModelClasses
44| ActiveRecordInjection.rb:19:1:25:3 | Admin |
55activeRecordSqlExecutionRanges
66| ActiveRecordInjection.rb:10:33:10:67 | "name='#{...}' and pass='#{...}'" |
7- | ActiveRecordInjection.rb:23:17 :23:25 | condition |
7+ | ActiveRecordInjection.rb:23:16 :23:24 | condition |
88| ActiveRecordInjection.rb:35:30:35:44 | ...[...] |
9- | ActiveRecordInjection.rb:39:21 :39:43 | "id = '#{...}'" |
10- | ActiveRecordInjection.rb:43:23 :43:45 | "id = '#{...}'" |
9+ | ActiveRecordInjection.rb:39:20 :39:42 | "id = '#{...}'" |
10+ | ActiveRecordInjection.rb:43:22 :43:44 | "id = '#{...}'" |
1111| ActiveRecordInjection.rb:47:16:47:21 | <<-SQL |
1212| ActiveRecordInjection.rb:54:20:54:47 | "user.id = '#{...}'" |
13- | ActiveRecordInjection.rb:68:21 :68:33 | ... + ... |
13+ | ActiveRecordInjection.rb:68:20 :68:32 | ... + ... |
1414| ActiveRecordInjection.rb:75:16:75:28 | "name #{...}" |
1515| ActiveRecordInjection.rb:80:20:80:39 | "username = #{...}" |
1616activeRecordModelClassMethodCalls
@@ -19,28 +19,28 @@ activeRecordModelClassMethodCalls
1919| ActiveRecordInjection.rb:10:5:10:68 | call to find |
2020| ActiveRecordInjection.rb:15:5:15:40 | call to find_by |
2121| ActiveRecordInjection.rb:15:5:15:46 | call to users |
22- | ActiveRecordInjection.rb:23:5:23:26 | call to destroy_all |
22+ | ActiveRecordInjection.rb:23:5:23:25 | call to destroy_by |
2323| ActiveRecordInjection.rb:35:5:35:45 | call to calculate |
24- | ActiveRecordInjection.rb:39:5:39:44 | call to delete_all |
25- | ActiveRecordInjection.rb:43:5:43:47 | call to destroy_all |
24+ | ActiveRecordInjection.rb:39:5:39:43 | call to delete_by |
25+ | ActiveRecordInjection.rb:43:5:43:46 | call to destroy_by |
2626| ActiveRecordInjection.rb:47:5:47:35 | call to where |
2727| ActiveRecordInjection.rb:54:5:54:14 | call to where |
2828| ActiveRecordInjection.rb:54:5:54:48 | call to not |
2929| ActiveRecordInjection.rb:56:5:56:51 | call to authenticate |
30- | ActiveRecordInjection.rb:68:5:68:34 | call to delete_all |
30+ | ActiveRecordInjection.rb:68:5:68:33 | call to delete_by |
3131| ActiveRecordInjection.rb:75:5:75:29 | call to order |
3232| ActiveRecordInjection.rb:80:7:80:40 | call to find_by |
3333| ActiveRecordInjection.rb:85:5:85:33 | call to find_by |
3434| ActiveRecordInjection.rb:88:5:88:34 | call to find |
35- | ActiveRecordInjection.rb:94:5:94:46 | call to delete_all |
35+ | ActiveRecordInjection.rb:94:5:94:45 | call to delete_by |
3636potentiallyUnsafeSqlExecutingMethodCall
3737| ActiveRecordInjection.rb:10:5:10:68 | call to find |
38- | ActiveRecordInjection.rb:23:5:23:26 | call to destroy_all |
38+ | ActiveRecordInjection.rb:23:5:23:25 | call to destroy_by |
3939| ActiveRecordInjection.rb:35:5:35:45 | call to calculate |
40- | ActiveRecordInjection.rb:39:5:39:44 | call to delete_all |
41- | ActiveRecordInjection.rb:43:5:43:47 | call to destroy_all |
40+ | ActiveRecordInjection.rb:39:5:39:43 | call to delete_by |
41+ | ActiveRecordInjection.rb:43:5:43:46 | call to destroy_by |
4242| ActiveRecordInjection.rb:47:5:47:35 | call to where |
4343| ActiveRecordInjection.rb:54:5:54:48 | call to not |
44- | ActiveRecordInjection.rb:68:5:68:34 | call to delete_all |
44+ | ActiveRecordInjection.rb:68:5:68:33 | call to delete_by |
4545| ActiveRecordInjection.rb:75:5:75:29 | call to order |
4646| ActiveRecordInjection.rb:80:7:80:40 | call to find_by |
0 commit comments