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

Coverage analysis agent #928

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Coverage analysis agent #928

wants to merge 26 commits into from

Conversation

DonggeLiu
Copy link
Collaborator

@DonggeLiu DonggeLiu commented Mar 25, 2025

An LLM agent that analyzes fuzz targets, fuzzing logs, project source code, coverage reports, and other related data to provide insights and suggestions for improving fuzzing coverage:

  • Basic implementation
  • fuzz targets
  • fuzzing log
  • project source code (via bash tool)
  • Truncate overlong fuzzing log in CoverageAnalyzer
  • Add build script to enhancer initial prompt
  • Reuse previous insights?
  • Log code coverage of each fuzz target, include it in code coverage analyzer prompt?
  • support coverage report
  • No log in semantic analyzer.

@DonggeLiu DonggeLiu marked this pull request as draft March 25, 2025 04:16
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

1 similar comment
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

1 similar comment
@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg1 -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg2 -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg2 -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg1 -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg2 -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg2 -ag

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