{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:41fd7a0b-1092-4c79-826e-ee71f7d7edcd",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T02:32:25Z",
    "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": "resource-detector-gcp",
      "group": "@opentelemetry",
      "version": "0.57.0",
      "description": "OpenTelemetry SDK resource detector for GCP",
      "purl": "pkg:npm/%40opentelemetry/resource-detector-gcp@0.57.0",
      "bom-ref": "pkg:npm/@opentelemetry/resource-detector-gcp@0.57.0",
      "author": "OpenTelemetry Authors",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, compile, compile:with-dependencies, prepublishOnly, test, tdd, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, compile:with-dependencies, 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": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/resource-detector-gcp#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js-contrib.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/data-uri-to-buffer/package.json\\nnode_modules/gaxios/package.json\\nnode_modules/gcp-metadata/package.json\\nnode_modules/node-fetch/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "David Frank"
        }
      ],
      "group": "",
      "name": "node-fetch",
      "version": "3.3.2",
      "description": "A light-weight module that brings Fetch API to node.js",
      "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/node-fetch@3.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/node-fetch/node-fetch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/node-fetch/node-fetch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/node-fetch@3.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/node-fetch/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/node-fetch/package.json"
              }
            ],
            "concludedValue": "node_modules/node-fetch/package.json"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Google LLC"
        }
      ],
      "group": "",
      "name": "gcp-metadata",
      "version": "8.1.2",
      "description": "Get the metadata from a Google Cloud Platform environment",
      "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/gcp-metadata@8.1.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/googleapis/google-cloud-node-core/tree/main/packages/gcp-metadata"
        },
        {
          "type": "vcs",
          "url": "https://github.com/googleapis/google-cloud-node-core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gcp-metadata@8.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/gcp-metadata/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "gcp-metadata"
        },
        {
          "name": "ImportedModules",
          "value": "gcp-metadata"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/gcp-metadata/package.json"
              }
            ],
            "concludedValue": "node_modules/gcp-metadata/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/esm/detectors/GcpDetector.js",
            "line": 10
          },
          {
            "location": "build/esm/detectors/GcpDetector.js",
            "line": 30
          },
          {
            "location": "build/esm/detectors/GcpDetector.js",
            "line": 139
          },
          {
            "location": "build/esm/detectors/faas.js",
            "line": 10
          },
          {
            "location": "build/esm/detectors/faas.js",
            "line": 45
          },
          {
            "location": "build/esm/detectors/faas.js",
            "line": 54
          },
          {
            "location": "build/esm/detectors/gae.js",
            "line": 10
          },
          {
            "location": "build/esm/detectors/gae.js",
            "line": 58
          },
          {
            "location": "build/esm/detectors/gce.js",
            "line": 11
          },
          {
            "location": "build/esm/detectors/gce.js",
            "line": 18
          },
          {
            "location": "build/esm/detectors/gce.js",
            "line": 31
          },
          {
            "location": "build/esm/detectors/gce.js",
            "line": 40
          },
          {
            "location": "build/esm/detectors/gce.js",
            "line": 48
          },
          {
            "location": "build/esm/detectors/gce.js",
            "line": 55
          },
          {
            "location": "build/esm/detectors/gke.js",
            "line": 10
          },
          {
            "location": "build/esm/detectors/gke.js",
            "line": 30
          },
          {
            "location": "build/esm/detectors/gke.js",
            "line": 37
          },
          {
            "location": "build/esm/index.js",
            "line": 7
          },
          {
            "location": "build/src/detectors/GcpDetector.js",
            "line": 13
          },
          {
            "location": "build/src/detectors/faas.js",
            "line": 13
          },
          {
            "location": "build/src/detectors/gae.js",
            "line": 13
          },
          {
            "location": "build/src/detectors/gce.js",
            "line": 14
          },
          {
            "location": "build/src/detectors/gke.js",
            "line": 13
          },
          {
            "location": "build/src/index.js",
            "line": 11
          },
          {
            "location": "src/detectors/GcpDetector.ts",
            "line": 39
          },
          {
            "location": "src/detectors/GcpDetector.ts",
            "line": 67
          },
          {
            "location": "src/detectors/GcpDetector.ts",
            "line": 186
          },
          {
            "location": "src/detectors/faas.ts",
            "line": 12
          },
          {
            "location": "src/detectors/faas.ts",
            "line": 53
          },
          {
            "location": "src/detectors/faas.ts",
            "line": 63
          },
          {
            "location": "src/detectors/gae.ts",
            "line": 12
          },
          {
            "location": "src/detectors/gae.ts",
            "line": 71
          },
          {
            "location": "src/detectors/gce.ts",
            "line": 13
          },
          {
            "location": "src/detectors/gce.ts",
            "line": 22
          },
          {
            "location": "src/detectors/gce.ts",
            "line": 39
          },
          {
            "location": "src/detectors/gce.ts",
            "line": 49
          },
          {
            "location": "src/detectors/gce.ts",
            "line": 58
          },
          {
            "location": "src/detectors/gce.ts",
            "line": 69
          },
          {
            "location": "src/detectors/gke.ts",
            "line": 12
          },
          {
            "location": "src/detectors/gke.ts",
            "line": 36
          },
          {
            "location": "src/detectors/gke.ts",
            "line": 47
          },
          {
            "location": "src/index.ts",
            "line": 9
          }
        ]
      },
      "tags": [
        "cloud"
      ]
    },
    {
      "authors": [
        {
          "name": "Google"
        },
        {
          "name": " LLC"
        }
      ],
      "group": "",
      "name": "gaxios",
      "version": "7.1.3",
      "description": "A simple common HTTP client specifically for Google APIs and services.",
      "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/gaxios@7.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/googleapis/google-cloud-node-core/tree/main/packages/gaxios"
        },
        {
          "type": "vcs",
          "url": "https://github.com/googleapis/google-cloud-node-core.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gaxios@7.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/gaxios/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/gaxios/package.json"
              }
            ],
            "concludedValue": "node_modules/gaxios/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)"
        }
      ],
      "group": "",
      "name": "data-uri-to-buffer",
      "version": "4.0.1",
      "description": "Generate a Buffer instance from a Data URI string",
      "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/data-uri-to-buffer@4.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TooTallNate/node-data-uri-to-buffer"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TooTallNate/node-data-uri-to-buffer.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/data-uri-to-buffer@4.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/data-uri-to-buffer/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/data-uri-to-buffer/package.json"
              }
            ],
            "concludedValue": "node_modules/data-uri-to-buffer/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@opentelemetry/resource-detector-gcp@0.57.0"
      ],
      "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-16T02:32:25Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'resource-detector-gcp' with version '0.57.0'."
    }
  ]
}