{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:136bd818-59b0-5ffd-a8d4-5e6a251f72e6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-highlight@7.12.18-tuxcare.1",
      "type": "library",
      "name": "babel-highlight",
      "version": "7.12.18-tuxcare.1",
      "purl": "pkg:npm/babel-highlight@7.12.18-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:60e74c07-7e84-59b8-9539-c09754f947a1",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.18-tuxcare.1 of babel-highlight."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-highlight@7.12.18-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-highlight@7.12.18-tuxcare.1"
    }
  ]
}