Security & trust

Your pipeline data, protected by design.

Pipemetry connects to your CRM, so we treat your data with care from the first byte: strict tenant isolation, encryption, an immutable access audit, and a SOC 2 program in progress.

Subprocessors & data handling

We keep a current list of the third parties that process data on our behalf. See our subprocessors and privacy policy for details on what we collect and how it is handled. Our Data Processing Addendum — including the EU Standard Contractual Clauses — is incorporated into our terms for every customer, with countersigned copies available on request.

The Service is hosted in the United States.

Responsible disclosure

We welcome good-faith security research on pipemetry.com and app.pipemetry.com. If you believe you have found a vulnerability, email [email protected] with enough detail to reproduce it. We aim to acknowledge reports within 3 business days and to keep you informed while we remediate.

Safe harbor: security research conducted in good faith and consistent with this policy is authorized under our Terms of Service, and we will not pursue or support legal action against you for it. In return we ask that you: make a good-faith effort to avoid privacy violations, data destruction, and service degradation; test only against accounts and workspaces you own; never access, modify, or retain data belonging to another tenant — if you encounter it, stop and report immediately; avoid social engineering, phishing, and physical attacks; and give us a reasonable period (90 days) to remediate before public disclosure. We do not operate a paid bounty program at this time, but we are happy to credit reporters. This policy is referenced from /.well-known/security.txt on both hosts.

Security FAQ

How does Pipemetry keep my data separate from other customers?

Pipemetry enforces tenant isolation at the database layer using row-level security (RLS), force-applied on every customer-plane table, plus per-tenant query scoping. One tenant cannot read another tenant’s data.

Is Pipemetry SOC 2 compliant?

SOC 2 is in progress. We are implementing controls and collecting evidence, and will share status and (when available) our report with Enterprise prospects under NDA.

Is my data encrypted?

Data is encrypted in transit (TLS). Your CRM credentials and other secret material are encrypted at rest, and backups are encrypted at creation. Full-database at-rest encryption is on our roadmap.

Can I get an audit log of access to my data?

Yes. Pipemetry keeps a WORM (write-once, read-many) access audit covering read and write access paths, retained for compliance. Workspace admins can review the trail and download it as CSV directly in Settings — no request needed.

Can I require two-factor authentication (2FA) for my team?

Yes. A workspace admin can require 2FA for all members from Settings. Members are asked to set up an authenticator app at their next sign-in, admins can see each member’s enrollment status, and turning the requirement off never removes an authenticator someone already set up.

Do you support SSO?

Enterprise SSO / SAML federation with your own identity provider is available on request as part of an Enterprise plan. Contact sales and we will set it up with you.

Does Pipemetry have an API, and is it secure?

Yes. A workspace admin mints a per-workspace API key that is shown once and stored only as a SHA-256 hash; every request is rate-limited and scoped to the member’s permissions, so a key can only ever read what that member can. Outbound webhooks are HMAC-signed and SSRF-guarded, and spreadsheet export links use signed, scoped, expiring tokens.

How do you secure public board share links?

A shared board is a frozen, read-only snapshot behind an unguessable link with a 30-day expiry, revocable at any time and marked noindex so it never appears in search results. It is a point-in-time copy, not a live view of your data.

Need a security review?

Enterprise plans include a security & compliance review and a named contact. Get in touch and we will share what you need — or email [email protected].