{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:619545c6-f8b7-52a3-8c17-7e9114137378",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/babel-plugin-transform-object-rest-spread@7.22.6-tuxcare.1",
      "type": "library",
      "name": "babel-plugin-transform-object-rest-spread",
      "version": "7.22.6-tuxcare.1",
      "purl": "pkg:npm/babel-plugin-transform-object-rest-spread@7.22.6-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:07743406-f405-5d58-9953-3be02a609c91",
      "id": "CVE-2023-45133",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-45133 affects version 7.22.6-tuxcare.1 of babel-plugin-transform-object-rest-spread."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-plugin-transform-object-rest-spread@7.22.6-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:38ea35f2-72f7-5525-bb43-b174cd50f384",
      "id": "CVE-2025-27789",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-27789 is fixed in version 7.22.6-tuxcare.1 of babel-plugin-transform-object-rest-spread."
      },
      "affects": [
        {
          "ref": "pkg:npm/babel-plugin-transform-object-rest-spread@7.22.6-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/babel-plugin-transform-object-rest-spread@7.22.6-tuxcare.1"
    }
  ]
}