Weaviate

Weaviate B.V.·Weaviate.io
Security Posture

Compliance-ready

As of September 3, 2026, Weaviate's security: SOC 2 Type II and HIPAA certifications are stated, alongside 8 controls including encryption at rest, in transit, and end-to-end. Healthcare and financial buyers get a documented compliance baseline without negotiating a custom addendum.

Backed by 10 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Certifications
SOC 2 Type IIHIPAA
Controls
Encryption At RESTEncryption In TransitEnd To End EncryptionPrivate LinkRBACSAMLSSOVPC Peering
Security Change Historydated events · values unlock with a key
Security signal removed: GDPR · high significance
Security signal removed: MFA · high significance
Security signal added: VPC Peering · high significance
Security signal added: Data Residency · high significance
Security signal added: Encryption In Transit · high significance
Security signal added: GDPR · high significance
Security signal added: SOC 2 · high significance
Security signal added: Audit Logs · high significance
Every security fact on this pagekey · value · provenance · dated · sourced
FactValueProvenanceAs ofSource
security.cert.hipaaHIPAAcompany stated2026-06-29docs.weaviate.io/cloud
security.cert.soc2-type-iiSOC 2 Type IIcompany stated2026-09-03weaviate.io/pricing
security.encryption-at-restEncryption At RESTcompany stated2026-09-03weaviate.io/security
security.encryption-in-transitEncryption In Transitcompany stated2026-09-03weaviate.io/security
security.end-to-end-encryptionEnd To End Encryptioncompany stated2026-09-03weaviate.io/security
security.private-linkPrivate Linkcompany stated2026-09-03weaviate.io/pricing
security.rbacRBACcompany stated2026-09-03weaviate.io/security
security.samlSAMLcompany stated2026-09-03weaviate.io/pricing
security.ssoSSOcompany stated2026-09-03weaviate.io/pricing
security.vpc-peeringVPC Peeringcompany stated2026-09-03weaviate.io/security
Security across Vector DatabasesWeaviate ranked in place · tap through for each read

No observed security facts yet for KDB.AI, LanceDB, Marqo, Milvus, MyScale and Vespa.

Get security for weaviate.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/weaviate.io/facts?dimension=security

{
  "data": {
    "facts": [
      {
        "key": "security.cert.hipaa",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-06-29",
        "source_url": "docs.weaviate.io/cloud"
      },
      {
        "key": "security.cert.soc2-type-ii",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/pricing"
      },
      {
        "key": "security.encryption-at-rest",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/security"
      },
      {
        "key": "security.encryption-in-transit",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/security"
      },
      "…"
    ]
  }
}
MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "security" })

# returns the security record above,
# each value with its source_url + as_of,
# ready to reason over
Build on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.

Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.