{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b94dfe1a-c121-5cf7-80f2-d83552bc41d3",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.24.1-tuxcare.1",
      "type": "library",
      "name": "@babel/helper-check-duplicate-nodes",
      "version": "7.24.1-tuxcare.1",
      "purl": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.24.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1bc6b8ec-335d-5c25-992b-d09d6a6b0ec8",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.24.1-tuxcare.1 of @babel/helper-check-duplicate-nodes."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.24.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d1ff4529-520d-5858-9a5c-7758b7650f15",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.24.1-tuxcare.1 of @babel/helper-check-duplicate-nodes."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.24.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-check-duplicate-nodes@7.24.1-tuxcare.1"
    }
  ]
}