{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:68de370a-8b89-5b21-9bed-ddff65fd1964",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.18.9",
      "type": "library",
      "name": "@babel/helper-create-regexp-features-plugin",
      "version": "7.18.9",
      "purl": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.18.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8768b637-d6ac-53f5-8a2b-94ec00b3b32c",
      "id": "CVE-2026-44728",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.18.9 of @babel/helper-create-regexp-features-plugin."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.18.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:86368468-9aec-5ffb-8702-0ccb343da57d",
      "id": "CVE-2026-49356",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.18.9 of @babel/helper-create-regexp-features-plugin."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.18.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.18.9"
    }
  ]
}