{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a8622b8e-f55b-4ccf-8bc5-10d5a36cc0b1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-13T12:12:11.481927Z",
    "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": "PHP - latest",
      "scope": "required"
    }
  },
  "components": [
    {
      "type": "library",
      "name": "PHP",
      "scope": "required",
      "externalReferences": [
        {
          "url": "https://app.sbomify.com/api/v1/sboms/c854e45b-17bb-4c8d-b933-8e6bd7897b89/download",
          "type": "other",
          "hashes": [
            {
              "alg": "SHA-256",
              "content": "6e2f33ac7b83f30079204ce405cf42365928c90810ba6919b1d815b7164f5866"
            }
          ]
        }
      ]
    }
  ]
}