mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
e2e5e45cee
* Add cscope as submodule * Use cscope submodule instead of docker image * Pass token to checkout private submodule in CI
Program Model
Indexes a program's source code to be queried by seed-gen and patcher.
Setup
Development
Sync, reformat, lint, and test before committing changes to this directory.
just all