FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Ruby: Add support for Grape Framework by felickz · Pull Request #20427 · github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Ruby: Add support for Grape Framework
- #20427
#20427
Merged
hvitved
merged 24 commits into
github:main
github/codeql:main
from
forks-felickz:ruby-framework-grape
forks-felickz/codeql:ruby-framework-grape
Copy head branch name to clipboard
Sep 25, 2025
Conversation
Commits
24
(24)
Checks
Findings
Files changed
Merged
Ruby: Add support for Grape Framework
#20427
hvitved
merged 24 commits into
github:main
github/codeql:main
from
forks-felickz:ruby-framework-grape
forks-felickz/codeql:ruby-framework-grape
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2025
Add initial support for Ruby Grape
felickz
committed
d295acc
View commit details
Copy full SHA for d295acc
Browse repository at this point
Refactor Grape framework code for improved readability and consistency
felickz
committed
738ab6f
View commit details
Copy full SHA for 738ab6f
Browse repository at this point
Commits on Sep 13, 2025
Enhance Grape framework with additional data flow modeling and helper method support
felickz
committed
3252bd3
View commit details
Copy full SHA for 3252bd3
Browse repository at this point
Add support for route parameters(+ blocks), headers, and cookies in Grape API
felickz
committed
5cfa6e8
View commit details
Copy full SHA for 5cfa6e8
Browse repository at this point
Commits on Sep 16, 2025
Apply naming standards + changenote
felickz
committed
a8d4d6b
View commit details
Copy full SHA for a8d4d6b
Browse repository at this point
Merge branch 'main' into ruby-framework-grape
felickz
authored
6cea939
View commit details
Copy full SHA for 6cea939
Browse repository at this point
Update ruby/ql/lib/codeql/ruby/frameworks/Grape.qll
Show description for 19cb187
felickz
and
Copilot
authored
19cb187
View commit details
Copy full SHA for 19cb187
Browse repository at this point
Fix naming standards
felickz
committed
fc98cd8
View commit details
Copy full SHA for fc98cd8
Browse repository at this point
Merge branch 'ruby-framework-grape' of github.com:felickz/codeql into ruby-framework-grape
felickz
committed
0d0ce32
View commit details
Copy full SHA for 0d0ce32
Browse repository at this point
codeql query format
felickz
committed
ffd32ef
View commit details
Copy full SHA for ffd32ef
Browse repository at this point
Grape - detect params calls inside helper methods
Show description for c5e3be2
felickz
committed
c5e3be2
View commit details
Copy full SHA for c5e3be2
Browse repository at this point
Commits on Sep 17, 2025
Merge branch 'main' into ruby-framework-grape
felickz
authored
141b470
View commit details
Copy full SHA for 141b470
Browse repository at this point
Commits on Sep 19, 2025
Convert from GrapeHelperMethodTaintStep extends AdditionalTaintStep to a simplified GrapeHelperMethodTarget extends AdditionalCallTarget
felickz
committed
89e9ee4
View commit details
Copy full SHA for 89e9ee4
Browse repository at this point
Refactor Grape framework to be encapsulated properly in Module
felickz
committed
f4bbbc3
View commit details
Copy full SHA for f4bbbc3
Browse repository at this point
Commits on Sep 22, 2025
Refactor RootApi class to use getAnImmediateDescendent for clarity
felickz
committed
50bf9ae
View commit details
Copy full SHA for 50bf9ae
Browse repository at this point
Remove redundant exclusion of base Grape::API module from GrapeApiClass
Show description for 1bf6101
felickz
committed
1bf6101
View commit details
Copy full SHA for 1bf6101
Browse repository at this point
Refactor RootApi and GrapeApiClass constructors for improved readability; add getHelperSelf method to retrieve self parameter in helpers block.
felickz
committed
b837c56
View commit details
Copy full SHA for b837c56
Browse repository at this point
Refactor GrapeHeadersBlockCall and GrapeCookiesBlockCall to simplify method call checks
felickz
committed
ecd0ce6
View commit details
Copy full SHA for ecd0ce6
Browse repository at this point
Refactor GrapeHelperMethod constructor to reuse getHelperSelf to traverse dataflow instead of AST
Show description for 0665c39
felickz
committed
0665c39
View commit details
Copy full SHA for 0665c39
Browse repository at this point
Refactor Grape method call classes to simplify handling of API instance calls for headers, request, route_param, and cookies
felickz
committed
6e56c54
View commit details
Copy full SHA for 6e56c54
Browse repository at this point
codeql query format
felickz
committed
89fd969
View commit details
Copy full SHA for 89fd969
Browse repository at this point
Merge branch 'main' into ruby-framework-grape
felickz
authored
7a9a259
View commit details
Copy full SHA for 7a9a259
Browse repository at this point
Commits on Sep 23, 2025
Add expected output for VariablesConsistency test case
felickz
committed
37e0c30
View commit details
Copy full SHA for 37e0c30
Browse repository at this point
Merge branch 'ruby-framework-grape' of github.com:felickz/codeql into ruby-framework-grape
felickz
committed
46d330c
View commit details
Copy full SHA for 46d330c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL