{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6d759cda-8655-5bed-9e9e-b53a0d7d207f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-uri",
      "purl": "pkg:npm/fast-uri@3.1.6",
      "type": "library",
      "bom-ref": "pkg:npm/fast-uri@3.1.6",
      "version": "3.1.6",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-16221",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.1.6"
        }
      ],
      "bom-ref": "urn:uuid:12411c05-2a14-5f33-9d22-afb4126ccc8a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-16221 affects version 3.1.6 of fast-uri."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@3.1.6"
    }
  ]
}