{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3581000e-37ab-5dc2-b42b-2136d1eb475c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/highlight@7.16.7",
      "type": "library",
      "name": "@babel/highlight",
      "version": "7.16.7",
      "purl": "pkg:npm/%40babel/highlight@7.16.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:57ad0c4b-04d9-57a5-bb92-67b54f96a3ac",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.16.7 of @babel/highlight."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.16.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4842a666-6721-5efe-ad65-e3aad0429ff1",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.16.7 of @babel/highlight."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.16.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/highlight@7.16.7"
    }
  ]
}