{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:342a2d17-a144-5581-be2e-e5f1080ace38",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-sticky-regex",
      "purl": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.29.0",
      "version": "7.29.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:35a3f83c-c45c-5334-a1bd-726cd6a05227",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-transform-sticky-regex, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:adf388a3-680e-505d-9ba9-1a8d8c0932ed",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-transform-sticky-regex, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-sticky-regex@7.29.0"
    }
  ]
}