{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:02d52ec5-5d09-51bc-8477-6c35e84d558b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/linkify-it@1.2.4",
      "type": "library",
      "name": "linkify-it",
      "version": "1.2.4",
      "purl": "pkg:npm/linkify-it@1.2.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3620fd9b-65ec-5c92-974e-44b53170b916",
      "id": "CVE-2026-48801",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48801 affects version 1.2.4 of linkify-it."
      },
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@1.2.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-it@1.2.4"
    }
  ]
}