2over12 a916f4da1f Adds fuzzer and common queues (#3)
* add fuzzer and common

* fixes

* use tmpdir

* add fuzzer

* add dockerfile

* uv stuff

* namespace fuzzer

* keep distutils for now

* use container python for now

* pass through flags

* add build bot image

* add redis

* add namespace prefix

* more prefixes

* start build bot

* add fuzzer bot

* oof this got complicated

* fix author
2025-01-17 14:57:33 +01:00
2025-01-17 14:57:33 +01:00
2025-01-14 17:32:41 +01:00
2025-01-17 14:57:33 +01:00
2025-01-16 09:56:12 +01:00
2025-01-17 14:57:33 +01:00
2025-01-17 14:57:33 +01:00
2025-01-16 09:56:12 +01:00
2025-01-13 13:48:03 +01:00
2025-01-17 14:57:33 +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%