{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:104faa71-d5e0-5f8d-911b-2b9ed36f4e6b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/highlight@7.12.5-tuxcare.2",
      "type": "library",
      "name": "@babel/highlight",
      "version": "7.12.5-tuxcare.2",
      "purl": "pkg:npm/%40babel/highlight@7.12.5-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6b304ecb-bbb2-5a29-914e-588520e29ee8",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.2 of @babel/highlight."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.12.5-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6aceba89-d65c-5a4d-b73d-188f8729a8d1",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.2 of @babel/highlight. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.12.5-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/highlight@7.12.5-tuxcare.2"
    }
  ]
}