bd-board shells out to the local bd CLI and can mutate issue data when writes are enabled. Treat it as a trusted local development tool, not as a multi-user hosted service.
- Run it on localhost or a trusted private network only.
- Keep writes disabled unless you intentionally need them.
- Enable mutations with
BD_BOARD_ALLOW_WRITE=true. - Do not expose the dev or preview server directly to the public internet.
Open a private security advisory on GitHub when available. If that is not possible, open an issue with a minimal description and avoid posting exploit details or private repository paths.
Include:
- Affected version or commit.
- Environment and operating system.
- Reproduction steps.
- Expected and actual behavior.