{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.redis-open-source",
  "version": "1.0.0",
  "title": "Redis Open Source data boundary",
  "summary": "Official-source trusted-network, ACL, authentication, command/key, read/write, persistence, and exposure boundaries for Redis deployments.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.redis.security.model",
        "statement": "Redis documents a trusted-client and trusted-environment security model and warns against directly exposing its service to untrusted networks.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.redis.security"
        ]
      },
      {
        "id": "fact.redis.security.read",
        "statement": "ACL users can be restricted by commands and keys, so successful authentication must not be treated as unrestricted read access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.redis.security"
        ]
      },
      {
        "id": "fact.redis.security.write",
        "statement": "Write and administrative commands require separate least-privilege ACL decisions; dangerous configuration and destructive commands must not be exposed by default.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.redis.security"
        ]
      },
      {
        "id": "fact.redis.security.boundary",
        "statement": "Authentication, protected mode, persistence, replication, backup, and encryption are separate controls; a reachable endpoint is not evidence that any is correctly enabled.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.redis.security"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/redis-open-source.json",
  "contentHash": "sha256:8c0360d58a3087c2cd619fdc9eb7943320069aa1eadbf2a78e3d1db4d1bb31b4",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/redis-open-source.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.redis.security",
        "url": "https://redis.io/docs/latest/operate/oss_and_stack/management/security/",
        "title": "Redis security",
        "publisher": "Redis",
        "observedAt": "2026-08-27T01:40:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:40:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:40:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://redis.io/legal/licenses/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.redis.security",
      "type": "source-claim",
      "url": "https://redis.io/docs/latest/operate/oss_and_stack/management/security/",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
