{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6b7453f1-7346-5143-814e-5bb29655af07",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-hoist-variables@7.12.18-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-hoist-variables",
      "version": "7.12.18-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-hoist-variables@7.12.18-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7ce087d0-e988-590c-b574-0d9ee8dcabca",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.18-tuxcare.1 of @babel/helper-hoist-variables."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-hoist-variables@7.12.18-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:af774559-0abe-51a8-a55a-76b01e32f599",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.12.18-tuxcare.1 of @babel/helper-hoist-variables."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-hoist-variables@7.12.18-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-hoist-variables@7.12.18-tuxcare.1"
    }
  ]
}