Skip to content

Security: Synclay/fraud-shield

Security

SECURITY.md

Security Policy

Supported versions

Version Supported
1.x

Reporting a vulnerability

Please report security issues privately:

Do not open a public issue for vulnerabilities that could expose merchant API keys or bypass fraud checks.

We aim to acknowledge reports within 2 business days.

Secure integration notes

  • Keep SYNCLAY_API_KEY on the server only (Next.js route handlers / server actions).
  • Never call Synclay Connect with your PAT from the browser.
  • Load Cloudflare Turnstile from your own layout/script tag — this package does not inject remote scripts.

There aren't any published security advisories