Legal

Security at Scampy

Last updated: 29 April 2026

Travelers trust Scampy with sensitive data: where they are, where they are going, and what they have seen on the road. This page describes the controls we use to protect that data, our infrastructure, and our staff.

1. Certifications and audits

Scampy is SOC 2 Type II audited on an annual basis and aligns its control framework with ISO 27001:2022. Independent penetration tests are run at least twice a year and after any significant architectural change. Reports are available to enterprise customers under NDA at security@scampy.app.

2. Encryption

  • Data in transit is protected with TLS 1.3 across public networks and mTLS between internal services.
  • Data at rest is encrypted with AES 256, keyed via a managed KMS with annual rotation.
  • Backups and analytics exports are encrypted with separate key material.
  • We do not store passwords; account secrets are hashed with Argon2id.

3. Access controls

Production access uses single sign on with hardware backed multi factor authentication, short lived credentials, and just in time role elevation reviewed quarterly. All production access is logged to an immutable audit trail.

4. Software supply chain

All deploys flow through code review, automated testing, SAST, secret scanning, and signed container builds. Dependencies are tracked in an SBOM and patched on a defined SLA based on severity.

5. Infrastructure

Scampy runs on hardened cloud infrastructure across multiple availability zones, with network segmentation, private subnets, and a web application firewall in front of public endpoints. Edge traffic is filtered for common attack patterns and abusive automation.

6. Monitoring and incident response

We monitor application, infrastructure, and identity logs in real time. A documented incident response plan governs detection, containment, eradication, recovery, and post incident review. Tabletop exercises are run twice a year. Material incidents are communicated to affected users and regulators within the timelines required by law.

7. Business continuity

Critical systems are deployed across multiple regions with automated failover. Backups are tested quarterly through full restore drills. Our recovery time objective for the alerts pipeline is under one hour.

8. Account safety

For your account, we recommend:

  • Enable two factor authentication from your account settings.
  • Use a unique, long password stored in a reputable password manager.
  • Review active sessions and connected devices periodically.
  • Treat unexpected password reset emails as suspicious and contact us.

9. Responsible disclosure

We welcome reports from security researchers. Email security@scampy.app with a clear description, reproduction steps, and any proof of concept. Our PGP key is published at scampy.app/.well-known/security.txt. We commit to acknowledging reports within two business days, providing safe harbour for good faith research, and crediting researchers on request once a fix is shipped.

10. Contact

Security concerns or questions: security@scampy.app.