Hero
Security

Security practices for a beta form platform.

A clear view of the security boundaries Pabble can discuss today without overstating certifications, audits, or compliance commitments.
Existing security detail articles should be reviewed because they currently contain claims that need verification before being marketed.
01

Access boundaries

Pabble organizes work around teams, projects, forms, and ownership boundaries in the dashboard.

02

Secure transport

Use HTTPS for public app access and webhook endpoints. Avoid documenting protocol guarantees beyond the deployed infrastructure.

03

Tenant isolation

Data models are scoped around teams, projects, forms, and responses so product copy can describe logical separation without claiming formal audits.

04

Secret management

Integration credentials are stored separately from normal response data and should be handled as sensitive application secrets.

05

Secure development practices

Security-sensitive product areas include authentication, authorization, response access, integrations, and webhook delivery.

06

Responsible disclosure

Security reports should be routed through the contact path until a formal disclosure program is published.