{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a23a07c-6864-54f5-ac80-6192af5e90d5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/uuid@9.0.1-tuxcare.2",
      "type": "library",
      "name": "uuid",
      "version": "9.0.1-tuxcare.2",
      "purl": "pkg:npm/uuid@9.0.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9946d937-5535-56f6-abca-a6ff47739049",
      "id": "AIKIDO-2026-10892",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability AIKIDO-2026-10892 is fixed in version 9.0.1-tuxcare.2 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@9.0.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9aaed835-ad76-50e4-8e56-54b1ad7e5f97",
      "id": "CVE-2026-41907",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41907 is fixed in version 9.0.1-tuxcare.2 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@9.0.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:efaf58f9-801c-5247-b36f-60cc18e1f86b",
      "id": "GHSA-w5hq-g745-h8pq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-w5hq-g745-h8pq is fixed in version 9.0.1-tuxcare.2 of uuid."
      },
      "affects": [
        {
          "ref": "pkg:npm/uuid@9.0.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/uuid@9.0.1-tuxcare.2"
    }
  ]
}