mirror of
https://github.com/github/codeql.git
synced 2026-04-09 17:15:44 +02:00
47 lines
2.5 KiB
Plaintext
47 lines
2.5 KiB
Plaintext
activeRecordModelClasses
|
|
| ActiveRecordInjection.rb:1:1:3:3 | UserGroup |
|
|
| ActiveRecordInjection.rb:5:1:17:3 | User |
|
|
| ActiveRecordInjection.rb:19:1:25:3 | Admin |
|
|
activeRecordSqlExecutionRanges
|
|
| ActiveRecordInjection.rb:10:33:10:67 | "name='#{...}' and pass='#{...}'" |
|
|
| ActiveRecordInjection.rb:23:17:23:25 | condition |
|
|
| ActiveRecordInjection.rb:35:30:35:44 | ...[...] |
|
|
| ActiveRecordInjection.rb:39:21:39:43 | "id = '#{...}'" |
|
|
| ActiveRecordInjection.rb:43:23:43:45 | "id = '#{...}'" |
|
|
| ActiveRecordInjection.rb:47:16:47:21 | <<-SQL |
|
|
| ActiveRecordInjection.rb:54:20:54:47 | "user.id = '#{...}'" |
|
|
| ActiveRecordInjection.rb:68:21:68:33 | ... + ... |
|
|
| ActiveRecordInjection.rb:75:16:75:28 | "name #{...}" |
|
|
| ActiveRecordInjection.rb:80:20:80:39 | "username = #{...}" |
|
|
activeRecordModelClassMethodCalls
|
|
| ActiveRecordInjection.rb:2:3:2:17 | call to has_many |
|
|
| ActiveRecordInjection.rb:6:3:6:24 | call to belongs_to |
|
|
| ActiveRecordInjection.rb:10:5:10:68 | call to find |
|
|
| ActiveRecordInjection.rb:15:5:15:40 | call to find_by |
|
|
| ActiveRecordInjection.rb:15:5:15:46 | call to users |
|
|
| ActiveRecordInjection.rb:23:5:23:26 | call to destroy_all |
|
|
| ActiveRecordInjection.rb:35:5:35:45 | call to calculate |
|
|
| ActiveRecordInjection.rb:39:5:39:44 | call to delete_all |
|
|
| ActiveRecordInjection.rb:43:5:43:47 | call to destroy_all |
|
|
| ActiveRecordInjection.rb:47:5:47:35 | call to where |
|
|
| ActiveRecordInjection.rb:54:5:54:14 | call to where |
|
|
| ActiveRecordInjection.rb:54:5:54:48 | call to not |
|
|
| ActiveRecordInjection.rb:56:5:56:51 | call to authenticate |
|
|
| ActiveRecordInjection.rb:68:5:68:34 | call to delete_all |
|
|
| ActiveRecordInjection.rb:75:5:75:29 | call to order |
|
|
| ActiveRecordInjection.rb:80:7:80:40 | call to find_by |
|
|
| ActiveRecordInjection.rb:85:5:85:33 | call to find_by |
|
|
| ActiveRecordInjection.rb:88:5:88:34 | call to find |
|
|
| ActiveRecordInjection.rb:94:5:94:46 | call to delete_all |
|
|
potentiallyUnsafeSqlExecutingMethodCall
|
|
| ActiveRecordInjection.rb:10:5:10:68 | call to find |
|
|
| ActiveRecordInjection.rb:23:5:23:26 | call to destroy_all |
|
|
| ActiveRecordInjection.rb:35:5:35:45 | call to calculate |
|
|
| ActiveRecordInjection.rb:39:5:39:44 | call to delete_all |
|
|
| ActiveRecordInjection.rb:43:5:43:47 | call to destroy_all |
|
|
| ActiveRecordInjection.rb:47:5:47:35 | call to where |
|
|
| ActiveRecordInjection.rb:54:5:54:48 | call to not |
|
|
| ActiveRecordInjection.rb:68:5:68:34 | call to delete_all |
|
|
| ActiveRecordInjection.rb:75:5:75:29 | call to order |
|
|
| ActiveRecordInjection.rb:80:7:80:40 | call to find_by |
|