{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2995f7a5-1ed5-5cfd-b7f4-d8e84eb1123f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/helper-create-regexp-features-plugin",
      "purl": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.28.5",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.28.5",
      "version": "7.28.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.28.5"
        }
      ],
      "bom-ref": "urn:uuid:f2eda41b-5895-570a-a1d7-914a8cef0652",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.28.5 of @babel/helper-create-regexp-features-plugin."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/helper-create-regexp-features-plugin@7.28.5"
    }
  ]
}