{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5029f318-b3d7-585d-81b9-4da7bdac2afb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "graphql",
      "purl": "pkg:npm/graphql@16.6.0",
      "type": "library",
      "bom-ref": "pkg:npm/graphql@16.6.0",
      "version": "16.6.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-26144",
      "affects": [
        {
          "ref": "pkg:npm/graphql@16.6.0"
        }
      ],
      "bom-ref": "urn:uuid:2b06ad98-3e90-5672-8037-e9b6e92e4c52",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-26144 affects version 16.6.0 of graphql."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/graphql@16.6.0"
    }
  ]
}