Security Policy
LedgerBase handles API keys and SEC-derived financial data. If you find a security issue, we want to know before anyone else does.
Reporting a vulnerability
Email contact@sufia.uk with a description of the issue, steps to reproduce, and the potential impact. Please do not open a public GitHub issue or post details publicly before we’ve had a chance to respond.
We aim to acknowledge reports within 3 business days. LedgerBase is an early-stage product — this is a best-effort disclosure process, not a formal bug-bounty program.
Machine-readable version: /.well-known/security.txt (RFC 9116).
Scope
In scope:
- The public landing site and its API routes.
- The LedgerBase backend API (
/v1/*) and API-key issuance flow. - The
ledgerbase-iris-cliclient.
Out of scope:
- Denial-of-service testing, automated vulnerability scanners run at volume, and social engineering against LedgerBase staff.
- Findings that require a compromised or physically-accessed device.
What to expect
LedgerBase does not currently offer paid bug-bounty rewards. Valid reports are fixed and, with the reporter’s permission, credited in the changelog.
API keys and data handling
API keys are shown once at issuance and are not recoverable — see the docs Authentication topic. Report a suspected leaked or compromised key to contact@sufia.uk so it can be revoked.
See the Privacy Policy for what information LedgerBase processes.