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

analysis: expose optimal targets to summary.json #1501

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

DavidKorczynski
Copy link
Contributor

The optimal targets analysis identifies a set of functions that together will cover a large part of the project under analysis. It would be nice to expose these to oss-fuzz-gen so the auto-fuzz generation can optimally cover a project.

This change exposes the optimal targets analysis to summary.json so the web app can capture it.

Signed-off-by: David Korczynski <david@adalogics.com>
@AdamKorcz AdamKorcz merged commit 67baf7f into main Apr 4, 2024
11 checks passed
@AdamKorcz AdamKorcz deleted the expose-optimal-targets-1 branch April 4, 2024 13:14
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