{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:21dd802b-3b61-5f78-b832-607046302998",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-dotall-regex",
      "purl": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.29.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-dotall-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-dotall-regex@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:54bee92c-6374-5d51-a043-83e685e439f8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.29.0 of @babel/plugin-transform-dotall-regex, and is fixed in 7.29.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.29.0"
        }
      ],
      "bom-ref": "urn:uuid:33b26b3f-5006-55b9-ae5f-1cf4c8842a89",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0 of @babel/plugin-transform-dotall-regex, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-dotall-regex@7.29.0"
    }
  ]
}