{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f810b13c-01f5-4208-8399-c90af8a56f6c",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-31T02:02:54Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "core",
      "group": "@opentelemetry",
      "version": "1.23.0",
      "description": "OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.",
      "purl": "pkg:npm/%40opentelemetry/core@1.23.0",
      "bom-ref": "pkg:npm/@opentelemetry/core@1.23.0",
      "author": "OpenTelemetry Authors",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prepublishOnly, compile, clean, test, test:browser, tdd, tdd:node, tdd:browser, codecov, codecov:browser, lint, lint:fix, version, watch, precompile, prewatch, peer-api-check"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/enhanced-resolve/package.json\\nnode_modules/tapable/package.json\\nnode_modules/terser-webpack-plugin/package.json\\nnode_modules/webpack-sources/package.json\\nnode_modules/webpack/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "webpack-sources",
      "version": "3.2.3",
      "description": "Source code handling classes for webpack",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/webpack-sources@3.2.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack-sources#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webpack/webpack-sources.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack-sources@3.2.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack-sources/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/webpack-sources/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack-sources/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "webpack",
      "version": "5.89.0",
      "description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/webpack@5.89.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack"
        },
        {
          "type": "vcs",
          "url": "https://github.com/webpack/webpack.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/webpack@5.89.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/webpack/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/webpack/package.json"
              }
            ],
            "concludedValue": "node_modules/webpack/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "webpack Contrib Team"
        }
      ],
      "group": "",
      "name": "terser-webpack-plugin",
      "version": "5.3.9",
      "description": "Terser plugin for webpack",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/terser-webpack-plugin@5.3.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack-contrib/terser-webpack-plugin"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/terser-webpack-plugin@5.3.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/terser-webpack-plugin/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/terser-webpack-plugin/package.json"
              }
            ],
            "concludedValue": "node_modules/terser-webpack-plugin/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "tapable",
      "version": "2.2.1",
      "description": "Just a little module for plugins.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/tapable@2.2.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webpack/tapable"
        },
        {
          "type": "vcs",
          "url": "http://github.com/webpack/tapable.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tapable@2.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tapable/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tapable/package.json"
              }
            ],
            "concludedValue": "node_modules/tapable/package.json"
          }
        ]
      },
      "tags": [
        "plugins"
      ]
    },
    {
      "authors": [
        {
          "name": "Tobias Koppers @sokra"
        }
      ],
      "group": "",
      "name": "enhanced-resolve",
      "version": "5.15.0",
      "description": "Offers a async require.resolve function. It's highly configurable.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/enhanced-resolve@5.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://github.com/webpack/enhanced-resolve"
        },
        {
          "type": "vcs",
          "url": "git://github.com/webpack/enhanced-resolve.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/enhanced-resolve@5.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/enhanced-resolve/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/enhanced-resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/enhanced-resolve/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@opentelemetry/core@1.23.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-31T02:02:54Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, July 31, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core' with version '1.23.0'."
    }
  ]
}