Skip to content

Security: massive-value/wealthbox-cli

SECURITY.md

Security Policy

Reporting a Vulnerability

Please do not open a public GitHub issue for security vulnerabilities.

Instead, use GitHub's private vulnerability reporting to submit your report. This keeps the details confidential until a fix is available.

Include:

  • A description of the vulnerability
  • Steps to reproduce
  • Potential impact

You will receive a response within 5 business days. If the issue is confirmed, a fix will be prioritized and you will be credited in the release notes (unless you prefer to remain anonymous).

API Token Safety

Your Wealthbox API token grants access to your CRM data. Keep it safe:

  • Never commit your token to version control. Use wbox config set-token to store it securely (written to your platform config dir, not the repo).
  • Never share your token in issues, PRs, or chat.
  • If a token is accidentally exposed, regenerate it immediately in your Wealthbox account settings under Settings > API Access.

Scope

This tool is an unofficial CLI wrapper around the Wealthbox API. Security issues in the Wealthbox API itself should be reported directly to Wealthbox.

There aren't any published security advisories