{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:58c97935-1f3d-5fef-a347-825ff33675ef",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-uri@3.1.2",
      "type": "library",
      "name": "fast-uri",
      "version": "3.1.2",
      "purl": "pkg:npm/fast-uri@3.1.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8f1e4561-580e-5ae9-a8a8-5978b885f00e",
      "id": "CVE-2026-13676",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-13676 affects version 3.1.2 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2b14a570-a1b7-590f-8086-01c8d7b8f48e",
      "id": "CVE-2026-16221",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-16221 affects version 3.1.2 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.1.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d69ba9bf-2b6b-5293-9c44-57f1bc7547cb",
      "id": "CVE-2026-18446",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18446 affects version 3.1.2 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.1.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@3.1.2"
    }
  ]
}