{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8efd24f2-1971-519b-8c66-3f5296597a5d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-transform-arrow-functions",
      "purl": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.12.5-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.12.5-tuxcare.3",
      "version": "7.12.5-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.12.5-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:3b10fb6b-285f-5b08-91de-38314e32f087",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.3 of @babel/plugin-transform-arrow-functions."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.12.5-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c7e0c284-cc19-55f5-b941-82f71c4d5c31",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.3 of @babel/plugin-transform-arrow-functions. CVE-2026-44728 in babel 7.29.7 is not affected. Refer to babel 7.29.7 for details.",
        "justification": "requires_dependency"
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40babel/plugin-transform-arrow-functions@7.12.5-tuxcare.3"
    }
  ]
}