{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:83061dc7-3506-4820-a002-edbed14efe65",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T04:21:40Z",
    "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": "google-genai",
      "group": "@langchain",
      "version": "2.3.2",
      "description": "Google Generative AI integration for LangChain.js",
      "purl": "pkg:npm/%40langchain/google-genai@2.3.2",
      "bom-ref": "pkg:npm/@langchain/google-genai@2.3.2",
      "author": "LangChain",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:compile, clean, test, test:watch, test:single, test:int, test:standard:unit, test:standard:int, test:standard, typegen, typegen:profiles"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:compile, test:watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/langchain-ai/langchainjs/tree/main/libs/providers/langchain-google-genai/"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@google\\n@langchain\\n@tsconfig"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@google/generative-ai/package.json\\nnode_modules/@langchain/core/package.json\\nnode_modules/@langchain/standard-tests/package.json\\nnode_modules/@langchain/tsconfig/package.json\\nnode_modules/@tsconfig/recommended/package.json\\nnode_modules/dotenv/package.json\\nnode_modules/dpdm/package.json\\nnode_modules/hnswlib-node/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/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": "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/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": "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"
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.11",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "7.0.2",
      "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@7.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@7.0.2",
      "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": "Atsushi Tatsuma"
        }
      ],
      "group": "",
      "name": "hnswlib-node",
      "version": "3.0.0",
      "description": "Node.js bindings for Hnswlib",
      "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/hnswlib-node@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/yoshoku/hnswlib-node"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/hnswlib-node@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hnswlib-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/hnswlib-node/package.json"
              }
            ],
            "concludedValue": "node_modules/hnswlib-node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "acrazing <joking.young@gmail.com>"
        }
      ],
      "group": "",
      "name": "dpdm",
      "version": "4.3.0",
      "description": "Analyze circular dependencies in your JavaScript/TypeScript projects.",
      "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/dpdm@4.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/dpdm@4.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/dpdm/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/dpdm/package.json"
              }
            ],
            "concludedValue": "node_modules/dpdm/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "dotenv",
      "version": "17.4.2",
      "description": "Loads environment variables from .env file",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "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/dotenv@17.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/motdotla/dotenv#readme"
        },
        {
          "type": "vcs",
          "url": "git://github.com/motdotla/dotenv.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/dotenv@17.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/dotenv/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/dotenv/package.json"
              }
            ],
            "concludedValue": "node_modules/dotenv/package.json"
          }
        ]
      }
    },
    {
      "group": "@tsconfig",
      "name": "recommended",
      "version": "1.0.13",
      "description": "A base TSConfig for working with Recommended.",
      "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/%40tsconfig/recommended@1.0.13",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tsconfig/bases.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tsconfig/recommended@1.0.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tsconfig/recommended/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/@tsconfig/recommended/package.json"
              }
            ],
            "concludedValue": "node_modules/@tsconfig/recommended/package.json"
          }
        ]
      }
    },
    {
      "group": "@langchain",
      "name": "tsconfig",
      "version": "0.0.1",
      "description": "Shared TypeScript configuration for LangChain.js packages",
      "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/%40langchain/tsconfig@0.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/@langchain/tsconfig@0.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@langchain/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/@langchain/tsconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/@langchain/tsconfig/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "LangChain"
        }
      ],
      "group": "@langchain",
      "name": "standard-tests",
      "version": "0.0.23",
      "description": "Standard tests for LangChain.js",
      "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/%40langchain/standard-tests@0.0.23",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-standard-tests/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@langchain/standard-tests@0.0.23",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@langchain/standard-tests/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/@langchain/standard-tests/package.json"
              }
            ],
            "concludedValue": "node_modules/@langchain/standard-tests/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "LangChain"
        }
      ],
      "group": "@langchain",
      "name": "core",
      "version": "1.2.11",
      "description": "Core LangChain.js abstractions and schemas",
      "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/%40langchain/core@1.2.11",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/langchain-ai/langchainjs/tree/main/langchain-core/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@langchain/core@1.2.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@langchain/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@langchain/core/utils/types,isInteropZodSchema,@langchain/core/utils/types/isInteropZodSchema,interopSafeParseAsync,@langchain/core/utils/types/interopSafeParseAsync,InteropZodType,@langchain/core/utils/types/InteropZodType,@langchain/core/utils/standard_schema,isSerializableSchema,@langchain/core/utils/standard_schema/isSerializableSchema,SerializableSchema,@langchain/core/utils/standard_schema/SerializableSchema,@langchain/core/utils/env,getEnvironmentVariable,@langchain/core/utils/env/getEnvironmentVariable,@langchain/core/utils/gateway,resolveLangSmithGatewayConfig,@langchain/core/utils/gateway/resolveLangSmithGatewayConfig,@langchain/core/language_models/chat_models,BaseChatModel,@langchain/core/language_models/chat_models/BaseChatModel,BaseChatModelCallOptions,@langchain/core/language_models/chat_models/BaseChatModelCallOptions,LangSmithParams,@langchain/core/language_models/chat_models/LangSmithParams,BaseChatModelParams,@langchain/core/language_models/chat_models/BaseChatModelParams,BindToolsInput,@langchain/core/language_models/chat_models/BindToolsInput,ToolChoice,@langchain/core/language_models/chat_models/ToolChoice,@langchain/core/language_models/structured_output,assembleStructuredOutputPipeline,@langchain/core/language_models/structured_output/assembleStructuredOutputPipeline,createContentParser,@langchain/core/language_models/structured_output/createContentParser,createFunctionCallingParser,@langchain/core/language_models/structured_output/createFunctionCallingParser,@langchain/core/embeddings,Embeddings,@langchain/core/embeddings/Embeddings,EmbeddingsParams,@langchain/core/embeddings/EmbeddingsParams,@langchain/core/utils/chunk_array,chunkArray,@langchain/core/utils/chunk_array/chunkArray,@langchain/core/output_parsers,BaseLLMOutputParser,@langchain/core/output_parsers/BaseLLMOutputParser,OutputParserException,@langchain/core/output_parsers/OutputParserException,@langchain/core/messages,AIMessage,@langchain/core/messages/AIMessage,AIMessageChunk,@langchain/core/messages/AIMessageChunk,ChatMessage,@langchain/core/messages/ChatMessage,convertToProviderContentBlock,@langchain/core/messages/convertToProviderContentBlock,isAIMessage,@langchain/core/messages/isAIMessage,isBaseMessage,@langchain/core/messages/isBaseMessage,isDataContentBlock,@langchain/core/messages/isDataContentBlock,isToolMessage,@langchain/core/messages/isToolMessage,parseBase64DataUrl,@langchain/core/messages/parseBase64DataUrl,BaseMessage,@langchain/core/messages/BaseMessage,UsageMetadata,@langchain/core/messages/UsageMetadata,ContentBlock,@langchain/core/messages/ContentBlock,ToolMessage,@langchain/core/messages/ToolMessage,ToolMessageChunk,@langchain/core/messages/ToolMessageChunk,MessageContent,@langchain/core/messages/MessageContent,MessageContentComplex,@langchain/core/messages/MessageContentComplex,StandardContentBlockConverter,@langchain/core/messages/StandardContentBlockConverter,InputTokenDetails,@langchain/core/messages/InputTokenDetails,@langchain/core/outputs,ChatGenerationChunk,@langchain/core/outputs/ChatGenerationChunk,ChatResult,@langchain/core/outputs/ChatResult,ChatGeneration,@langchain/core/outputs/ChatGeneration,@langchain/core/utils/function_calling,isLangChainTool,@langchain/core/utils/function_calling/isLangChainTool,@langchain/core/language_models/base,isOpenAITool,@langchain/core/language_models/base/isOpenAITool,BaseLanguageModelInput,@langchain/core/language_models/base/BaseLanguageModelInput,StructuredOutputMethodOptions,@langchain/core/language_models/base/StructuredOutputMethodOptions,ToolDefinition,@langchain/core/language_models/base/ToolDefinition,@langchain/core/utils/uuid,@langchain/core/utils/uuid/v4,@langchain/core/errors,LangChainError,@langchain/core/errors/LangChainError,@langchain/core/errors/ns,stampRetryable,@langchain/core/errors/stampRetryable,@langchain/core/language_models/compat,finalizeContentBlock,@langchain/core/language_models/compat/finalizeContentBlock,@langchain/core/utils/json_schema,toJsonSchema,@langchain/core/utils/json_schema/toJsonSchema,JsonSchema7Type,@langchain/core/utils/json_schema/JsonSchema7Type,@langchain/core/callbacks/promises,awaitAllCallbacks,@langchain/core/callbacks/promises/awaitAllCallbacks,@langchain/core/callbacks/manager,CallbackManagerForLLMRun,@langchain/core/callbacks/manager/CallbackManagerForLLMRun,@langchain/core/language_models/event,ChatModelStreamEvent,@langchain/core/language_models/event/ChatModelStreamEvent,FinishReason,@langchain/core/language_models/event/FinishReason,@langchain/core/language_models/profile,ModelProfile,@langchain/core/language_models/profile/ModelProfile,@langchain/core/callbacks/base,NewTokenIndices,@langchain/core/callbacks/base/NewTokenIndices,@langchain/core/runnables,Runnable,@langchain/core/runnables/Runnable,@langchain/core/messages/tool,ToolCall,@langchain/core/messages/tool/ToolCall,ToolCallChunk,@langchain/core/messages/tool/ToolCallChunk,@langchain/core/output_parsers/openai_tools,JsonOutputKeyToolsParserParamsInterop,@langchain/core/output_parsers/openai_tools/JsonOutputKeyToolsParserParamsInterop,JsonOutputKeyToolsParserParamsSerializable,@langchain/core/output_parsers/openai_tools/JsonOutputKeyToolsParserParamsSerializable,@langchain/core/tools,StructuredToolInterface,@langchain/core/tools/StructuredToolInterface"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@langchain/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@langchain/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chat_models.js",
            "line": 8
          },
          {
            "location": "dist/chat_models.js",
            "line": 666
          },
          {
            "location": "dist/output_parsers.js",
            "line": 1
          },
          {
            "location": "dist/output_parsers.js",
            "line": 34
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.js",
            "line": 1
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.js",
            "line": 20
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 8
          },
          {
            "location": "dist/output_parsers.cjs",
            "line": 1
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.cjs",
            "line": 1
          },
          {
            "location": "src/chat_models.ts",
            "line": 43
          },
          {
            "location": "src/chat_models.ts",
            "line": 1171
          },
          {
            "location": "src/output_parsers.ts",
            "line": 10
          },
          {
            "location": "src/output_parsers.ts",
            "line": 74
          },
          {
            "location": "src/utils/zod_to_genai_parameters.ts",
            "line": 8
          },
          {
            "location": "src/utils/zod_to_genai_parameters.ts",
            "line": 73
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 11
          },
          {
            "location": "dist/chat_models.js",
            "line": 9
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.js",
            "line": 3
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 9
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.cjs",
            "line": 3
          },
          {
            "location": "src/chat_models.ts",
            "line": 64
          },
          {
            "location": "src/output_parsers.ts",
            "line": 15
          },
          {
            "location": "src/utils/zod_to_genai_parameters.ts",
            "line": 16
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 12
          },
          {
            "location": "dist/chat_models.js",
            "line": 10
          },
          {
            "location": "dist/chat_models.js",
            "line": 447
          },
          {
            "location": "dist/embeddings.js",
            "line": 2
          },
          {
            "location": "dist/embeddings.js",
            "line": 45
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 10
          },
          {
            "location": "dist/embeddings.cjs",
            "line": 2
          },
          {
            "location": "src/chat_models.ts",
            "line": 25
          },
          {
            "location": "src/chat_models.ts",
            "line": 717
          },
          {
            "location": "src/chat_models.ts",
            "line": 718
          },
          {
            "location": "src/embeddings.ts",
            "line": 3
          },
          {
            "location": "src/embeddings.ts",
            "line": 128
          },
          {
            "location": "dist/chat_models.js",
            "line": 11
          },
          {
            "location": "dist/chat_models.js",
            "line": 442
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 11
          },
          {
            "location": "src/chat_models.ts",
            "line": 26
          },
          {
            "location": "src/chat_models.ts",
            "line": 708
          },
          {
            "location": "dist/chat_models.js",
            "line": 12
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 12
          },
          {
            "location": "src/chat_models.ts",
            "line": 32
          },
          {
            "location": "src/types.ts",
            "line": 7
          },
          {
            "location": "src/utils/tools.ts",
            "line": 9
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 7
          },
          {
            "location": "dist/types.d.cts",
            "line": 2
          },
          {
            "location": "dist/chat_models.js",
            "line": 13
          },
          {
            "location": "dist/chat_models.js",
            "line": 684
          },
          {
            "location": "dist/chat_models.js",
            "line": 688
          },
          {
            "location": "dist/chat_models.js",
            "line": 690
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 13
          },
          {
            "location": "src/chat_models.ts",
            "line": 69
          },
          {
            "location": "src/chat_models.ts",
            "line": 1208
          },
          {
            "location": "src/chat_models.ts",
            "line": 1218
          },
          {
            "location": "src/chat_models.ts",
            "line": 1221
          },
          {
            "location": "dist/embeddings.js",
            "line": 3
          },
          {
            "location": "dist/embeddings.cjs",
            "line": 3
          },
          {
            "location": "src/embeddings.ts",
            "line": 4
          },
          {
            "location": "dist/embeddings.d.cts",
            "line": 2
          },
          {
            "location": "dist/embeddings.js",
            "line": 4
          },
          {
            "location": "dist/embeddings.js",
            "line": 65
          },
          {
            "location": "dist/embeddings.cjs",
            "line": 4
          },
          {
            "location": "src/embeddings.ts",
            "line": 5
          },
          {
            "location": "src/embeddings.ts",
            "line": 169
          },
          {
            "location": "dist/output_parsers.js",
            "line": 2
          },
          {
            "location": "dist/output_parsers.cjs",
            "line": 2
          },
          {
            "location": "src/output_parsers.ts",
            "line": 4
          },
          {
            "location": "dist/utils/common.js",
            "line": 4
          },
          {
            "location": "dist/utils/common.js",
            "line": 14
          },
          {
            "location": "dist/utils/common.js",
            "line": 52
          },
          {
            "location": "dist/utils/common.js",
            "line": 76
          },
          {
            "location": "dist/utils/common.js",
            "line": 98
          },
          {
            "location": "dist/utils/common.js",
            "line": 117
          },
          {
            "location": "dist/utils/common.js",
            "line": 137
          },
          {
            "location": "dist/utils/common.js",
            "line": 156
          },
          {
            "location": "dist/utils/common.js",
            "line": 206
          },
          {
            "location": "dist/utils/common.js",
            "line": 224
          },
          {
            "location": "dist/utils/common.js",
            "line": 245
          },
          {
            "location": "dist/utils/common.cjs",
            "line": 4
          },
          {
            "location": "src/chat_models.ts",
            "line": 23
          },
          {
            "location": "src/utils/common.ts",
            "line": 33
          },
          {
            "location": "src/utils/common.ts",
            "line": 62
          },
          {
            "location": "src/utils/common.ts",
            "line": 125
          },
          {
            "location": "src/utils/common.ts",
            "line": 166
          },
          {
            "location": "src/utils/common.ts",
            "line": 217
          },
          {
            "location": "src/utils/common.ts",
            "line": 252
          },
          {
            "location": "src/utils/common.ts",
            "line": 292
          },
          {
            "location": "src/utils/common.ts",
            "line": 328
          },
          {
            "location": "src/utils/common.ts",
            "line": 329
          },
          {
            "location": "src/utils/common.ts",
            "line": 464
          },
          {
            "location": "src/utils/common.ts",
            "line": 523
          },
          {
            "location": "src/utils/common.ts",
            "line": 561
          },
          {
            "location": "src/utils/stream_events.ts",
            "line": 13
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 5
          },
          {
            "location": "dist/utils/common.js",
            "line": 5
          },
          {
            "location": "dist/utils/common.cjs",
            "line": 5
          },
          {
            "location": "src/chat_models.ts",
            "line": 24
          },
          {
            "location": "src/output_parsers.ts",
            "line": 5
          },
          {
            "location": "src/utils/common.ts",
            "line": 38
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 6
          },
          {
            "location": "dist/utils/common.js",
            "line": 6
          },
          {
            "location": "dist/utils/common.js",
            "line": 443
          },
          {
            "location": "dist/utils/tools.js",
            "line": 4
          },
          {
            "location": "dist/utils/tools.js",
            "line": 18
          },
          {
            "location": "dist/utils/common.cjs",
            "line": 6
          },
          {
            "location": "dist/utils/tools.cjs",
            "line": 4
          },
          {
            "location": "src/utils/common.ts",
            "line": 39
          },
          {
            "location": "src/utils/common.ts",
            "line": 939
          },
          {
            "location": "src/utils/tools.ts",
            "line": 11
          },
          {
            "location": "src/utils/tools.ts",
            "line": 44
          },
          {
            "location": "dist/utils/common.js",
            "line": 7
          },
          {
            "location": "dist/utils/common.js",
            "line": 456
          },
          {
            "location": "dist/utils/tools.js",
            "line": 5
          },
          {
            "location": "dist/utils/tools.js",
            "line": 21
          },
          {
            "location": "dist/utils/common.cjs",
            "line": 7
          },
          {
            "location": "dist/utils/tools.cjs",
            "line": 5
          },
          {
            "location": "src/chat_models.ts",
            "line": 38
          },
          {
            "location": "src/utils/common.ts",
            "line": 40
          },
          {
            "location": "src/utils/common.ts",
            "line": 958
          },
          {
            "location": "src/utils/tools.ts",
            "line": 15
          },
          {
            "location": "src/utils/tools.ts",
            "line": 51
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 9
          },
          {
            "location": "dist/utils/common.js",
            "line": 8
          },
          {
            "location": "dist/utils/common.js",
            "line": 284
          },
          {
            "location": "dist/utils/common.js",
            "line": 369
          },
          {
            "location": "dist/utils/common.cjs",
            "line": 8
          },
          {
            "location": "src/utils/common.ts",
            "line": 42
          },
          {
            "location": "src/utils/common.ts",
            "line": 655
          },
          {
            "location": "src/utils/common.ts",
            "line": 802
          },
          {
            "location": "dist/utils/errors.js",
            "line": 1
          },
          {
            "location": "dist/utils/errors.js",
            "line": 3
          },
          {
            "location": "dist/utils/errors.js",
            "line": 45
          },
          {
            "location": "dist/utils/errors.cjs",
            "line": 1
          },
          {
            "location": "src/utils/errors.ts",
            "line": 5
          },
          {
            "location": "src/utils/errors.ts",
            "line": 8
          },
          {
            "location": "src/utils/errors.ts",
            "line": 80
          },
          {
            "location": "dist/utils/errors.d.cts",
            "line": 2
          },
          {
            "location": "dist/utils/stream_events.js",
            "line": 2
          },
          {
            "location": "dist/utils/stream_events.js",
            "line": 130
          },
          {
            "location": "dist/utils/stream_events.cjs",
            "line": 2
          },
          {
            "location": "src/utils/stream_events.ts",
            "line": 8
          },
          {
            "location": "src/utils/stream_events.ts",
            "line": 167
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.js",
            "line": 2
          },
          {
            "location": "dist/utils/zod_to_genai_parameters.cjs",
            "line": 2
          },
          {
            "location": "src/utils/zod_to_genai_parameters.ts",
            "line": 12
          },
          {
            "location": "src/utils/zod_to_genai_parameters.ts",
            "line": 74
          },
          {
            "location": "scripts/jest-setup-after-env.js",
            "line": 1
          },
          {
            "location": "src/chat_models.ts",
            "line": 16
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 3
          },
          {
            "location": "src/chat_models.ts",
            "line": 17
          },
          {
            "location": "src/utils/stream_events.ts",
            "line": 12
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 4
          },
          {
            "location": "src/chat_models.ts",
            "line": 33
          },
          {
            "location": "src/profiles.ts",
            "line": 4
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 8
          },
          {
            "location": "src/chat_models.ts",
            "line": 34
          },
          {
            "location": "src/chat_models.ts",
            "line": 39
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 10
          },
          {
            "location": "src/output_parsers.ts",
            "line": 6
          },
          {
            "location": "src/utils/common.ts",
            "line": 41
          },
          {
            "location": "src/output_parsers.ts",
            "line": 14
          },
          {
            "location": "src/utils/tools.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "group": "@google",
      "name": "generative-ai",
      "version": "0.24.1",
      "description": "Google AI JavaScript SDK",
      "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/%40google/generative-ai@0.24.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/google/generative-ai-js#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/google/generative-ai-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@google/generative-ai@0.24.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@google/generative-ai/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@google/generative-ai,GoogleGenerativeAI,@google/generative-ai/GoogleGenerativeAI,FunctionCallingMode,@google/generative-ai/FunctionCallingMode,GenerativeModel,@google/generative-ai/GenerativeModel,FunctionDeclarationsTool,@google/generative-ai/FunctionDeclarationsTool,FunctionDeclaration,@google/generative-ai/FunctionDeclaration,FunctionDeclarationSchema,@google/generative-ai/FunctionDeclarationSchema,GenerateContentRequest,@google/generative-ai/GenerateContentRequest,SafetySetting,@google/generative-ai/SafetySetting,Part,@google/generative-ai/Part,ModelParams,@google/generative-ai/ModelParams,RequestOptions,@google/generative-ai/RequestOptions,CachedContent,@google/generative-ai/CachedContent,Schema,@google/generative-ai/Schema,EnhancedGenerateContentResponse,@google/generative-ai/EnhancedGenerateContentResponse,TaskType,@google/generative-ai/TaskType,EmbedContentRequest,@google/generative-ai/EmbedContentRequest,CodeExecutionTool,@google/generative-ai/CodeExecutionTool,GoogleSearchRetrievalTool,@google/generative-ai/GoogleSearchRetrievalTool,Content,@google/generative-ai/Content,POSSIBLE_ROLES,@google/generative-ai/POSSIBLE_ROLES,FunctionCallPart,@google/generative-ai/FunctionCallPart,TextPart,@google/generative-ai/TextPart,FileDataPart,@google/generative-ai/FileDataPart,InlineDataPart,@google/generative-ai/InlineDataPart,GenerateContentResponse,@google/generative-ai/GenerateContentResponse,FinishReason,@google/generative-ai/FinishReason,Tool,@google/generative-ai/Tool,ToolConfig,@google/generative-ai/ToolConfig,SchemaType,@google/generative-ai/SchemaType"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@google/generative-ai/package.json"
              }
            ],
            "concludedValue": "node_modules/@google/generative-ai/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/chat_models.js",
            "line": 7
          },
          {
            "location": "dist/embeddings.js",
            "line": 1
          },
          {
            "location": "dist/utils/tools.js",
            "line": 3
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 7
          },
          {
            "location": "dist/embeddings.cjs",
            "line": 1
          },
          {
            "location": "dist/utils/tools.cjs",
            "line": 3
          },
          {
            "location": "src/chat_models.ts",
            "line": 15
          },
          {
            "location": "src/embeddings.ts",
            "line": 1
          },
          {
            "location": "src/embeddings.ts",
            "line": 2
          },
          {
            "location": "src/types.ts",
            "line": 6
          },
          {
            "location": "src/utils/common.ts",
            "line": 13
          },
          {
            "location": "src/utils/errors.ts",
            "line": 6
          },
          {
            "location": "src/utils/stream_events.ts",
            "line": 7
          },
          {
            "location": "src/utils/tools.ts",
            "line": 8
          },
          {
            "location": "src/utils/zod_to_genai_parameters.ts",
            "line": 4
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 2
          },
          {
            "location": "dist/embeddings.d.cts",
            "line": 1
          },
          {
            "location": "dist/types.d.cts",
            "line": 1
          },
          {
            "location": "dist/utils/errors.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "ai"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@langchain/google-genai@2.3.2"
      ],
      "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-15T04:21:40Z",
      "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 'google-genai' with version '2.3.2'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}