{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:607042c3-bc65-4972-afb1-ce28c608c16d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:15:48Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "gateway",
      "group": "@ai-sdk",
      "version": "2.0.140",
      "purl": "pkg:npm/%40ai-sdk/gateway@2.0.140",
      "bom-ref": "pkg:npm/@ai-sdk/gateway@2.0.140",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:watch, clean, type-check, test, test:update, test:watch, test:edge, test:node, generate-model-settings"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:watch, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@ai-sdk\\n@types\\n@vercel"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@ai-sdk/provider-utils/package.json\\nnode_modules/@ai-sdk/provider/package.json\\nnode_modules/@ai-sdk/test-server/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@vercel/ai-tsconfig/package.json\\nnode_modules/@vercel/oidc/package.json\\nnode_modules/tsup/package.json\\nnode_modules/tsx/package.json\\nnode_modules/typescript/package.json\\nnode_modules/zod/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Colin McDonnell <zod@colinhacks.com>"
        }
      ],
      "group": "",
      "name": "zod",
      "version": "3.25.76",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/zod@3.25.76",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/zod@3.25.76",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/zod/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "zod/v4,zod/v4/z,zod,zod/z"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/zod/package.json"
              }
            ],
            "concludedValue": "node_modules/zod/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 44
          },
          {
            "location": "dist/index.js",
            "line": 136
          },
          {
            "location": "dist/index.js",
            "line": 213
          },
          {
            "location": "dist/index.js",
            "line": 479
          },
          {
            "location": "dist/index.js",
            "line": 495
          },
          {
            "location": "dist/index.js",
            "line": 601
          },
          {
            "location": "dist/index.js",
            "line": 706
          },
          {
            "location": "dist/index.js",
            "line": 796
          },
          {
            "location": "dist/index.js",
            "line": 951
          },
          {
            "location": "dist/index.js",
            "line": 1033
          },
          {
            "location": "dist/index.mjs",
            "line": 12
          },
          {
            "location": "dist/index.mjs",
            "line": 104
          },
          {
            "location": "dist/index.mjs",
            "line": 111
          },
          {
            "location": "dist/index.mjs",
            "line": 112
          },
          {
            "location": "dist/index.mjs",
            "line": 181
          },
          {
            "location": "dist/index.mjs",
            "line": 188
          },
          {
            "location": "dist/index.mjs",
            "line": 189
          },
          {
            "location": "dist/index.mjs",
            "line": 334
          },
          {
            "location": "dist/index.mjs",
            "line": 335
          },
          {
            "location": "dist/index.mjs",
            "line": 336
          },
          {
            "location": "dist/index.mjs",
            "line": 337
          },
          {
            "location": "dist/index.mjs",
            "line": 338
          },
          {
            "location": "dist/index.mjs",
            "line": 339
          },
          {
            "location": "dist/index.mjs",
            "line": 451
          },
          {
            "location": "dist/index.mjs",
            "line": 466
          },
          {
            "location": "dist/index.mjs",
            "line": 479
          },
          {
            "location": "dist/index.mjs",
            "line": 498
          },
          {
            "location": "dist/index.mjs",
            "line": 521
          },
          {
            "location": "dist/index.mjs",
            "line": 537
          },
          {
            "location": "dist/index.mjs",
            "line": 538
          },
          {
            "location": "dist/index.mjs",
            "line": 539
          },
          {
            "location": "dist/index.mjs",
            "line": 540
          },
          {
            "location": "dist/index.mjs",
            "line": 541
          },
          {
            "location": "dist/index.mjs",
            "line": 542
          },
          {
            "location": "dist/index.mjs",
            "line": 543
          },
          {
            "location": "dist/index.mjs",
            "line": 544
          },
          {
            "location": "dist/index.mjs",
            "line": 545
          },
          {
            "location": "dist/index.mjs",
            "line": 546
          },
          {
            "location": "dist/index.mjs",
            "line": 547
          },
          {
            "location": "dist/index.mjs",
            "line": 556
          },
          {
            "location": "dist/index.mjs",
            "line": 557
          },
          {
            "location": "dist/index.mjs",
            "line": 558
          },
          {
            "location": "dist/index.mjs",
            "line": 559
          },
          {
            "location": "dist/index.mjs",
            "line": 561
          },
          {
            "location": "dist/index.mjs",
            "line": 573
          },
          {
            "location": "dist/index.mjs",
            "line": 574
          },
          {
            "location": "dist/index.mjs",
            "line": 575
          },
          {
            "location": "dist/index.mjs",
            "line": 593
          },
          {
            "location": "dist/index.mjs",
            "line": 632
          },
          {
            "location": "dist/index.mjs",
            "line": 648
          },
          {
            "location": "dist/index.mjs",
            "line": 649
          },
          {
            "location": "dist/index.mjs",
            "line": 650
          },
          {
            "location": "dist/index.mjs",
            "line": 651
          },
          {
            "location": "dist/index.mjs",
            "line": 652
          },
          {
            "location": "dist/index.mjs",
            "line": 653
          },
          {
            "location": "dist/index.mjs",
            "line": 654
          },
          {
            "location": "dist/index.mjs",
            "line": 655
          },
          {
            "location": "dist/index.mjs",
            "line": 656
          },
          {
            "location": "dist/index.mjs",
            "line": 657
          },
          {
            "location": "dist/index.mjs",
            "line": 658
          },
          {
            "location": "dist/index.mjs",
            "line": 659
          },
          {
            "location": "dist/index.mjs",
            "line": 660
          },
          {
            "location": "dist/index.mjs",
            "line": 661
          },
          {
            "location": "dist/index.mjs",
            "line": 662
          },
          {
            "location": "dist/index.mjs",
            "line": 663
          },
          {
            "location": "dist/index.mjs",
            "line": 664
          },
          {
            "location": "dist/index.mjs",
            "line": 665
          },
          {
            "location": "dist/index.mjs",
            "line": 706
          },
          {
            "location": "dist/index.mjs",
            "line": 721
          },
          {
            "location": "dist/index.mjs",
            "line": 737
          },
          {
            "location": "dist/index.mjs",
            "line": 738
          },
          {
            "location": "dist/index.mjs",
            "line": 739
          },
          {
            "location": "dist/index.mjs",
            "line": 740
          },
          {
            "location": "dist/index.mjs",
            "line": 741
          },
          {
            "location": "dist/index.mjs",
            "line": 742
          },
          {
            "location": "dist/index.mjs",
            "line": 743
          },
          {
            "location": "dist/index.mjs",
            "line": 744
          },
          {
            "location": "dist/index.mjs",
            "line": 745
          },
          {
            "location": "dist/index.mjs",
            "line": 746
          },
          {
            "location": "dist/index.mjs",
            "line": 747
          },
          {
            "location": "dist/index.mjs",
            "line": 748
          },
          {
            "location": "dist/index.mjs",
            "line": 749
          },
          {
            "location": "dist/index.mjs",
            "line": 750
          },
          {
            "location": "dist/index.mjs",
            "line": 751
          },
          {
            "location": "dist/index.mjs",
            "line": 752
          },
          {
            "location": "dist/index.mjs",
            "line": 753
          },
          {
            "location": "dist/index.mjs",
            "line": 754
          },
          {
            "location": "dist/index.mjs",
            "line": 755
          },
          {
            "location": "dist/index.mjs",
            "line": 756
          },
          {
            "location": "dist/index.mjs",
            "line": 804
          },
          {
            "location": "dist/index.mjs",
            "line": 840
          },
          {
            "location": "dist/index.mjs",
            "line": 842
          },
          {
            "location": "dist/index.mjs",
            "line": 875
          },
          {
            "location": "dist/index.mjs",
            "line": 877
          },
          {
            "location": "dist/index.mjs",
            "line": 968
          },
          {
            "location": "dist/index.mjs",
            "line": 1009
          },
          {
            "location": "dist/index.mjs",
            "line": 1040
          },
          {
            "location": "dist/index.mjs",
            "line": 1041
          },
          {
            "location": "dist/index.mjs",
            "line": 1042
          },
          {
            "location": "dist/index.mjs",
            "line": 1043
          },
          {
            "location": "dist/index.mjs",
            "line": 1057
          },
          {
            "location": "dist/index.mjs",
            "line": 1106
          },
          {
            "location": "dist/index.mjs",
            "line": 1147
          },
          {
            "location": "dist/index.mjs",
            "line": 1148
          },
          {
            "location": "dist/index.mjs",
            "line": 1149
          },
          {
            "location": "dist/index.mjs",
            "line": 1150
          },
          {
            "location": "dist/index.mjs",
            "line": 1151
          },
          {
            "location": "dist/index.mjs",
            "line": 1152
          },
          {
            "location": "dist/index.mjs",
            "line": 1153
          },
          {
            "location": "dist/index.mjs",
            "line": 1155
          },
          {
            "location": "dist/index.mjs",
            "line": 1156
          },
          {
            "location": "dist/index.mjs",
            "line": 1158
          },
          {
            "location": "dist/index.mjs",
            "line": 1159
          },
          {
            "location": "dist/index.mjs",
            "line": 1160
          },
          {
            "location": "dist/index.mjs",
            "line": 1161
          },
          {
            "location": "dist/index.mjs",
            "line": 1164
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 1
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 103
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 104
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 105
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 106
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 107
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 108
          },
          {
            "location": "src/errors/gateway-forbidden-error.ts",
            "line": 1
          },
          {
            "location": "src/errors/gateway-forbidden-error.ts",
            "line": 11
          },
          {
            "location": "src/errors/gateway-forbidden-error.ts",
            "line": 12
          },
          {
            "location": "src/errors/gateway-model-not-found-error.ts",
            "line": 1
          },
          {
            "location": "src/errors/gateway-model-not-found-error.ts",
            "line": 11
          },
          {
            "location": "src/errors/gateway-model-not-found-error.ts",
            "line": 12
          },
          {
            "location": "src/errors/parse-auth-method.ts",
            "line": 1
          },
          {
            "location": "src/errors/parse-auth-method.ts",
            "line": 22
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 16
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 68
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 101
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 102
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 103
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 104
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 105
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 10
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 44
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 67
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 82
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 83
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 85
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 86
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 87
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 88
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 89
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 91
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 92
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 93
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 94
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 109
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 110
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 111
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 112
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 114
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 130
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 132
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 133
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 10
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 74
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 89
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 91
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 93
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 94
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 95
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 96
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 97
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 98
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 99
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 100
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 101
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 102
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 103
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 104
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 105
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 106
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 107
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 108
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 109
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 110
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 15
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 73
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 115
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 117
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 119
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 121
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 122
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 123
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 124
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 127
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 128
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 129
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 131
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 132
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 133
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 137
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 138
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 19
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 74
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 76
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 112
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 114
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 1
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 11
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 17
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 23
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 31
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 37
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 45
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 51
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 64
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 65
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 73
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 79
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 85
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 93
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 95
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 110
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 10
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 115
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 130
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 131
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 132
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 134
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 135
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 136
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 137
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 138
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 139
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 140
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 141
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 142
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 143
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 144
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 145
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 146
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 147
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 148
          },
          {
            "location": "dist/index.js",
            "line": 1146
          },
          {
            "location": "dist/index.js",
            "line": 1225
          },
          {
            "location": "dist/index.mjs",
            "line": 1174
          },
          {
            "location": "dist/index.mjs",
            "line": 1177
          },
          {
            "location": "dist/index.mjs",
            "line": 1178
          },
          {
            "location": "dist/index.mjs",
            "line": 1181
          },
          {
            "location": "dist/index.mjs",
            "line": 1184
          },
          {
            "location": "dist/index.mjs",
            "line": 1187
          },
          {
            "location": "dist/index.mjs",
            "line": 1190
          },
          {
            "location": "dist/index.mjs",
            "line": 1191
          },
          {
            "location": "dist/index.mjs",
            "line": 1192
          },
          {
            "location": "dist/index.mjs",
            "line": 1193
          },
          {
            "location": "dist/index.mjs",
            "line": 1199
          },
          {
            "location": "dist/index.mjs",
            "line": 1200
          },
          {
            "location": "dist/index.mjs",
            "line": 1201
          },
          {
            "location": "dist/index.mjs",
            "line": 1203
          },
          {
            "location": "dist/index.mjs",
            "line": 1204
          },
          {
            "location": "dist/index.mjs",
            "line": 1213
          },
          {
            "location": "dist/index.mjs",
            "line": 1215
          },
          {
            "location": "dist/index.mjs",
            "line": 1216
          },
          {
            "location": "dist/index.mjs",
            "line": 1217
          },
          {
            "location": "dist/index.mjs",
            "line": 1218
          },
          {
            "location": "dist/index.mjs",
            "line": 1219
          },
          {
            "location": "dist/index.mjs",
            "line": 1220
          },
          {
            "location": "dist/index.mjs",
            "line": 1221
          },
          {
            "location": "dist/index.mjs",
            "line": 1222
          },
          {
            "location": "dist/index.mjs",
            "line": 1223
          },
          {
            "location": "dist/index.mjs",
            "line": 1228
          },
          {
            "location": "dist/index.mjs",
            "line": 1229
          },
          {
            "location": "dist/index.mjs",
            "line": 1237
          },
          {
            "location": "dist/index.mjs",
            "line": 1238
          },
          {
            "location": "dist/index.mjs",
            "line": 1257
          },
          {
            "location": "dist/index.mjs",
            "line": 1260
          },
          {
            "location": "dist/index.mjs",
            "line": 1261
          },
          {
            "location": "dist/index.mjs",
            "line": 1264
          },
          {
            "location": "dist/index.mjs",
            "line": 1267
          },
          {
            "location": "dist/index.mjs",
            "line": 1270
          },
          {
            "location": "dist/index.mjs",
            "line": 1273
          },
          {
            "location": "dist/index.mjs",
            "line": 1276
          },
          {
            "location": "dist/index.mjs",
            "line": 1279
          },
          {
            "location": "dist/index.mjs",
            "line": 1282
          },
          {
            "location": "dist/index.mjs",
            "line": 1285
          },
          {
            "location": "dist/index.mjs",
            "line": 1288
          },
          {
            "location": "dist/index.mjs",
            "line": 1291
          },
          {
            "location": "dist/index.mjs",
            "line": 1294
          },
          {
            "location": "dist/index.mjs",
            "line": 1302
          },
          {
            "location": "dist/index.mjs",
            "line": 1304
          },
          {
            "location": "dist/index.mjs",
            "line": 1305
          },
          {
            "location": "dist/index.mjs",
            "line": 1306
          },
          {
            "location": "dist/index.mjs",
            "line": 1307
          },
          {
            "location": "dist/index.mjs",
            "line": 1308
          },
          {
            "location": "dist/index.mjs",
            "line": 1309
          },
          {
            "location": "dist/index.mjs",
            "line": 1310
          },
          {
            "location": "dist/index.mjs",
            "line": 1311
          },
          {
            "location": "dist/index.mjs",
            "line": 1314
          },
          {
            "location": "dist/index.mjs",
            "line": 1317
          },
          {
            "location": "dist/index.mjs",
            "line": 1318
          },
          {
            "location": "dist/index.mjs",
            "line": 1325
          },
          {
            "location": "dist/index.mjs",
            "line": 1326
          },
          {
            "location": "scripts/generate-model-settings.ts",
            "line": 3
          },
          {
            "location": "scripts/generate-model-settings.ts",
            "line": 8
          },
          {
            "location": "scripts/generate-model-settings.ts",
            "line": 9
          },
          {
            "location": "scripts/generate-model-settings.ts",
            "line": 10
          },
          {
            "location": "scripts/generate-model-settings.ts",
            "line": 13
          },
          {
            "location": "scripts/generate-model-settings.ts",
            "line": 14
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 6
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 169
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 170
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 176
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 177
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 183
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 190
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 197
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 199
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 200
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 203
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 204
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 207
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 219
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 221
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 225
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 233
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 235
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 250
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 252
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 253
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 254
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 255
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 256
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 257
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 258
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 259
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 260
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 265
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 266
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 274
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 275
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 6
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 161
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 162
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 163
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 168
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 175
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 182
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 189
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 196
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 197
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 203
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 204
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 210
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 217
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 224
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 231
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 238
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 250
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 252
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 253
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 254
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 255
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 256
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 257
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 258
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 259
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 262
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 265
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 266
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 273
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 274
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.8.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.8.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Hiroki Osame <hiroki.osame@gmail.com>"
        }
      ],
      "group": "",
      "name": "tsx",
      "version": "4.19.2",
      "description": "TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tsx@4.19.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsx.is"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsx@4.19.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsx/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsx/package.json"
              }
            ],
            "concludedValue": "node_modules/tsx/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "EGOIST"
        }
      ],
      "group": "",
      "name": "tsup",
      "version": "8.5.1",
      "description": "Bundle your TypeScript library with no config, powered by esbuild",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tsup@8.5.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tsup.egoist.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/egoist/tsup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tsup@8.5.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tsup/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tsup/package.json"
              }
            ],
            "concludedValue": "node_modules/tsup/package.json"
          }
        ]
      }
    },
    {
      "group": "@vercel",
      "name": "oidc",
      "version": "3.1.0",
      "description": "Runtime OIDC helpers intended for use with Vercel Functions",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vercel/oidc@3.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vercel.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vercel/vercel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/oidc@3.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/oidc/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@vercel/oidc"
        },
        {
          "name": "ImportedModules",
          "value": "@vercel/oidc,getContext,@vercel/oidc/getContext,getVercelOidcToken,@vercel/oidc/getVercelOidcToken"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/oidc/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/oidc/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 1329
          },
          {
            "location": "dist/index.js",
            "line": 1330
          },
          {
            "location": "dist/index.mjs",
            "line": 1361
          },
          {
            "location": "dist/index.mjs",
            "line": 1362
          },
          {
            "location": "dist/index.mjs",
            "line": 1365
          },
          {
            "location": "dist/index.mjs",
            "line": 1540
          },
          {
            "location": "src/vercel-environment.ts",
            "line": 1
          },
          {
            "location": "src/vercel-environment.ts",
            "line": 2
          },
          {
            "location": "src/vercel-environment.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "oidc"
      ]
    },
    {
      "group": "@vercel",
      "name": "ai-tsconfig",
      "version": "0.0.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vercel/ai-tsconfig@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@vercel/ai-tsconfig@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vercel/ai-tsconfig/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vercel/ai-tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/@vercel/ai-tsconfig/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "18.15.11",
      "description": "TypeScript definitions for Node.js",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@18.15.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@18.15.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@ai-sdk",
      "name": "test-server",
      "version": "0.0.4",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40ai-sdk/test-server@0.0.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ai-sdk/test-server@0.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ai-sdk/test-server/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ai-sdk/test-server/package.json"
              }
            ],
            "concludedValue": "node_modules/@ai-sdk/test-server/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@ai-sdk",
      "name": "provider-utils",
      "version": "3.0.33",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40ai-sdk/provider-utils@3.0.33",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ai-sdk/provider-utils@3.0.33",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ai-sdk/provider-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ai-sdk/provider-utils,loadOptionalSetting,@ai-sdk/provider-utils/loadOptionalSetting,withoutTrailingSlash,@ai-sdk/provider-utils/withoutTrailingSlash,withUserAgentSuffix,@ai-sdk/provider-utils/withUserAgentSuffix,lazyValidator,@ai-sdk/provider-utils/lazyValidator,zodSchema,@ai-sdk/provider-utils/zodSchema,safeValidateTypes,@ai-sdk/provider-utils/safeValidateTypes,createJsonErrorResponseHandler,@ai-sdk/provider-utils/createJsonErrorResponseHandler,createJsonResponseHandler,@ai-sdk/provider-utils/createJsonResponseHandler,getErrorMessage,@ai-sdk/provider-utils/getErrorMessage,getFromApi,@ai-sdk/provider-utils/getFromApi,resolve,@ai-sdk/provider-utils/resolve,lazySchema,@ai-sdk/provider-utils/lazySchema,combineHeaders,@ai-sdk/provider-utils/combineHeaders,createEventSourceResponseHandler,@ai-sdk/provider-utils/createEventSourceResponseHandler,postJsonToApi,@ai-sdk/provider-utils/postJsonToApi,createProviderDefinedToolFactoryWithOutputSchema,@ai-sdk/provider-utils/createProviderDefinedToolFactoryWithOutputSchema,InferValidator,@ai-sdk/provider-utils/InferValidator,validateTypes,@ai-sdk/provider-utils/validateTypes,Resolvable,@ai-sdk/provider-utils/Resolvable,ParseResult,@ai-sdk/provider-utils/ParseResult,FetchFunction,@ai-sdk/provider-utils/FetchFunction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ai-sdk/provider-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@ai-sdk/provider-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 38
          },
          {
            "location": "dist/index.js",
            "line": 137
          },
          {
            "location": "dist/index.js",
            "line": 214
          },
          {
            "location": "dist/index.js",
            "line": 294
          },
          {
            "location": "dist/index.js",
            "line": 480
          },
          {
            "location": "dist/index.js",
            "line": 494
          },
          {
            "location": "dist/index.js",
            "line": 600
          },
          {
            "location": "dist/index.js",
            "line": 705
          },
          {
            "location": "dist/index.js",
            "line": 795
          },
          {
            "location": "dist/index.js",
            "line": 950
          },
          {
            "location": "dist/index.js",
            "line": 1032
          },
          {
            "location": "dist/index.js",
            "line": 1145
          },
          {
            "location": "dist/index.js",
            "line": 1224
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 105
          },
          {
            "location": "dist/index.mjs",
            "line": 109
          },
          {
            "location": "dist/index.mjs",
            "line": 110
          },
          {
            "location": "dist/index.mjs",
            "line": 182
          },
          {
            "location": "dist/index.mjs",
            "line": 186
          },
          {
            "location": "dist/index.mjs",
            "line": 187
          },
          {
            "location": "dist/index.mjs",
            "line": 266
          },
          {
            "location": "dist/index.mjs",
            "line": 274
          },
          {
            "location": "dist/index.mjs",
            "line": 303
          },
          {
            "location": "dist/index.mjs",
            "line": 317
          },
          {
            "location": "dist/index.mjs",
            "line": 332
          },
          {
            "location": "dist/index.mjs",
            "line": 333
          },
          {
            "location": "dist/index.mjs",
            "line": 456
          },
          {
            "location": "dist/index.mjs",
            "line": 459
          },
          {
            "location": "dist/index.mjs",
            "line": 465
          },
          {
            "location": "dist/index.mjs",
            "line": 466
          },
          {
            "location": "dist/index.mjs",
            "line": 478
          },
          {
            "location": "dist/index.mjs",
            "line": 491
          },
          {
            "location": "dist/index.mjs",
            "line": 493
          },
          {
            "location": "dist/index.mjs",
            "line": 494
          },
          {
            "location": "dist/index.mjs",
            "line": 497
          },
          {
            "location": "dist/index.mjs",
            "line": 501
          },
          {
            "location": "dist/index.mjs",
            "line": 514
          },
          {
            "location": "dist/index.mjs",
            "line": 516
          },
          {
            "location": "dist/index.mjs",
            "line": 517
          },
          {
            "location": "dist/index.mjs",
            "line": 520
          },
          {
            "location": "dist/index.mjs",
            "line": 524
          },
          {
            "location": "dist/index.mjs",
            "line": 535
          },
          {
            "location": "dist/index.mjs",
            "line": 536
          },
          {
            "location": "dist/index.mjs",
            "line": 571
          },
          {
            "location": "dist/index.mjs",
            "line": 572
          },
          {
            "location": "dist/index.mjs",
            "line": 592
          },
          {
            "location": "dist/index.mjs",
            "line": 625
          },
          {
            "location": "dist/index.mjs",
            "line": 627
          },
          {
            "location": "dist/index.mjs",
            "line": 628
          },
          {
            "location": "dist/index.mjs",
            "line": 631
          },
          {
            "location": "dist/index.mjs",
            "line": 635
          },
          {
            "location": "dist/index.mjs",
            "line": 646
          },
          {
            "location": "dist/index.mjs",
            "line": 647
          },
          {
            "location": "dist/index.mjs",
            "line": 705
          },
          {
            "location": "dist/index.mjs",
            "line": 714
          },
          {
            "location": "dist/index.mjs",
            "line": 716
          },
          {
            "location": "dist/index.mjs",
            "line": 717
          },
          {
            "location": "dist/index.mjs",
            "line": 720
          },
          {
            "location": "dist/index.mjs",
            "line": 724
          },
          {
            "location": "dist/index.mjs",
            "line": 735
          },
          {
            "location": "dist/index.mjs",
            "line": 736
          },
          {
            "location": "dist/index.mjs",
            "line": 803
          },
          {
            "location": "dist/index.mjs",
            "line": 825
          },
          {
            "location": "dist/index.mjs",
            "line": 831
          },
          {
            "location": "dist/index.mjs",
            "line": 833
          },
          {
            "location": "dist/index.mjs",
            "line": 837
          },
          {
            "location": "dist/index.mjs",
            "line": 840
          },
          {
            "location": "dist/index.mjs",
            "line": 841
          },
          {
            "location": "dist/index.mjs",
            "line": 845
          },
          {
            "location": "dist/index.mjs",
            "line": 864
          },
          {
            "location": "dist/index.mjs",
            "line": 866
          },
          {
            "location": "dist/index.mjs",
            "line": 868
          },
          {
            "location": "dist/index.mjs",
            "line": 872
          },
          {
            "location": "dist/index.mjs",
            "line": 875
          },
          {
            "location": "dist/index.mjs",
            "line": 876
          },
          {
            "location": "dist/index.mjs",
            "line": 880
          },
          {
            "location": "dist/index.mjs",
            "line": 967
          },
          {
            "location": "dist/index.mjs",
            "line": 987
          },
          {
            "location": "dist/index.mjs",
            "line": 993
          },
          {
            "location": "dist/index.mjs",
            "line": 995
          },
          {
            "location": "dist/index.mjs",
            "line": 999
          },
          {
            "location": "dist/index.mjs",
            "line": 1005
          },
          {
            "location": "dist/index.mjs",
            "line": 1008
          },
          {
            "location": "dist/index.mjs",
            "line": 1012
          },
          {
            "location": "dist/index.mjs",
            "line": 1038
          },
          {
            "location": "dist/index.mjs",
            "line": 1039
          },
          {
            "location": "dist/index.mjs",
            "line": 1056
          },
          {
            "location": "dist/index.mjs",
            "line": 1080
          },
          {
            "location": "dist/index.mjs",
            "line": 1086
          },
          {
            "location": "dist/index.mjs",
            "line": 1088
          },
          {
            "location": "dist/index.mjs",
            "line": 1092
          },
          {
            "location": "dist/index.mjs",
            "line": 1102
          },
          {
            "location": "dist/index.mjs",
            "line": 1105
          },
          {
            "location": "dist/index.mjs",
            "line": 1109
          },
          {
            "location": "dist/index.mjs",
            "line": 1173
          },
          {
            "location": "dist/index.mjs",
            "line": 1175
          },
          {
            "location": "dist/index.mjs",
            "line": 1176
          },
          {
            "location": "dist/index.mjs",
            "line": 1211
          },
          {
            "location": "dist/index.mjs",
            "line": 1212
          },
          {
            "location": "dist/index.mjs",
            "line": 1243
          },
          {
            "location": "dist/index.mjs",
            "line": 1256
          },
          {
            "location": "dist/index.mjs",
            "line": 1258
          },
          {
            "location": "dist/index.mjs",
            "line": 1259
          },
          {
            "location": "dist/index.mjs",
            "line": 1300
          },
          {
            "location": "dist/index.mjs",
            "line": 1301
          },
          {
            "location": "dist/index.mjs",
            "line": 1331
          },
          {
            "location": "dist/index.mjs",
            "line": 1379
          },
          {
            "location": "dist/index.mjs",
            "line": 1383
          },
          {
            "location": "dist/index.mjs",
            "line": 1400
          },
          {
            "location": "dist/index.mjs",
            "line": 1404
          },
          {
            "location": "dist/index.mjs",
            "line": 1408
          },
          {
            "location": "dist/index.mjs",
            "line": 1412
          },
          {
            "location": "dist/index.mjs",
            "line": 1529
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 22
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 37
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 69
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 84
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 101
          },
          {
            "location": "src/errors/create-gateway-error.ts",
            "line": 102
          },
          {
            "location": "src/errors/gateway-forbidden-error.ts",
            "line": 3
          },
          {
            "location": "src/errors/gateway-forbidden-error.ts",
            "line": 9
          },
          {
            "location": "src/errors/gateway-forbidden-error.ts",
            "line": 10
          },
          {
            "location": "src/errors/gateway-model-not-found-error.ts",
            "line": 3
          },
          {
            "location": "src/errors/gateway-model-not-found-error.ts",
            "line": 9
          },
          {
            "location": "src/errors/gateway-model-not-found-error.ts",
            "line": 10
          },
          {
            "location": "src/errors/parse-auth-method.ts",
            "line": 6
          },
          {
            "location": "src/errors/parse-auth-method.ts",
            "line": 13
          },
          {
            "location": "src/errors/parse-auth-method.ts",
            "line": 21
          },
          {
            "location": "src/errors/parse-auth-method.ts",
            "line": 22
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 15
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 46
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 52
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 54
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 58
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 64
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 67
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 69
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 99
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 100
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 9
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 37
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 39
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 40
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 43
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 45
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 60
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 62
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 63
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 66
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 68
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 80
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 81
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 128
          },
          {
            "location": "src/gateway-fetch-metadata.ts",
            "line": 129
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 9
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 67
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 69
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 70
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 73
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 75
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 87
          },
          {
            "location": "src/gateway-generation-info.ts",
            "line": 88
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 14
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 47
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 53
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 55
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 59
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 69
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 72
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 74
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 18
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 58
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 65
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 67
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 71
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 74
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 75
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 77
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 100
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 103
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 105
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 109
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 112
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 113
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 115
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 6
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 9
          },
          {
            "location": "src/gateway-provider-options.ts",
            "line": 10
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 6
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 145
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 151
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 170
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 174
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 178
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 182
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 326
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 9
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 108
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 110
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 111
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 114
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 116
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 128
          },
          {
            "location": "src/gateway-spend-report.ts",
            "line": 129
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 5
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 167
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 168
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 248
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 249
          },
          {
            "location": "src/tool/parallel-search.ts",
            "line": 282
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 5
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 159
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 160
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 248
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 249
          },
          {
            "location": "src/tool/perplexity-search.ts",
            "line": 281
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@ai-sdk",
      "name": "provider",
      "version": "2.0.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40ai-sdk/provider@2.0.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://ai-sdk.dev/docs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/vercel/ai"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@ai-sdk/provider@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ai-sdk/provider/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ai-sdk/provider,APICallError,@ai-sdk/provider/APICallError,TypeValidationError,@ai-sdk/provider/TypeValidationError,EmbeddingModelV2,@ai-sdk/provider/EmbeddingModelV2,SharedV2ProviderMetadata,@ai-sdk/provider/SharedV2ProviderMetadata,ImageModelV2,@ai-sdk/provider/ImageModelV2,ImageModelV2CallWarning,@ai-sdk/provider/ImageModelV2CallWarning,ImageModelV2ProviderMetadata,@ai-sdk/provider/ImageModelV2ProviderMetadata,LanguageModelV2,@ai-sdk/provider/LanguageModelV2,LanguageModelV2CallOptions,@ai-sdk/provider/LanguageModelV2CallOptions,LanguageModelV2CallWarning,@ai-sdk/provider/LanguageModelV2CallWarning,LanguageModelV2FilePart,@ai-sdk/provider/LanguageModelV2FilePart,LanguageModelV2StreamPart,@ai-sdk/provider/LanguageModelV2StreamPart,ProviderV2,@ai-sdk/provider/ProviderV2"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ai-sdk/provider/package.json"
              }
            ],
            "concludedValue": "node_modules/@ai-sdk/provider/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 41
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 426
          },
          {
            "location": "src/errors/as-gateway-error.ts",
            "line": 1
          },
          {
            "location": "src/errors/as-gateway-error.ts",
            "line": 47
          },
          {
            "location": "src/errors/extract-api-call-response.ts",
            "line": 1
          },
          {
            "location": "src/errors/gateway-response-error.ts",
            "line": 1
          },
          {
            "location": "src/gateway-embedding-model.ts",
            "line": 4
          },
          {
            "location": "src/gateway-image-model.ts",
            "line": 5
          },
          {
            "location": "src/gateway-language-model.ts",
            "line": 7
          },
          {
            "location": "src/gateway-model-entry.ts",
            "line": 1
          },
          {
            "location": "src/gateway-provider.ts",
            "line": 40
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@ai-sdk/gateway@2.0.140"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T18:15:48Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'gateway' with version '2.0.140'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 10 source files."
    }
  ]
}