Skip to content

Get and log the source code of the fuzz target and build script. #1065

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

Merged
merged 6 commits into from
Jun 13, 2025

Conversation

AmPaschal
Copy link
Collaborator

@AmPaschal AmPaschal commented May 19, 2025

This Pull Request modifies oss-fuzz-gen to retrieve and log the fuzz target and build script, used in each fuzzing cycle, in the experiment's final report.
This is to facilitate debugging and improve fuzzing transparency during fuzz target generation.

This commit also modifies the create_ossfuzz_project to return the path of the generated oss-fuzz project so it can read the files from the project.
Finally, this commit adds the retrieved sources to the report log.
Copy link
Collaborator

@oliverchang oliverchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @AmPaschal , thanks for this change! Can you please add some context / reasoning behind this change in the PR description?

@AmPaschal
Copy link
Collaborator Author

AmPaschal commented May 23, 2025

hey @AmPaschal , thanks for this change! Can you please add some context / reasoning behind this change in the PR description?

I have updated the PR description.

@AmPaschal AmPaschal requested review from jonathanmetzman and removed request for jonathanmetzman May 23, 2025 13:18
@DonggeLiu
Copy link
Collaborator

/gcbrun exp -n pa -m vertex_ai_gemini-2-5-pro-chat -ag

@DonggeLiu
Copy link
Collaborator

/gcbrun

@oliverchang
Copy link
Collaborator

/gcbrun exp -n pa -m vertex_ai_gemini-2-5-pro-chat -ag

@AmPaschal
Copy link
Collaborator Author

/gcbrun exp -n pamusuo -m vertex_ai_gemini-2-5-pro-chat -ag

@AmPaschal
Copy link
Collaborator Author

/gcbrun exp -n pamusuo -m vertex_ai_gemini-2-5-pro-chat -ag -b quick-test

@AmPaschal AmPaschal merged commit 48a0d49 into google:main Jun 13, 2025
6 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.

3 participants