{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e62457b4-0115-5316-9d1a-179da6e6f330",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/uuid@11.0.5-tuxcare.1",
      "type": "library",
      "name": "uuid",
      "version": "11.0.5-tuxcare.1",
      "purl": "pkg:npm/uuid@11.0.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2d791fec-91e0-5176-b4f2-9af5b508a32a",
      "id": "CVE-2026-41907",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41907 affects version 11.0.5-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@11.0.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:154d4f7a-7bd0-5ba1-ad63-104aaf3c3ac4",
      "id": "GHSA-w5hq-g745-h8pq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-w5hq-g745-h8pq is fixed in version 11.0.5-tuxcare.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@11.0.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/uuid@11.0.5-tuxcare.1"
    }
  ]
}