{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1d6d976a-7061-5057-a12f-94ee0ae94b97",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-destructuring",
      "purl": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0",
      "version": "7.23.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0"
        }
      ],
      "bom-ref": "urn:uuid:8665bbf7-9813-53dd-8f61-41796fee1acf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-27789 affects version 7.23.0 of @babel/plugin-transform-destructuring."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0"
        }
      ],
      "bom-ref": "urn:uuid:21214775-5537-50ee-affc-31d2f4f7d66c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44728 affects version 7.23.0 of @babel/plugin-transform-destructuring."
      }
    },
    {
      "id": "CVE-2026-49356",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0"
        }
      ],
      "bom-ref": "urn:uuid:9dfdc7c3-329d-5fd3-aef5-df1993bea9bc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49356 affects version 7.23.0 of @babel/plugin-transform-destructuring."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-destructuring@7.23.0"
    }
  ]
}