mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
b5aa20d0b4
Bump cryptography to 46.0.5 in common, orchestrator, patcher, program-model, seed-gen, and fuzzer_runner lock files to match the fuzzer component which was already updated in #470. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Program Model
Indexes a program's source code to be queried by seed-gen and patcher.
Dependencies
Quick Test
uv run pytest -svv
Development
Before committing changes to this directory: reformat, lint, and ensure all tests pass.
make all