Files
trailofbits-buttercup/fuzzer_runner
Riccardo Schirone 47f38b8863 fix: apply ruff import sorting fixes to all source files
Run `ruff check --fix` across all components to fix I001 import sorting
violations in src/ and test/ directories.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 15:17:12 +01:00
..

Fuzzer Runner

A libfuzzer-based fuzzer runner that can be used as a command-line tool. It is useful to separate the clusterfuzz dependency (and its older indirect dependencies like protobuf==3.20) from the rest of the system.

Features

  • Run fuzzers with various engines and sanitizers
  • Merge corpus files