{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fdb90bc8-9890-55d0-8060-42d9917bdac3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/graphql@16.6.0",
      "type": "library",
      "name": "graphql",
      "version": "16.6.0",
      "purl": "pkg:npm/graphql@16.6.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2b06ad98-3e90-5672-8037-e9b6e92e4c52",
      "id": "CVE-2023-26144",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-26144 affects version 16.6.0 of graphql."
      },
      "affects": [
        {
          "ref": "pkg:npm/graphql@16.6.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/graphql@16.6.0"
    }
  ]
}