- 24 May 2023
- Print
- DarkLight
- PDF
How do you protect our data?
- Updated on 24 May 2023
- Print
- DarkLight
- PDF
Protecting customer data is our highest priority. Our policy is to match or exceed all security measures for comparable products, such as GitHub & Gitlab.
Here are a few examples of the many ways we protect your data:
Data Transfer: We use only encrypted transfers to our servers (SSH + HTTPS) and use a one-way hash of all user passwords using bcrypt (same as GitHub).
Servers: We use only SOC 3 Type 2 and/or ISO27001 compliant servers with customer data encrypted at rest with encrypted mounts.
Testing: We continuously test our systems against common attack vectors, including XSS, dependency injection, ReDOS, MitM, etc.
Rootless: We use multiple levels of protection including rootless containers on our servers, which prevent malicious actors from installing or running arbitrary code to collect user data in the case of an XSS attack.
We perform annual penetration tests and the report is available to customers upon request.
If you have further questions or concerns, please email us at security@allspice.io.