{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1fe62d39-2be6-5d33-b8e3-832e53bf9a11",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "linkify-it",
      "purl": "pkg:npm/linkify-it@1.2.4-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/linkify-it@1.2.4-tuxcare.1",
      "version": "1.2.4-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-48801",
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@1.2.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:43ef38e8-9b24-5499-82b8-ab9ff88ad3c8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48801 affects version 1.2.4-tuxcare.1 of linkify-it."
      }
    },
    {
      "id": "CVE-2026-59887",
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@1.2.4-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:4c3a5b45-fd29-59ab-af5d-78fd330f761e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-59887 is fixed in version 1.2.4-tuxcare.1 of linkify-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-it@1.2.4-tuxcare.1"
    }
  ]
}