{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ddb44942-dcb9-5352-898e-ef67c184c2f0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-compilation-targets@7.29.0-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-compilation-targets",
      "version": "7.29.0-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.29.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:522e6015-2aa2-534f-a4bc-cf41233d005e",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.29.0-tuxcare.1 of @babel/helper-compilation-targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-compilation-targets@7.29.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:54d73929-308d-5438-a24e-26faf80384c6",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0-tuxcare.1 of @babel/helper-compilation-targets."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-compilation-targets@7.29.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-compilation-targets@7.29.0-tuxcare.1"
    }
  ]
}