{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:984200ca-a70f-5c2f-a564-0c27f9de8c64",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "linkify-it",
      "purl": "pkg:npm/linkify-it@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/linkify-it@5.0.0",
      "version": "5.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-48801",
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@5.0.0"
        }
      ],
      "bom-ref": "urn:uuid:f1cd4e70-4e7f-57ae-b327-af1e033e1761",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48801 affects version 5.0.0 of linkify-it."
      }
    },
    {
      "id": "CVE-2026-59887",
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@5.0.0"
        }
      ],
      "bom-ref": "urn:uuid:3baa3661-c25a-56b3-bdc1-a2f1b814facc",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59887 affects version 5.0.0 of linkify-it."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-it@5.0.0"
    }
  ]
}