{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bac51b4a-0016-5cd4-8614-6db46efef7bc",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "linkify-plugin-keyword",
      "purl": "pkg:npm/linkify-plugin-keyword@4.1.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/linkify-plugin-keyword@4.1.3-tuxcare.1",
      "version": "4.1.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-8101",
      "affects": [
        {
          "ref": "pkg:npm/linkify-plugin-keyword@4.1.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:f256852b-650a-5c49-ab72-9e6ad26cda0f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-8101 is fixed in version 4.1.3-tuxcare.1 of linkify-plugin-keyword."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/linkify-plugin-keyword@4.1.3-tuxcare.1"
    }
  ]
}