{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b5c4146b-3232-55f7-a2b0-6e8c92fb7724",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-validator-identifier@7.18.9",
      "type": "library",
      "name": "@babel/helper-validator-identifier",
      "version": "7.18.9",
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.18.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:68817e31-7eb9-5561-af15-efa261a872d2",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.18.9 of @babel/helper-validator-identifier."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-identifier@7.18.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c1aa0e96-7965-5426-a6cc-e10d89dbac49",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.18.9 of @babel/helper-validator-identifier."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-validator-identifier@7.18.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-validator-identifier@7.18.9"
    }
  ]
}