{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:973709ba-bea3-4049-b154-988e47aa31e5",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T16:48:45Z",
    "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": "openai-compatible",
      "group": "@ai-sdk",
      "version": "1.0.53",
      "purl": "pkg:npm/%40ai-sdk/openai-compatible@1.0.53",
      "bom-ref": "pkg:npm/@ai-sdk/openai-compatible@1.0.53",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:watch, clean, type-check, test, test:update, test:watch, test:edge, test:node"
        },
        {
          "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/tsup/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,ZodType,zod/v4/ZodType"
        },
        {
          "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": 35
          },
          {
            "location": "dist/index.js",
            "line": 195
          },
          {
            "location": "dist/index.js",
            "line": 213
          },
          {
            "location": "dist/index.js",
            "line": 826
          },
          {
            "location": "dist/index.js",
            "line": 934
          },
          {
            "location": "dist/index.js",
            "line": 1225
          },
          {
            "location": "dist/index.js",
            "line": 1228
          },
          {
            "location": "dist/index.js",
            "line": 1332
          },
          {
            "location": "dist/index.mjs",
            "line": 15
          },
          {
            "location": "dist/index.mjs",
            "line": 177
          },
          {
            "location": "dist/index.mjs",
            "line": 178
          },
          {
            "location": "dist/index.mjs",
            "line": 183
          },
          {
            "location": "dist/index.mjs",
            "line": 187
          },
          {
            "location": "dist/index.mjs",
            "line": 191
          },
          {
            "location": "dist/index.mjs",
            "line": 195
          },
          {
            "location": "dist/index.mjs",
            "line": 196
          },
          {
            "location": "dist/index.mjs",
            "line": 197
          },
          {
            "location": "dist/index.mjs",
            "line": 198
          },
          {
            "location": "dist/index.mjs",
            "line": 202
          },
          {
            "location": "dist/index.mjs",
            "line": 203
          },
          {
            "location": "dist/index.mjs",
            "line": 204
          },
          {
            "location": "dist/index.mjs",
            "line": 725
          },
          {
            "location": "dist/index.mjs",
            "line": 726
          },
          {
            "location": "dist/index.mjs",
            "line": 727
          },
          {
            "location": "dist/index.mjs",
            "line": 728
          },
          {
            "location": "dist/index.mjs",
            "line": 729
          },
          {
            "location": "dist/index.mjs",
            "line": 730
          },
          {
            "location": "dist/index.mjs",
            "line": 732
          },
          {
            "location": "dist/index.mjs",
            "line": 733
          },
          {
            "location": "dist/index.mjs",
            "line": 734
          },
          {
            "location": "dist/index.mjs",
            "line": 735
          },
          {
            "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": 757
          },
          {
            "location": "dist/index.mjs",
            "line": 758
          },
          {
            "location": "dist/index.mjs",
            "line": 759
          },
          {
            "location": "dist/index.mjs",
            "line": 760
          },
          {
            "location": "dist/index.mjs",
            "line": 761
          },
          {
            "location": "dist/index.mjs",
            "line": 762
          },
          {
            "location": "dist/index.mjs",
            "line": 763
          },
          {
            "location": "dist/index.mjs",
            "line": 764
          },
          {
            "location": "dist/index.mjs",
            "line": 769
          },
          {
            "location": "dist/index.mjs",
            "line": 774
          },
          {
            "location": "dist/index.mjs",
            "line": 775
          },
          {
            "location": "dist/index.mjs",
            "line": 776
          },
          {
            "location": "dist/index.mjs",
            "line": 777
          },
          {
            "location": "dist/index.mjs",
            "line": 778
          },
          {
            "location": "dist/index.mjs",
            "line": 779
          },
          {
            "location": "dist/index.mjs",
            "line": 780
          },
          {
            "location": "dist/index.mjs",
            "line": 781
          },
          {
            "location": "dist/index.mjs",
            "line": 782
          },
          {
            "location": "dist/index.mjs",
            "line": 783
          },
          {
            "location": "dist/index.mjs",
            "line": 786
          },
          {
            "location": "dist/index.mjs",
            "line": 787
          },
          {
            "location": "dist/index.mjs",
            "line": 788
          },
          {
            "location": "dist/index.mjs",
            "line": 789
          },
          {
            "location": "dist/index.mjs",
            "line": 790
          },
          {
            "location": "dist/index.mjs",
            "line": 791
          },
          {
            "location": "dist/index.mjs",
            "line": 792
          },
          {
            "location": "dist/index.mjs",
            "line": 793
          },
          {
            "location": "dist/index.mjs",
            "line": 794
          },
          {
            "location": "dist/index.mjs",
            "line": 799
          },
          {
            "location": "dist/index.mjs",
            "line": 817
          },
          {
            "location": "dist/index.mjs",
            "line": 928
          },
          {
            "location": "dist/index.mjs",
            "line": 929
          },
          {
            "location": "dist/index.mjs",
            "line": 933
          },
          {
            "location": "dist/index.mjs",
            "line": 940
          },
          {
            "location": "dist/index.mjs",
            "line": 944
          },
          {
            "location": "dist/index.mjs",
            "line": 949
          },
          {
            "location": "dist/index.mjs",
            "line": 1182
          },
          {
            "location": "dist/index.mjs",
            "line": 1183
          },
          {
            "location": "dist/index.mjs",
            "line": 1184
          },
          {
            "location": "dist/index.mjs",
            "line": 1185
          },
          {
            "location": "dist/index.mjs",
            "line": 1187
          },
          {
            "location": "dist/index.mjs",
            "line": 1188
          },
          {
            "location": "dist/index.mjs",
            "line": 1189
          },
          {
            "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": 1194
          },
          {
            "location": "dist/index.mjs",
            "line": 1199
          },
          {
            "location": "dist/index.mjs",
            "line": 1200
          },
          {
            "location": "dist/index.mjs",
            "line": 1201
          },
          {
            "location": "dist/index.mjs",
            "line": 1202
          },
          {
            "location": "dist/index.mjs",
            "line": 1203
          },
          {
            "location": "dist/index.mjs",
            "line": 1204
          },
          {
            "location": "dist/index.mjs",
            "line": 1205
          },
          {
            "location": "dist/index.mjs",
            "line": 1206
          },
          {
            "location": "dist/index.mjs",
            "line": 1207
          },
          {
            "location": "dist/index.mjs",
            "line": 1208
          },
          {
            "location": "dist/index.mjs",
            "line": 1227
          },
          {
            "location": "dist/index.mjs",
            "line": 1230
          },
          {
            "location": "dist/index.mjs",
            "line": 1231
          },
          {
            "location": "dist/index.mjs",
            "line": 1236
          },
          {
            "location": "dist/index.mjs",
            "line": 1241
          },
          {
            "location": "dist/index.mjs",
            "line": 1326
          },
          {
            "location": "dist/index.mjs",
            "line": 1327
          },
          {
            "location": "dist/index.mjs",
            "line": 1328
          },
          {
            "location": "dist/index.mjs",
            "line": 1329
          },
          {
            "location": "dist/index.mjs",
            "line": 1339
          },
          {
            "location": "dist/index.mjs",
            "line": 1413
          },
          {
            "location": "dist/index.mjs",
            "line": 1414
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 25
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 704
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 706
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 707
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 708
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 709
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 711
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 714
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 716
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 717
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 718
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 739
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 740
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 741
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 742
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 743
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 744
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 745
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 746
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 747
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 748
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 749
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 750
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 752
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 753
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 754
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 755
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 756
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 762
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 775
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 776
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 777
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 778
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 779
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 780
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 781
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 782
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 784
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 785
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 788
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 789
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 790
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 792
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 793
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 794
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 795
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 796
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 797
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 804
          },
          {
            "location": "src/chat/openai-compatible-chat-options.ts",
            "line": 1
          },
          {
            "location": "src/chat/openai-compatible-chat-options.ts",
            "line": 5
          },
          {
            "location": "src/chat/openai-compatible-chat-options.ts",
            "line": 10
          },
          {
            "location": "src/chat/openai-compatible-chat-options.ts",
            "line": 15
          },
          {
            "location": "src/chat/openai-compatible-chat-options.ts",
            "line": 20
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 21
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 339
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 340
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 341
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 342
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 347
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 348
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 349
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 350
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 351
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 352
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 353
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 354
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 367
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 368
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 369
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 370
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 371
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 372
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 373
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 374
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 375
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 376
          },
          {
            "location": "src/completion/openai-compatible-completion-options.ts",
            "line": 1
          },
          {
            "location": "src/completion/openai-compatible-completion-options.ts",
            "line": 5
          },
          {
            "location": "src/completion/openai-compatible-completion-options.ts",
            "line": 9
          },
          {
            "location": "src/completion/openai-compatible-completion-options.ts",
            "line": 17
          },
          {
            "location": "src/completion/openai-compatible-completion-options.ts",
            "line": 22
          },
          {
            "location": "src/completion/openai-compatible-completion-options.ts",
            "line": 28
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 13
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 141
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 142
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 143
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 144
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 145
          },
          {
            "location": "src/embedding/openai-compatible-embedding-options.ts",
            "line": 1
          },
          {
            "location": "src/embedding/openai-compatible-embedding-options.ts",
            "line": 5
          },
          {
            "location": "src/embedding/openai-compatible-embedding-options.ts",
            "line": 10
          },
          {
            "location": "src/embedding/openai-compatible-embedding-options.ts",
            "line": 16
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 9
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 113
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 114
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 1
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 3
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 4
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 5
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 10
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 11
          },
          {
            "location": "src/openai-compatible-error.ts",
            "line": 12
          },
          {
            "location": "dist/index.d.mts",
            "line": 3
          },
          {
            "location": "dist/internal/index.d.mts",
            "line": 3
          }
        ]
      },
      "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": "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": "ai-tsconfig",
      "version": "0.0.0",
      "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/%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": "20.17.24",
      "description": "TypeScript definitions for node",
      "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@20.17.24",
      "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@20.17.24",
      "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.36",
      "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.36",
      "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.36",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ai-sdk/provider-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ai-sdk/provider-utils,combineHeaders,@ai-sdk/provider-utils/combineHeaders,createEventSourceResponseHandler,@ai-sdk/provider-utils/createEventSourceResponseHandler,createJsonErrorResponseHandler,@ai-sdk/provider-utils/createJsonErrorResponseHandler,createJsonResponseHandler,@ai-sdk/provider-utils/createJsonResponseHandler,generateId,@ai-sdk/provider-utils/generateId,isParsableJson,@ai-sdk/provider-utils/isParsableJson,parseProviderOptions,@ai-sdk/provider-utils/parseProviderOptions,postJsonToApi,@ai-sdk/provider-utils/postJsonToApi,convertToBase64,@ai-sdk/provider-utils/convertToBase64,withoutTrailingSlash,@ai-sdk/provider-utils/withoutTrailingSlash,withUserAgentSuffix,@ai-sdk/provider-utils/withUserAgentSuffix,FetchFunction,@ai-sdk/provider-utils/FetchFunction,ParseResult,@ai-sdk/provider-utils/ParseResult,ResponseHandler,@ai-sdk/provider-utils/ResponseHandler"
        },
        {
          "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": 34
          },
          {
            "location": "dist/index.js",
            "line": 39
          },
          {
            "location": "dist/index.js",
            "line": 825
          },
          {
            "location": "dist/index.js",
            "line": 1224
          },
          {
            "location": "dist/index.js",
            "line": 1331
          },
          {
            "location": "dist/index.js",
            "line": 1411
          },
          {
            "location": "dist/internal/index.js",
            "line": 31
          },
          {
            "location": "dist/index.mjs",
            "line": 14
          },
          {
            "location": "dist/index.mjs",
            "line": 21
          },
          {
            "location": "dist/index.mjs",
            "line": 58
          },
          {
            "location": "dist/index.mjs",
            "line": 279
          },
          {
            "location": "dist/index.mjs",
            "line": 318
          },
          {
            "location": "dist/index.mjs",
            "line": 323
          },
          {
            "location": "dist/index.mjs",
            "line": 396
          },
          {
            "location": "dist/index.mjs",
            "line": 401
          },
          {
            "location": "dist/index.mjs",
            "line": 404
          },
          {
            "location": "dist/index.mjs",
            "line": 427
          },
          {
            "location": "dist/index.mjs",
            "line": 470
          },
          {
            "location": "dist/index.mjs",
            "line": 475
          },
          {
            "location": "dist/index.mjs",
            "line": 478
          },
          {
            "location": "dist/index.mjs",
            "line": 635
          },
          {
            "location": "dist/index.mjs",
            "line": 642
          },
          {
            "location": "dist/index.mjs",
            "line": 663
          },
          {
            "location": "dist/index.mjs",
            "line": 670
          },
          {
            "location": "dist/index.mjs",
            "line": 696
          },
          {
            "location": "dist/index.mjs",
            "line": 816
          },
          {
            "location": "dist/index.mjs",
            "line": 964
          },
          {
            "location": "dist/index.mjs",
            "line": 993
          },
          {
            "location": "dist/index.mjs",
            "line": 1048
          },
          {
            "location": "dist/index.mjs",
            "line": 1053
          },
          {
            "location": "dist/index.mjs",
            "line": 1056
          },
          {
            "location": "dist/index.mjs",
            "line": 1092
          },
          {
            "location": "dist/index.mjs",
            "line": 1097
          },
          {
            "location": "dist/index.mjs",
            "line": 1100
          },
          {
            "location": "dist/index.mjs",
            "line": 1226
          },
          {
            "location": "dist/index.mjs",
            "line": 1273
          },
          {
            "location": "dist/index.mjs",
            "line": 1278
          },
          {
            "location": "dist/index.mjs",
            "line": 1296
          },
          {
            "location": "dist/index.mjs",
            "line": 1301
          },
          {
            "location": "dist/index.mjs",
            "line": 1309
          },
          {
            "location": "dist/index.mjs",
            "line": 1312
          },
          {
            "location": "dist/index.mjs",
            "line": 1338
          },
          {
            "location": "dist/index.mjs",
            "line": 1379
          },
          {
            "location": "dist/index.mjs",
            "line": 1384
          },
          {
            "location": "dist/index.mjs",
            "line": 1393
          },
          {
            "location": "dist/index.mjs",
            "line": 1396
          },
          {
            "location": "dist/index.mjs",
            "line": 1421
          },
          {
            "location": "dist/index.mjs",
            "line": 1428
          },
          {
            "location": "dist/index.mjs",
            "line": 1434
          },
          {
            "location": "dist/internal/index.mjs",
            "line": 5
          },
          {
            "location": "dist/internal/index.mjs",
            "line": 42
          },
          {
            "location": "src/chat/convert-to-openai-compatible-chat-messages.ts",
            "line": 7
          },
          {
            "location": "src/chat/convert-to-openai-compatible-chat-messages.ts",
            "line": 58
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 24
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 99
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 148
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 153
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 252
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 257
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 260
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 291
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 349
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 354
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 357
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 585
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 593
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 627
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 636
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 666
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 20
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 69
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 103
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 173
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 178
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 181
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 229
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 234
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 237
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 12
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 80
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 85
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 105
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 110
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 118
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 121
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 8
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 75
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 80
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 89
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 92
          },
          {
            "location": "src/openai-compatible-provider.ts",
            "line": 11
          },
          {
            "location": "src/openai-compatible-provider.ts",
            "line": 131
          },
          {
            "location": "src/openai-compatible-provider.ts",
            "line": 147
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          },
          {
            "location": "dist/internal/index.d.mts",
            "line": 2
          }
        ]
      },
      "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,InvalidResponseDataError,@ai-sdk/provider/InvalidResponseDataError,UnsupportedFunctionalityError,@ai-sdk/provider/UnsupportedFunctionalityError,InvalidPromptError,@ai-sdk/provider/InvalidPromptError,TooManyEmbeddingValuesForCallError,@ai-sdk/provider/TooManyEmbeddingValuesForCallError,LanguageModelV2Prompt,@ai-sdk/provider/LanguageModelV2Prompt,SharedV2ProviderMetadata,@ai-sdk/provider/SharedV2ProviderMetadata,LanguageModelV2FinishReason,@ai-sdk/provider/LanguageModelV2FinishReason,JSONValue,@ai-sdk/provider/JSONValue,APICallError,@ai-sdk/provider/APICallError,LanguageModelV2,@ai-sdk/provider/LanguageModelV2,LanguageModelV2CallWarning,@ai-sdk/provider/LanguageModelV2CallWarning,LanguageModelV2Content,@ai-sdk/provider/LanguageModelV2Content,LanguageModelV2StreamPart,@ai-sdk/provider/LanguageModelV2StreamPart,LanguageModelV2Usage,@ai-sdk/provider/LanguageModelV2Usage,LanguageModelV2CallOptions,@ai-sdk/provider/LanguageModelV2CallOptions,EmbeddingModelV2,@ai-sdk/provider/EmbeddingModelV2,ImageModelV2,@ai-sdk/provider/ImageModelV2,ImageModelV2CallWarning,@ai-sdk/provider/ImageModelV2CallWarning,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": 33
          },
          {
            "location": "dist/index.js",
            "line": 38
          },
          {
            "location": "dist/index.js",
            "line": 231
          },
          {
            "location": "dist/index.js",
            "line": 829
          },
          {
            "location": "dist/index.js",
            "line": 1223
          },
          {
            "location": "dist/internal/index.js",
            "line": 30
          },
          {
            "location": "dist/index.mjs",
            "line": 4
          },
          {
            "location": "dist/index.mjs",
            "line": 20
          },
          {
            "location": "dist/index.mjs",
            "line": 215
          },
          {
            "location": "dist/index.mjs",
            "line": 823
          },
          {
            "location": "dist/index.mjs",
            "line": 1219
          },
          {
            "location": "dist/internal/index.mjs",
            "line": 4
          },
          {
            "location": "src/chat/convert-to-openai-compatible-chat-messages.ts",
            "line": 5
          },
          {
            "location": "src/chat/map-openai-compatible-finish-reason.ts",
            "line": 1
          },
          {
            "location": "src/chat/openai-compatible-api-types.ts",
            "line": 1
          },
          {
            "location": "src/chat/openai-compatible-chat-language-model.ts",
            "line": 11
          },
          {
            "location": "src/chat/openai-compatible-metadata-extractor.ts",
            "line": 1
          },
          {
            "location": "src/chat/openai-compatible-prepare-tools.ts",
            "line": 5
          },
          {
            "location": "src/completion/convert-to-openai-compatible-completion-prompt.ts",
            "line": 5
          },
          {
            "location": "src/completion/map-openai-compatible-finish-reason.ts",
            "line": 1
          },
          {
            "location": "src/completion/openai-compatible-completion-language-model.ts",
            "line": 9
          },
          {
            "location": "src/embedding/openai-compatible-embedding-model.ts",
            "line": 4
          },
          {
            "location": "src/image/openai-compatible-image-model.ts",
            "line": 1
          },
          {
            "location": "src/openai-compatible-provider.ts",
            "line": 6
          },
          {
            "location": "dist/index.d.mts",
            "line": 1
          },
          {
            "location": "dist/internal/index.d.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@ai-sdk/openai-compatible@1.0.53"
      ],
      "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-15T16:48:45Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'openai-compatible' with version '1.0.53'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 8 source files."
    }
  ]
}