{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f1f4e36f-cc90-475f-a9be-951d51b2e1c4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T04:21:39Z",
    "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-gauth",
      "group": "@langchain",
      "version": "2.3.2",
      "description": "Google auth based authentication support for Google services",
      "purl": "pkg:npm/%40langchain/google-gauth@2.3.2",
      "bom-ref": "pkg:npm/@langchain/google-gauth@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"
        },
        {
          "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-gauth/"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@langchain\\n@tsconfig"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@langchain/google-common/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/google-auth-library/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": "Google Inc."
        }
      ],
      "group": "",
      "name": "google-auth-library",
      "version": "11.0.2",
      "description": "Google APIs Authentication Client Library for Node.js",
      "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/google-auth-library@11.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/googleapis/google-cloud-node/tree/main/core/packages/google-auth-library-nodejs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/googleapis/google-cloud-node.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/google-auth-library@11.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/google-auth-library/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "google-auth-library,GoogleAuth,google-auth-library/GoogleAuth,GoogleAuthOptions,google-auth-library/GoogleAuthOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/google-auth-library/package.json"
              }
            ],
            "concludedValue": "node_modules/google-auth-library/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/auth.js",
            "line": 2
          },
          {
            "location": "dist/auth.cjs",
            "line": 2
          },
          {
            "location": "src/auth.ts",
            "line": 12
          },
          {
            "location": "src/chat_models.ts",
            "line": 7
          },
          {
            "location": "src/embeddings.ts",
            "line": 7
          },
          {
            "location": "src/llms.ts",
            "line": 6
          },
          {
            "location": "src/media.ts",
            "line": 8
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 2
          },
          {
            "location": "dist/embeddings.d.cts",
            "line": 2
          },
          {
            "location": "dist/llms.d.cts",
            "line": 2
          },
          {
            "location": "dist/media.d.cts",
            "line": 2
          }
        ]
      }
    },
    {
      "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": "google-common",
      "version": "2.3.2",
      "description": "Core types and classes for Google services.",
      "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/google-common@2.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/langchain-ai/langchainjs/tree/main/libs/providers/langchain-google-common/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@langchain/google-common@2.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@langchain/google-common/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@langchain/google-common,GoogleAbstractedFetchClient,@langchain/google-common/GoogleAbstractedFetchClient,ensureAuthOptionScopes,@langchain/google-common/ensureAuthOptionScopes,ChatGoogleBase,@langchain/google-common/ChatGoogleBase,BaseGoogleEmbeddings,@langchain/google-common/BaseGoogleEmbeddings,GoogleBaseLLM,@langchain/google-common/GoogleBaseLLM,AbstractStream,@langchain/google-common/AbstractStream,GoogleAbstractedClientOps,@langchain/google-common/GoogleAbstractedClientOps,GoogleConnectionParams,@langchain/google-common/GoogleConnectionParams,JsonStream,@langchain/google-common/JsonStream,SseJsonStream,@langchain/google-common/SseJsonStream,SseStream,@langchain/google-common/SseStream,ChatGoogleBaseInput,@langchain/google-common/ChatGoogleBaseInput,GoogleAbstractedClient,@langchain/google-common/GoogleAbstractedClient,GoogleBaseLLMInput,@langchain/google-common/GoogleBaseLLMInput,BaseGoogleEmbeddingsParams,@langchain/google-common/BaseGoogleEmbeddingsParams,@langchain/google-common/experimental/media,BlobStoreAIStudioFileBase,@langchain/google-common/experimental/media/BlobStoreAIStudioFileBase,BlobStoreGoogleCloudStorageBase,@langchain/google-common/experimental/media/BlobStoreGoogleCloudStorageBase,BlobStoreGoogleCloudStorageBaseParams,@langchain/google-common/experimental/media/BlobStoreGoogleCloudStorageBaseParams,BlobStoreAIStudioFileBaseParams,@langchain/google-common/experimental/media/BlobStoreAIStudioFileBaseParams,@langchain/google-common/types,@langchain/google-common/utils"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@langchain/google-common/package.json"
              }
            ],
            "concludedValue": "node_modules/@langchain/google-common/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/auth.js",
            "line": 1
          },
          {
            "location": "dist/auth.js",
            "line": 8
          },
          {
            "location": "dist/chat_models.js",
            "line": 2
          },
          {
            "location": "dist/embeddings.js",
            "line": 2
          },
          {
            "location": "dist/llms.js",
            "line": 2
          },
          {
            "location": "dist/auth.cjs",
            "line": 1
          },
          {
            "location": "dist/chat_models.cjs",
            "line": 2
          },
          {
            "location": "dist/embeddings.cjs",
            "line": 2
          },
          {
            "location": "dist/llms.cjs",
            "line": 2
          },
          {
            "location": "src/auth.ts",
            "line": 11
          },
          {
            "location": "src/auth.ts",
            "line": 72
          },
          {
            "location": "src/chat_models.ts",
            "line": 6
          },
          {
            "location": "src/embeddings.ts",
            "line": 6
          },
          {
            "location": "src/llms.ts",
            "line": 5
          },
          {
            "location": "src/media.ts",
            "line": 1
          },
          {
            "location": "dist/chat_models.d.cts",
            "line": 1
          },
          {
            "location": "dist/embeddings.d.cts",
            "line": 1
          },
          {
            "location": "dist/llms.d.cts",
            "line": 1
          },
          {
            "location": "dist/media.d.cts",
            "line": 1
          },
          {
            "location": "dist/media.js",
            "line": 2
          },
          {
            "location": "dist/media.cjs",
            "line": 2
          },
          {
            "location": "src/media.ts",
            "line": 7
          },
          {
            "location": "dist/media.d.cts",
            "line": 3
          },
          {
            "location": "dist/types.js",
            "line": 1
          },
          {
            "location": "dist/types.cjs",
            "line": 1
          },
          {
            "location": "src/types.ts",
            "line": 1
          },
          {
            "location": "dist/types.d.cts",
            "line": 1
          },
          {
            "location": "dist/utils.js",
            "line": 1
          },
          {
            "location": "dist/utils.cjs",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "dist/utils.d.cts",
            "line": 1
          }
        ]
      },
      "tags": [
        "cloud"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@langchain/google-gauth@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:39Z",
      "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-gauth' with version '2.3.2'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}