{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d939dd1b-fbd1-5b99-82aa-cecda44cc2d3",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nanoid",
      "purl": "pkg:npm/nanoid@3.3.8",
      "type": "library",
      "bom-ref": "pkg:npm/nanoid@3.3.8",
      "version": "3.3.8",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-67213",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.8"
        }
      ],
      "bom-ref": "urn:uuid:68350390-f547-501b-9490-4e0bf6ff702d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67213 affects version 3.3.8 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67214",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.8"
        }
      ],
      "bom-ref": "urn:uuid:90cb5803-713e-5417-8bed-140783eee203",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67214 affects version 3.3.8 of nanoid."
      }
    },
    {
      "id": "CVE-2026-73086",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.8"
        }
      ],
      "bom-ref": "urn:uuid:6b574832-f846-5174-a659-ee58e3136358",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73086 affects version 3.3.8 of nanoid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nanoid@3.3.8"
    }
  ]
}