{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d36eab9b-39a6-466f-8f30-48b4f9199193",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:12.178971Z",
    "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": "Ghost - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "Ghost",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/bb63e256-e3df-4a0f-85f6-ebc7c06bf7ea/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "7991740b97b30d043e7d77fd490b0503509f0639e52433894df7894249cb55b7"
            }
          ]
        }
      ]
    }
  ]
}