b01lers/rCTF Deploy Action
Opinionated challenge metadata updater for rCTF deployment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rctf-url | The public URL of the rCTF instance you are deploying to (ex: `http://ctf.b01lers.com:9001`). | yes | — |
| rctf-token | The authentication token of the configured admin account for the rCTF instance. | yes | — |
| base-dir | The directory to look for challenges in. | no | — |
Outputs
| name | description |
|---|---|
| deployed | The ids of the deployed challenges. |
| categories | The names of the detected challenge categories. |