{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d27746cd-0609-5360-b97c-da01e4046fd9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/linkify-it@3.0.3",
      "type": "library",
      "name": "linkify-it",
      "version": "3.0.3",
      "purl": "pkg:npm/linkify-it@3.0.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9caaf36a-32fd-5347-81af-c166c8132a7d",
      "id": "CVE-2026-48801",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48801 affects version 3.0.3 of linkify-it."
      },
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@3.0.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b4f84e07-eb88-5b1f-8d61-837d77682dbb",
      "id": "CVE-2026-59887",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59887 affects version 3.0.3 of linkify-it."
      },
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@3.0.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-it@3.0.3"
    }
  ]
}