Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ruby] Handle Rescue Exception Lists #4575

Merged
merged 1 commit into from
May 20, 2024

Conversation

DavidBakerEffendi
Copy link
Collaborator

This PR handles rescue clauses specifying caught exceptions and creating their respective node. Exception types are assigned as dynamic type hints. This also tests that splatted exceptions are handled in a stable way.

This PR handles rescue clauses specifying caught exceptions and creating their respective node. Exception types are assigned as dynamic type hints. This also tests that splatted exceptions are handled in a stable way.
@DavidBakerEffendi DavidBakerEffendi merged commit ec29b98 into master May 20, 2024
5 checks passed
@DavidBakerEffendi DavidBakerEffendi deleted the dave/ruby/handle-exception-lists branch May 20, 2024 19:32
karan-batavia pushed a commit to Privado-Inc/joern that referenced this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Relates to rubysrc2cpg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants