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

Sink Analyser: Change callpath discovery logic and generation #1350

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

arthurscchan
Copy link
Contributor

@arthurscchan arthurscchan commented Jan 11, 2024

This PR is the third PR for revamping the Sink Analyser. This PR changes the logic for call path discovery and generation. The new logic aims to discover all possible call paths to the target sink functions if no fuzzers statically reach the target sink functions.

@arthurscchan arthurscchan force-pushed the change-callpath branch 2 times, most recently from 5a26382 to 01089da Compare January 12, 2024 04:11
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan arthurscchan marked this pull request as ready for review January 12, 2024 11:10
@DavidKorczynski DavidKorczynski merged commit eb69547 into ossf:main Jan 12, 2024
11 checks passed
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.

2 participants