Security

Where your data actually lives.

This page is for security and procurement teams evaluating Containarium. It documents — per setup tier — exactly what data crosses which network boundary, what FootprintAI receives, and what we explicitly do not collect. No marketing.

Last reviewed: 2026-05-24. If you have a specific compliance question this page doesn't answer, email [email protected].

Statement of practice

When you self-host Containarium (Tier 1 and above), source code, test data, build artifacts, environment variables, secrets, and runtime data never reach FootprintAI infrastructure. The platform runs entirely on machines you control. We have no operational access to your containers, no telemetry on the workloads inside them, and no mechanism to retrieve customer data.

The only outbound network calls from a self-hosted Containarium daemon are:

  • · Release-binary downloads when you upgrade (optional — you can mirror them)
  • · OCI image pulls if your workloads use them (your registry, your call)
  • · Opt-in anonymous usage telemetry (off by default; see "Telemetry" below)

The only inbound traffic to FootprintAI is from your operators / agents using our hosted control plane (cloud.containarium.dev) — which is itself optional; fully self-hosted deployments never connect to it.

Three layers — and where each one lives

Your applications, the VMs beneath them, and the cloud beneath those. With BYOC, all three sit inside your own cloud account — so your data never leaves your jurisdiction.

Containarium Cloud
we host
Top · your applications
Isolated containers
runs on
Middle · compute
Containarium VMs
runs on
Bottom · cloud
GCP / AWS — FootprintAI account

Fastest to start — your workloads run on our infrastructure (Tier 0).

BYOC — Bring Your Own Cloud
you host
Top · your applications
Isolated containers
runs on
Middle · compute
Containarium VMs
runs on
Bottom · cloud
GCP / AWS — your account

All three layers sit in your account, your region, your jurisdiction — your data never leaves it.

What crosses the perimeter, by tier

Four setup tiers, increasing in self-containment. Pick based on your data sensitivity and operational appetite. The capability — a real Linux environment per agent / CI job / preview — is identical across all four.

Tier Source code & tests Runtime data Control-plane metadata Auth credentials
0 — Hosted cloud
evaluation
→ FootprintAI infra (Containarium boxes on our hosts) → FootprintAI infra → FootprintAI infra → FootprintAI infra (hashed)
1 — Self-host + cloud control
mid-market
Stays in your network Stays in your network → FootprintAI infra (container names, sizes, lifecycle events) → FootprintAI infra (hashed)
2 — Fully self-hosted
enterprise
Stays in your network Stays in your network Stays in your network Stays in your network
3 — Air-gapped
regulated
Stays in your network Stays in your network Stays in your network Stays in your network (offline install bundle, no internet egress at all)

"Control-plane metadata" = container names, requested sizes, lifecycle events (create / start / stop / delete) that the hosted cloud's scheduler needs to route requests. Never includes file contents, command output, or env vars.

What we explicitly do not collect

Across all tiers, including the hosted cloud, FootprintAI does not collect or retain:

Telemetry (opt-in only)

Self-hosted Containarium daemons can optionally emit anonymous usage telemetry to help us prioritize features. It's off by default; no daemon sends telemetry unless the operator explicitly enables it via the configuration file.

When enabled, the daemon sends:

Telemetry data is retained for 90 days, then aggregated and deleted. The endpoint is a single POST to telemetry.containarium.dev/v1/ping; firewall it if you prefer not to send anything even by accident.

Compliance

ISO/IEC 27001:2022 certified

FootprintAI operates a certified information security management system (ISMS) covering the Containarium platform and hosted cloud control plane. The certificate and Statement of Applicability are available under NDA — email [email protected].

SOC 2 and HIPAA are not yet in scope. For Tier 2 / 3 deployments where the platform runs entirely in your environment, certification of FootprintAI itself is typically not a blocker anyway — the audit boundary is your infrastructure, not ours.

Available today
  • · ISO/IEC 27001:2022 certificate (on request, under NDA)
  • · Apache 2.0 licensed OSS — fully auditable source
  • · Self-host docs & threat model
  • · Per-tier data-flow diagrams (this page)
Planned (next 6 months)
  • · Self-hosted audit log w/ SIEM-friendly schema
  • · SAML / OIDC SSO integration
  • · Air-gapped install bundle
  • · SOC 2 Type I evaluation (sales-led)

Procurement / security review

Open source means most of your due diligence happens against the public repo. For DPAs, security questionnaires, or anything that needs a signed document, email [email protected] with your timeline. We typically turn around standard security reviews in under two business days.