{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:87942add-f920-55c7-b6d6-30ead26f7770",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2",
      "type": "library",
      "name": "@babel/helpers",
      "version": "7.24.1-tuxcare.2",
      "purl": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ea437eb3-9375-5d42-9349-e4730e2e7931",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.2 of @babel/helpers."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de96d3b8-1c3e-5bb1-a993-822f4d71344b",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.24.1-tuxcare.2 of @babel/helpers."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helpers@7.24.1-tuxcare.2"
    }
  ]
}