{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1a0ddbf5-93bd-5582-bb7b-8767c0489480",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "linkify-it",
      "purl": "pkg:npm/linkify-it@4.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/linkify-it@4.0.1",
      "version": "4.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-48801",
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@4.0.1"
        }
      ],
      "bom-ref": "urn:uuid:de93d79f-b1df-576c-97eb-9248d46c2272",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48801 affects version 4.0.1 of linkify-it."
      }
    },
    {
      "id": "CVE-2026-59887",
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@4.0.1"
        }
      ],
      "bom-ref": "urn:uuid:f3800887-0e8f-5cac-8af9-50aac8dff219",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59887 affects version 4.0.1 of linkify-it, and is fixed in 4.0.1-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-it@4.0.1"
    }
  ]
}