{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9995469b-2edf-59ee-8302-d3519ac92d8c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nanoid",
      "purl": "pkg:npm/nanoid@3.3.7",
      "type": "library",
      "bom-ref": "pkg:npm/nanoid@3.3.7",
      "version": "3.3.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-55565",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.7"
        }
      ],
      "bom-ref": "urn:uuid:2ec299ce-79af-5c26-82a8-3c53c90a4732",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-55565 affects version 3.3.7 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67213",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.7"
        }
      ],
      "bom-ref": "urn:uuid:85366f4e-787f-544a-9a71-8e49e043806d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67213 affects version 3.3.7 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67214",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.7"
        }
      ],
      "bom-ref": "urn:uuid:a6c7be99-6b45-5eb4-b2ce-647235a3ff25",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67214 affects version 3.3.7 of nanoid."
      }
    },
    {
      "id": "CVE-2026-73086",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.7"
        }
      ],
      "bom-ref": "urn:uuid:39751ee2-673e-590a-b04c-2d28ad1fcc31",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73086 affects version 3.3.7 of nanoid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nanoid@3.3.7"
    }
  ]
}