mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
59 lines
2.8 KiB
Plaintext
59 lines
2.8 KiB
Plaintext
grapeApiClasses
|
|
| app.rb:1:1:90:3 | MyAPI |
|
|
| app.rb:92:1:96:3 | AdminAPI |
|
|
| app.rb:98:1:239:3 | UserAPI |
|
|
grapeEndpoints
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:7:3:11:5 | call to get | GET | /hello/:name |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:17:3:20:5 | call to post | POST | /messages |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:23:3:27:5 | call to put | PUT | /update/:id |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:30:3:32:5 | call to delete | DELETE | /items/:id |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:35:3:37:5 | call to patch | PATCH | /items/:id |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:40:3:42:5 | call to head | HEAD | /status |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:45:3:47:5 | call to options | OPTIONS | /info |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:50:3:54:5 | call to get | GET | /users/:user_id/posts/:post_id |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:78:3:82:5 | call to get | GET | /cookie_test |
|
|
| app.rb:1:1:90:3 | MyAPI | app.rb:85:3:89:5 | call to get | GET | /header_test |
|
|
| app.rb:92:1:96:3 | AdminAPI | app.rb:93:3:95:5 | call to get | GET | /admin |
|
|
| app.rb:98:1:239:3 | UserAPI | app.rb:164:5:178:7 | call to get | GET | /comprehensive_test/:user_id |
|
|
| app.rb:98:1:239:3 | UserAPI | app.rb:180:5:185:7 | call to get | GET | /helper_test/:user_id |
|
|
| app.rb:98:1:239:3 | UserAPI | app.rb:187:5:193:7 | call to post | POST | /users |
|
|
| app.rb:98:1:239:3 | UserAPI | app.rb:204:5:207:7 | call to post | POST | /users |
|
|
| app.rb:98:1:239:3 | UserAPI | app.rb:210:5:238:7 | call to get | GET | /nested_test/:token |
|
|
grapeParams
|
|
| app.rb:8:12:8:17 | call to params |
|
|
| app.rb:14:3:16:5 | call to params |
|
|
| app.rb:18:11:18:16 | call to params |
|
|
| app.rb:24:10:24:15 | call to params |
|
|
| app.rb:31:5:31:10 | call to params |
|
|
| app.rb:36:5:36:10 | call to params |
|
|
| app.rb:60:12:60:17 | call to params |
|
|
| app.rb:94:5:94:10 | call to params |
|
|
| app.rb:103:13:103:18 | call to params |
|
|
| app.rb:117:25:117:30 | call to params |
|
|
| app.rb:166:19:166:24 | call to params |
|
|
| app.rb:182:19:182:24 | call to params |
|
|
| app.rb:199:23:199:28 | call to params |
|
|
grapeHeaders
|
|
| app.rb:9:18:9:24 | call to headers |
|
|
| app.rb:46:5:46:11 | call to headers |
|
|
| app.rb:66:3:69:5 | call to headers |
|
|
| app.rb:86:12:86:18 | call to headers |
|
|
| app.rb:87:14:87:20 | call to headers |
|
|
| app.rb:156:5:158:7 | call to headers |
|
|
| app.rb:168:16:168:22 | call to headers |
|
|
grapeRequest
|
|
| app.rb:25:12:25:18 | call to request |
|
|
| app.rb:170:21:170:27 | call to request |
|
|
grapeRouteParam
|
|
| app.rb:51:15:51:35 | call to route_param |
|
|
| app.rb:52:15:52:36 | call to route_param |
|
|
| app.rb:57:3:63:5 | call to route_param |
|
|
| app.rb:167:20:167:40 | call to route_param |
|
|
| app.rb:196:5:202:7 | call to route_param |
|
|
grapeCookies
|
|
| app.rb:72:3:75:5 | call to cookies |
|
|
| app.rb:79:15:79:21 | call to cookies |
|
|
| app.rb:80:16:80:22 | call to cookies |
|
|
| app.rb:160:5:162:7 | call to cookies |
|
|
| app.rb:169:19:169:25 | call to cookies |
|