Complimetric
PlatformSolutionsPricingBlog
ComplimetricComplimetric

Infrastructure-as-Code governance for teams that treat compliance as a scene to direct, not a checkbox to ship.

All systems operational

Product

  • Platform
  • Compliance
  • Solutions
  • Pricing
  • Changelog

Company

  • About
  • Blog
  • Getting Started
  • Security

Legal

  • Legal Notice
  • Privacy
  • Cookies
  • Terms
  • Terms of Sale
  • Open Source
  • DPA
Complimetric

© 2026 0x0800 SRL. Directed in production.

01 / Posture

Secure by default,
by contract.

We protect your infrastructure data with the same rigour we expect from your IaC. Five pillars, no marketing fluff — here is exactly how.

Uptime SLA — view statusReport a vulnerability
02 / 03Five pillars
01 / 05
Pillar 01 — Encryption

Ciphers on every channel.

Every byte in flight and every secret at rest travels behind modern cryptography. Older protocols are disabled, not deprecated.

Traffic between your browser, the public API, and every internal service is wrapped in TLS 1.3. We disable older protocol versions outright rather than negotiating downgrades, so an attacker on the wire sees ciphertext or nothing.

Sensitive data on disk — cloud credentials, secrets, API tokens — is encrypted with AES-256-GCM via envelope encryption. Keys live separately from the data they protect, rotated on a documented schedule.

AWS, Azure, and GCP credentials you connect for drift detection are encrypted individually, sealed before they touch storage, and never written to logs or surfaced in plaintext outside the runtime memory of the worker that uses them.

02 / 05
Pillar 02 — Access control

Identity, scoped tight.

Authentication is short-lived, authorization is enforced server-side, and admin operations cross a second factor before they touch anything.

Users authenticate through GitHub OAuth or email and password. Sessions are issued as short-lived JSON Web Tokens stored in HTTP-only cookies, refreshed quietly and revoked the moment you sign out.

Organizations enforce fine-grained role-based access. Members, managers, and owners each carry distinct permission boundaries, evaluated on every request — never on the client.

Admin-panel operations require multi-factor authentication via WebAuthn passkeys, with a fifteen-minute idle timeout. Every state-changing request also carries a CSRF token validated server-side through the double-submit cookie pattern.

TLS 1.3Wire protocol
AES-256At-rest cipher
EU-1Data residency
WebAuthnAdmin 2FA
03 / 05
Pillar 03 — Infrastructure

Hardened by default.

The same Kubernetes posture we tell you to ship is the posture we run on. Pod security and network isolation are non-negotiable.

Workloads run on Kubernetes (k3s in development, EKS in production) under strict NetworkPolicies. Pod-to-pod communication is constrained to declared routes — anything else is dropped before it reaches the application.

Every container runs as a non-root user with a read-only root filesystem. Privilege escalation is disabled at the pod security level, and capabilities are dropped except where strictly required.

Secrets are injected at runtime via Kubernetes Secrets and Helm-managed sealed secrets — never baked into images. Internal services (Resource Engine, Rules Engine, Drift Collector, Dataviz) are unreachable from the public internet; every call passes through the authenticated Node.js API.

04 / 05
Pillar 04 — Compliance & audit

Every privileged action, on the record.

We keep the receipts you would ask of any vendor: append-only audit trail, EU data residency, and a SOC 2 Type II program in flight.

Every privileged action — scan triggers, credential changes, member management — is recorded in an append-only audit log with hash-chain integrity verification. Tampering with history requires breaking the chain, and the chain is queryable.

We are actively pursuing SOC 2 Type II certification. Controls for availability, confidentiality, and security are being documented and tested across the platform on the path to attestation.

Infrastructure is hosted in the European Union. Data subjects can request export or deletion through the Privacy Policy and DPA. Scan results live for the duration of the subscription; cloud credentials are deleted immediately upon disconnection or account closure.

05 / 05
Pillar 05 — Vulnerability management

Patched on the build, paid in disclosure.

Dependencies are scanned on every CI build, rules are updated continuously, and security researchers have a real address to report to.

Every npm, Go, and Python dependency is scanned with automated tooling on every CI build. Critical CVEs trigger immediate patch cycles, not quarterly housekeeping.

Complimetric ships with over two thousand built-in IaC rules covering CIS Benchmarks, NIST 800-53, PCI-DSS, SOC 2, and OWASP. Rules are updated continuously as new threat patterns emerge.

We welcome security research. Reports go to security@complimetric.com — we acknowledge within forty-eight hours and coordinate disclosure with the reporter.

03 / Contact

Questions about
our posture?

Our security team is available to enterprise customers, security researchers, and partners. Bring your questionnaire — we answer with evidence.

security@complimetric.com View our DPA