{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a626282-022b-584c-98fa-46fd81154cd5",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-uri@3.1.3",
      "type": "library",
      "name": "fast-uri",
      "version": "3.1.3",
      "purl": "pkg:npm/fast-uri@3.1.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6a5ec127-00d7-5865-b269-b262fe1f6a26",
      "id": "CVE-2026-16221",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-16221 affects version 3.1.3 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.1.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d1d81f4e-1f0e-5882-a487-126d0fda7198",
      "id": "CVE-2026-18446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18446 affects version 3.1.3 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.1.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@3.1.3"
    }
  ]
}