How Probara handles your data, protects API traffic, and accepts vulnerability reports.
All API traffic is TLS 1.3. HTTPS is enforced at the edge. No plaintext connections are accepted. Certificate management is handled by the infrastructure provider.
Evidence corpus data, attestation records, and API keys are stored with AES-256 encryption at rest via the underlying infrastructure volume. API keys are stored as bcrypt hashes, never in plaintext.
Every evidence card is HMAC-SHA256 signed at the moment of the call. Recompute the digest with your shared API key: a match confirms the card is byte-for-byte identical to what the server issued.
If you discover a security vulnerability in Probara, please report it before public disclosure. We commit to acknowledging your report within 48 hours and keeping you updated as we investigate.
We do not currently offer a bug bounty program. We do credit researchers in our security acknowledgments with their permission. We will not pursue legal action against good-faith researchers who follow this policy.