{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:00f70c0b-fb7a-58ee-95f4-615d3994a88d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@babel/plugin-proposal-object-rest-spread",
      "purl": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.12.5-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.12.5-tuxcare.1",
      "version": "7.12.5-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-27789",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.12.5-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:eab89d6b-7b40-506e-b1bb-2a63689cf126",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.12.5-tuxcare.1 of @babel/plugin-proposal-object-rest-spread."
      }
    },
    {
      "id": "CVE-2026-44728",
      "affects": [
        {
          "ref": "pkg:npm/%40babel/plugin-proposal-object-rest-spread@7.12.5-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:1a2375ff-9b62-51de-b7a4-2a099bafe90f",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-44728 does not affect version 7.12.5-tuxcare.1 of @babel/plugin-proposal-object-rest-spread. 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-object-rest-spread@7.12.5-tuxcare.1"
    }
  ]
}