{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6f91d90f-ec08-5219-8e2d-a6e779d903ca",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-proposal-function-sent",
      "purl": "pkg:npm/%40babel/plugin-proposal-function-sent@7.12.5-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-proposal-function-sent@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-proposal-function-sent@7.12.5-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:a75b746f-ba9f-54be-ad7d-2b8800952b91",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.3 of @babel/plugin-proposal-function-sent."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-function-sent@7.12.5-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:d5b10f5c-2f1f-5b12-a391-fbea0be08451",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.3 of @babel/plugin-proposal-function-sent. 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-proposal-function-sent@7.12.5-tuxcare.3"
    }
  ]
}