{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:539b1a7e-976a-47a0-8bd9-14c459255a48",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T06:06:55Z",
    "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": "exporter-logs-otlp-http",
      "group": "@opentelemetry",
      "version": "0.201.1",
      "description": "OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector",
      "purl": "pkg:npm/%40opentelemetry/exporter-logs-otlp-http@0.201.1",
      "bom-ref": "pkg:npm/@opentelemetry/exporter-logs-otlp-http@0.201.1",
      "author": "OpenTelemetry Authors",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, compile, clean, lint, lint:fix, tdd, tdd:browser, test, test:browser, version, watch, precompile, prewatch, peer-api-check, align-api-deps"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, 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/tree/main/experimental/packages/exporter-logs-otlp-http"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/open-telemetry/opentelemetry-js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@babel\\n@types\\n@webpack-cli"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@babel/preset-env/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/babel-loader/package.json\\nnode_modules/semver/package.json\\nnode_modules/webpack-cli/node_modules/@webpack-cli/configtest/package.json\\nnode_modules/webpack-cli/node_modules/@webpack-cli/info/package.json\\nnode_modules/webpack-cli/node_modules/@webpack-cli/serve/package.json\\nnode_modules/webpack-cli/package.json\\nnode_modules/webpack-merge/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Juho Vepsalainen <bebraw@gmail.com>"
        }
      ],
      "group": "",
      "name": "webpack-merge",
      "version": "6.0.1",
      "description": "Variant of merge that's useful for webpack configuration",
      "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/webpack-merge@6.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/survivejs/webpack-merge"
        },
        {
          "type": "vcs",
          "url": "https://github.com/survivejs/webpack-merge.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack-merge@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack-merge/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/webpack-merge/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack-merge/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "webpack-cli",
      "version": "6.0.1",
      "description": "CLI for webpack & friends",
      "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/webpack-cli@6.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack-cli@6.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack-cli/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/webpack-cli/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack-cli/package.json"
          }
        ]
      }
    },
    {
      "group": "@webpack-cli",
      "name": "serve",
      "version": "3.0.1",
      "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/%40webpack-cli/serve@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli/tree/master/packages/serve"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@webpack-cli/serve@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack-cli/node_modules/@webpack-cli/serve/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/webpack-cli/node_modules/@webpack-cli/serve/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack-cli/node_modules/@webpack-cli/serve/package.json"
          }
        ]
      }
    },
    {
      "group": "@webpack-cli",
      "name": "info",
      "version": "3.0.1",
      "description": "Outputs info about system and webpack config",
      "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/%40webpack-cli/info@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli/tree/master/packages/info"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@webpack-cli/info@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack-cli/node_modules/@webpack-cli/info/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/webpack-cli/node_modules/@webpack-cli/info/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack-cli/node_modules/@webpack-cli/info/package.json"
          }
        ]
      }
    },
    {
      "group": "@webpack-cli",
      "name": "configtest",
      "version": "3.0.1",
      "description": "Validate a webpack configuration.",
      "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/%40webpack-cli/configtest@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli/tree/master/packages/configtest"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@webpack-cli/configtest@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack-cli/node_modules/@webpack-cli/configtest/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/webpack-cli/node_modules/@webpack-cli/configtest/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack-cli/node_modules/@webpack-cli/configtest/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "6.3.1",
      "description": "The semantic version parser used by npm.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@6.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@6.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/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/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Luis Couto <hello@luiscouto.pt>"
        }
      ],
      "group": "",
      "name": "babel-loader",
      "version": "10.0.0",
      "description": "babel module loader for webpack",
      "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/babel-loader@10.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel-loader"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel-loader.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/babel-loader@10.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/babel-loader/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/babel-loader/package.json"
              }
            ],
            "concludedValue": "node_modules/babel-loader/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "18.6.5",
      "description": "TypeScript definitions for Node.js",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@18.6.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@18.6.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "preset-env",
      "version": "7.26.9",
      "description": "A Babel preset for each environment.",
      "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/%40babel/preset-env@7.26.9",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-preset-env"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/preset-env@7.26.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/preset-env/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/@babel/preset-env/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/preset-env/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@opentelemetry/exporter-logs-otlp-http@0.201.1"
      ],
      "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-10T06:06:55Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'exporter-logs-otlp-http' with version '0.201.1'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}