Ronald Eytchison fecf87293d Add vuln discovery eval (#68)
* 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
2025-02-21 11:44:02 -05:00
2025-02-20 10:16:46 -05:00
2025-02-21 11:44:02 -05:00
2025-01-14 17:32:41 +01:00
2025-02-20 14:26:42 -05:00
2025-02-18 09:54:44 -05:00
2025-02-20 14:26:42 -05:00
2025-02-20 14:26:42 -05:00
2025-02-20 14:26:42 -05:00
2025-01-17 14:57:33 +01:00
2025-02-21 11:44:02 -05:00
2025-02-18 11:59:16 -05:00
2025-01-26 13:09:37 -05:00
2025-02-12 09:42:49 -05:00
2025-02-18 11:59:16 -05:00
2025-01-13 13:48:03 +01:00
2025-01-23 09:32:18 +01:00
2025-01-16 09:56:12 +01:00

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
S
Description
Automated archival mirror of github.com/trailofbits/buttercup
Readme AGPL-3.0 28 MiB
Languages
Python 93.4%
Shell 3%
JavaScript 1.4%
CSS 0.6%
Dockerfile 0.4%
Other 1.2%