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

Ensure that anonymous functions are constructed with taint command #20

Merged
merged 4 commits into from
Jan 2, 2024

Conversation

picatz
Copy link
Owner

@picatz picatz commented Jan 2, 2024

This PR is a follow up to #12 and #19 to ensure that anonymous functions are added to the callgraph when using the taint command. I've also included a few small bits that are unrelated, but will be nice to land.

Note

Other commands like sqli or xss were already doing this because they use the buildssa.Analyzer under the hood which includes anonymous functions.

@picatz picatz merged commit e38f7ac into main Jan 2, 2024
1 check passed
@picatz picatz deleted the callgraph-anon-funcs branch January 2, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant