Files
trailofbits-buttercup/program-model
Ronald Eytchison e2e5e45cee Build cscope image locally instead of pulling (#148)
* Add cscope as submodule

* Use cscope submodule instead of docker image

* Pass token to checkout private submodule in CI
2025-07-10 15:49:09 -04:00
..
2025-02-18 11:59:16 -05:00
2025-07-09 14:06:59 -04:00

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