Riccardo Schirone 290ae923bd Competition api v1.1 (#184)
* orchestrator: update competition_api_client to v0.4

* orchestrator: adapt to new competition_api_client v0.4

* Update API to v1.1

* remove shared-tmp volume

* fix tests

* fix lint
2025-03-18 18:54:17 +01:00
2025-03-06 09:23:22 -05:00
2025-03-18 18:54:17 +01:00
2025-01-17 14:57:33 +01:00
2025-02-18 11:59:16 -05:00
2025-03-11 14:31:10 +01:00
2025-01-26 13:09:37 -05:00
2025-03-18 18:54:17 +01:00
2025-03-18 18:54:17 +01: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-03-18 18:54:17 +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. Modify competition-server/scantron.yaml to use your own github.pat (make sure to create it with repo and package:read permissions).

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%