Skip to content

Add differential coverage relscore support#11

Open
decofe wants to merge 1 commit into
mainfrom
add-differential-coverage-support
Open

Add differential coverage relscore support#11
decofe wants to merge 1 commit into
mainfrom
add-differential-coverage-support

Conversation

@decofe

@decofe decofe commented Jun 10, 2026

Copy link
Copy Markdown
Member

Summary

  • run Foundry showmap replay after the normal fuzz campaign and upload AFL showmap files with logs
  • compute differential coverage relscores from showmap campaign directories during analysis
  • include filtered-analysis support, methodology docs, and unit tests

Tests

  • uv run python -m unittest analysis.tests.test_differential_coverage analysis.tests.test_analyze_foundry_parser
  • uv run --with-requirements analysis/requirements.txt python -m unittest discover analysis/tests
  • uv run python -m py_compile analysis/analyze.py scripts/run_analysis_filtered.py analysis/tests/test_differential_coverage.py
  • bash -n fuzzers/foundry/run.sh

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