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

🐛 ✨ Implemented proper Resolution of Callsites #4

Merged
merged 15 commits into from
Sep 17, 2022

Conversation

Templum
Copy link
Owner

@Templum Templum commented Sep 16, 2022

This PR introduces a callstack-based resolution for vulnerabilities. This ensures every location which eventually calls vulnerable code is detected and reported.

Also, the Result will now be enhanced to contain information on the (rough) stack trace, ideally, this and the vulnerability details should allow developers to make an educated guess if they are affected.

@Templum Templum marked this pull request as ready for review September 16, 2022 21:54
@Templum Templum merged commit db747f2 into main Sep 17, 2022
@Templum Templum deleted the fix/caller-resolution branch September 17, 2022 21:33
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