Skip to content

Security: pipsyncio/pipsync-cli

SECURITY.md

Security policy

Supported versions

Security fixes are provided for the latest release on main.

Reporting

Do not open a public issue for a vulnerability, leaked secret, redaction bypass, webhook-verification bypass, or escape from the local/read-only safety boundary.

Use GitHub's Security → Report a vulnerability flow. If private reporting is unavailable, use https://pipsync.io/en/contact with a minimal, non-secret summary until a private channel is established.

Include the affected version, synthetic reproduction, impact, and expected safety boundary. Never include real API keys, broker credentials, customer payloads, account identifiers, signatures from production, or live trade data.

Security-sensitive scope

  • base URL and loopback enforcement
  • HTTP method allowlists
  • secret/token redaction
  • environment-only secret loading
  • raw-body HMAC and timestamp-freshness verification
  • payload and stream bounds
  • rejection of live-mode fixtures

There aren't any published security advisories