Skip to content

Security

  • ISO 27001 certified

For policies, certificates, subprocessors, and live security posture, visit the Avrea Trust Center.

All cache traffic between runners and cache proxies is encrypted in transit. Cache data is encrypted at rest in storage colocated with the runners.

The Avrea console, API, and documentation are served exclusively over HTTPS with managed TLS certificates. Sign-in uses OAuth through GitHub or Google. Avrea does not store passwords.

Caches are isolated by repository:

  • GitHub Actions cache is further scoped by Git ref.
  • There is no cross-repository or cross-organization cache access.
  • GitHub Actions cache uses JWT tokens issued by GitHub for scoping and access control.
  • Build cache requests are authenticated by the runner infrastructure. Only your jobs running on Avrea runners can access your cache, and caches are isolated by repository.

If you discover a security issue, please contact security@avrea.com.