{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f1e762b2-3bee-4f0a-8704-7d0035b9ed58",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:14.272447Z",
    "tools": [
      {
        "vendor": "sbomify, ltd",
        "name": "sbomify",
        "version": "26.3.0",
        "externalReferences": [
          {
            "url": "https://sbomify.com",
            "type": "website"
          },
          {
            "url": "https://github.com/sbomify/sbomify",
            "type": "vcs"
          }
        ]
      }
    ],
    "component": {
      "type": "application",
      "name": "Redis - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Redis",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/aee8be26-1844-4d5f-81c0-4b4dbfb4d936/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "a2b610ec8f502068c0cb9205d0d27926472d9447ee7376b69a622d54c5143e2d"
            }
          ]
        }
      ]
    }
  ]
}