{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6d6f118d-bf0f-54f6-af6d-63e727bdca86",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nanoid",
      "purl": "pkg:npm/nanoid@5.1.5",
      "type": "library",
      "bom-ref": "pkg:npm/nanoid@5.1.5",
      "version": "5.1.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-67213",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@5.1.5"
        }
      ],
      "bom-ref": "urn:uuid:1fa04a6f-f773-5af2-9894-6c3c03866e31",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67213 affects version 5.1.5 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67214",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@5.1.5"
        }
      ],
      "bom-ref": "urn:uuid:9a9dc8c3-4110-56ac-917d-20fe64c16217",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67214 affects version 5.1.5 of nanoid."
      }
    },
    {
      "id": "CVE-2026-73086",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@5.1.5"
        }
      ],
      "bom-ref": "urn:uuid:963ffc10-04d0-57b7-82a5-469e5aacea54",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73086 affects version 5.1.5 of nanoid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nanoid@5.1.5"
    }
  ]
}