{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:96e44947-9558-519f-9121-137e48bac3d2",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-proposal-throw-expressions",
      "purl": "pkg:npm/%40babel/plugin-proposal-throw-expressions@7.29.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-proposal-throw-expressions@7.29.0-tuxcare.1",
      "version": "7.29.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-throw-expressions@7.29.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:08ca8d25-4ad9-514b-8bf2-d94b238cb044",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44728 is fixed in version 7.29.0-tuxcare.1 of @babel/plugin-proposal-throw-expressions."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-throw-expressions@7.29.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a2778322-be60-5251-8d15-46a78096445c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.29.0-tuxcare.1 of @babel/plugin-proposal-throw-expressions, and is fixed in 7.29.0-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-proposal-throw-expressions@7.29.0-tuxcare.1"
    }
  ]
}