{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:31b73ce6-f607-583e-bacb-527ffb67e8cb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nanoid",
      "purl": "pkg:npm/nanoid@3.3.4",
      "type": "library",
      "bom-ref": "pkg:npm/nanoid@3.3.4",
      "version": "3.3.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-55565",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.4"
        }
      ],
      "bom-ref": "urn:uuid:97f28caf-276e-577c-a697-1b662e5e83ea",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-55565 affects version 3.3.4 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67213",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.4"
        }
      ],
      "bom-ref": "urn:uuid:6564e2e0-ac87-5579-9981-2d9c258499b0",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67213 affects version 3.3.4 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67214",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.4"
        }
      ],
      "bom-ref": "urn:uuid:596cd31e-c64a-5e6f-9f5a-e7e34c43868e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67214 affects version 3.3.4 of nanoid."
      }
    },
    {
      "id": "CVE-2026-73086",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.4"
        }
      ],
      "bom-ref": "urn:uuid:af2ed64a-6025-5c29-8545-34a758a02bf7",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-73086 affects version 3.3.4 of nanoid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nanoid@3.3.4"
    }
  ]
}