{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cb2a60f5-1192-5012-949e-3daf6e85d8d2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/uuid@9.0.1",
      "type": "library",
      "name": "uuid",
      "version": "9.0.1",
      "purl": "pkg:npm/uuid@9.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f612d7ff-3046-5ca9-85b2-744c86fbcad5",
      "id": "CVE-2026-41907",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41907 affects version 9.0.1 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@9.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/uuid@9.0.1"
    }
  ]
}