{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1f862c1f-8734-5791-8c3e-2e1c21e80560",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/highlight",
      "purl": "pkg:npm/%40babel/highlight@7.24.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/highlight@7.24.5",
      "version": "7.24.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.24.5"
        }
      ],
      "bom-ref": "urn:uuid:2ff7034a-4afe-57b5-afeb-09943269bbc1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.24.5 of @babel/highlight, and is fixed in 7.24.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-27789-helpers-generated",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.24.5"
        }
      ],
      "bom-ref": "urn:uuid:e4af1fac-d972-56a7-8d5e-19e6421cc201",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789-helpers-generated affects version 7.24.5 of @babel/highlight, and is fixed in 7.24.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/highlight@7.24.5"
        }
      ],
      "bom-ref": "urn:uuid:2c353d8c-9ca3-559f-ae6d-4615a22130d3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.24.5 of @babel/highlight."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/highlight@7.24.5"
    }
  ]
}