Security

Built with care.

This page is maintained by PerioSense Health to summarise the security controls currently in place. It is not an independent certification.

Last updated: June 2026

Infrastructure

PerioSense runs on managed cloud infrastructure with HTTPS enforced across the site and API. Data submitted through forms is transmitted over TLS.

Data storage

Registration and contact submissions are stored in a managed database. Row-level access policies restrict who and what can read or modify records. Secrets and service credentials are kept in a managed secret store, not in source code.

Access controls

Administrative access is limited to the PerioSense team. Sensitive operations on the backend require authenticated roles, and least-privilege principles are applied to service accounts.

Input validation

Public forms validate input on both the client and the server, and only accept the fields required for the submission.

Responsible disclosure

If you believe you have found a security issue affecting PerioSense, please report it via our contact form with the subject "Security". We appreciate responsible disclosure and will respond as quickly as we can.

Shared responsibility

Security is a shared responsibility between PerioSense, our infrastructure providers, and the people who use the service. We will continue to improve these controls as the platform evolves.