{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2f130e39-f6ce-5458-973b-929b4f101f76",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-uri@4.0.1",
      "type": "library",
      "name": "fast-uri",
      "version": "4.0.1",
      "purl": "pkg:npm/fast-uri@4.0.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ce3edf0d-c367-5a8e-83a7-545aff3801ef",
      "id": "CVE-2026-16221",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-16221 affects version 4.0.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@4.0.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e48fe6d2-7605-5ce8-8015-451a564f3e56",
      "id": "CVE-2026-18446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18446 affects version 4.0.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@4.0.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@4.0.1"
    }
  ]
}