mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
3c3ae36a11
* Use openlit <1.36.6 Openlit >=1.36.6 has a bug with langgraph instrumentation. Also add a test to seed-gen for when openlit is enabled * Link to issue * Fix CoverageBot.run_task and add test cases * Add setuptools as an explicit dependency This is because a transitive dependency via clusterfuzz depends on it * Appease ruff
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