{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cf507e91-2a94-52e1-aea2-66b37ffe681b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/uuid@9.0.1-tuxcare.1",
      "type": "library",
      "name": "uuid",
      "version": "9.0.1-tuxcare.1",
      "purl": "pkg:npm/uuid@9.0.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1564c2ee-521a-540c-b7a1-8018842a0c6d",
      "id": "CVE-2026-41907",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41907 affects version 9.0.1-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@9.0.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d382f62-f59a-54f0-b5da-40cefdddb0a1",
      "id": "GHSA-w5hq-g745-h8pq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-w5hq-g745-h8pq is fixed in version 9.0.1-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@9.0.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/uuid@9.0.1-tuxcare.1"
    }
  ]
}