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

Java-frontend: add non-reachable sink methods #1363

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

arthurscchan
Copy link
Contributor

This PR refines the Java frontend to include those sink methods exist in the target project but not statically reachable from any fuzzers. The methods in the project that reaches those sink methods are also included for reference.

@arthurscchan arthurscchan marked this pull request as ready for review January 16, 2024 10:37
@arthurscchan arthurscchan marked this pull request as draft January 16, 2024 11:19
Signed-off-by: Arthur Chan <[email protected]>
@arthurscchan arthurscchan marked this pull request as ready for review January 16, 2024 12:46
@DavidKorczynski DavidKorczynski merged commit 7f64265 into ossf:main Jan 17, 2024
10 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