{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aef55e52-2812-5f74-a6e6-3e8bee79215f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "nanoid",
      "purl": "pkg:npm/nanoid@3.3.12-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/nanoid@3.3.12-tuxcare.1",
      "version": "3.3.12-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-67213",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.12-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:a775c95c-d8a1-5b34-ab0c-ab8eaef1ad74",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67213 affects version 3.3.12-tuxcare.1 of nanoid."
      }
    },
    {
      "id": "CVE-2026-67214",
      "affects": [
        {
          "ref": "pkg:npm/nanoid@3.3.12-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:902af7dc-abed-59a8-8f5b-38dda69f27c1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-67214 affects version 3.3.12-tuxcare.1 of nanoid."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/nanoid@3.3.12-tuxcare.1"
    }
  ]
}