Skip to content

Security: jeanpfs/bd-board

Security

SECURITY.md

Security Policy

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.

Supported Usage

  • 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.

Reporting a Vulnerability

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.

There aren't any published security advisories