{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e019e854-abaf-588e-a1a5-0a8d90775019",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/uuid@8.3.2-tuxcare.1",
      "type": "library",
      "name": "uuid",
      "version": "8.3.2-tuxcare.1",
      "purl": "pkg:npm/uuid@8.3.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:119b3b2b-db99-5e23-95f5-18aa4fd539c7",
      "id": "CVE-2022-33987",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-33987 is fixed in version 8.3.2-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@8.3.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:af83e886-27d1-5ca4-bf6a-7d89d4f5fc00",
      "id": "CVE-2026-41907",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41907 affects version 8.3.2-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@8.3.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3114955a-feba-5a46-ba12-ba1839a262be",
      "id": "GHSA-w5hq-g745-h8pq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-w5hq-g745-h8pq is fixed in version 8.3.2-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@8.3.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/uuid@8.3.2-tuxcare.1"
    }
  ]
}