{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:61cf268d-dc67-5446-9419-74f48eed82c2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/linkify-it@2.2.0",
      "type": "library",
      "name": "linkify-it",
      "version": "2.2.0",
      "purl": "pkg:npm/linkify-it@2.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a80eeb0a-f0f0-5797-a9c5-f841857b32d6",
      "id": "CVE-2026-48801",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48801 affects version 2.2.0 of linkify-it."
      },
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@2.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9d04d41-a7da-5c74-944c-06a3730fda25",
      "id": "CVE-2026-59887",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59887 affects version 2.2.0 of linkify-it."
      },
      "affects": [
        {
          "ref": "pkg:npm/linkify-it@2.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-it@2.2.0"
    }
  ]
}