Answered by engineers, not sales.
Send yours before the scoping call if it is a gate. We would rather fail it early than waste a quarter of your time.
Specifics rather than adjectives. Everything on this page is either a control you can verify against this site right now, or a plain statement of what we do and do not hold.
These are the response headers this site serves. They are the floor every stack we ship starts from: HTTPS only with a one-year HSTS lifetime, a content security policy that denies by default, no MIME sniffing, no third-party framing, and a locked-down permissions policy.
Open developer tools on this page and read them yourself. A security page you cannot check is marketing.
strict-transport-security: max-age=31536000
content-security-policy: default-src 'self';
object-src 'none';
base-uri 'self';
frame-ancestors 'self';
form-action 'self'
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
referrer-policy: strict-origin-when-
cross-origin
permissions-policy: camera=(), microphone=(),
geolocation=(), …
pull request → build → preview URL
reviewed in a browser,
on its own host
merge to main → build → production
same artifact, no
hand-copied files
rollback → previous release
one action, no rebuild
Every change goes through the same pipeline: a pull request builds a preview on its own URL so it can be reviewed as a running thing rather than as a diff, and a merge deploys the identical artifact to production. Releases are immutable, so rolling back is selecting the previous one.
There is no server anyone SSHes into to fix something quickly. That is the point.
Cheeky-Fit Inc. holds no SOC 2, ISO 27001, or HIPAA attestation today, and we will not imply otherwise with a vague trust page. If your procurement requires a certified vendor, you will hear that in the first call rather than the fifth.
What we do offer is specificity: named controls, a pipeline you can audit, infrastructure in your own accounts, and answers to a security questionnaire from the engineers who built the thing.
Send yours before the scoping call if it is a gate. We would rather fail it early than waste a quarter of your time.
If something affecting your system goes wrong, you get told what happened, what was exposed, and what changed — not a status page euphemism.
Security questions get answered by the people who wrote the code.
Send a questionnaire, a disclosure, or a question about how something is run.