mirror of
https://github.com/trailofbits/buttercup
synced 2026-06-21 14:11:39 +00:00
fecf87293db5f239ea30a011e3640ebd136fb09e
* Add vuln discovery eval script * Handle multiple markdown blocks in response * Add langfuse metadata * Add timestamp to output dirs * Make abstract class * Move vuln discovery eval script * Make VulnDiscovery class * Add eval script to test current vuln discovery implementation * Switch to Claude 3.5 Sonnet for seed-gen * Update vuln discovery prompts * Appease ruff * Update seed-gen for changes from main * Fix ReproduceMultiple
Trail of Bits AIxCC Finals CRS
Local Development
We use docker compose to test CRS components locally during development.
Copy env.template to .env and set variables.
Start the services with
docker compose up -d
Stop the services with:
docker compose down
Languages
Python
93.4%
Shell
3%
JavaScript
1.4%
CSS
0.6%
Dockerfile
0.4%
Other
1.2%