{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b4196d61-c32b-4e99-a86c-c6b823ee6bd7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T12:38:33Z",
    "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": "instrumentation-web-exception",
      "group": "@opentelemetry",
      "version": "0.2.0",
      "description": "OpenTelemetry instrumentation for web exceptions",
      "purl": "pkg:npm/%40opentelemetry/instrumentation-web-exception@0.2.0",
      "bom-ref": "pkg:npm/@opentelemetry/instrumentation-web-exception@0.2.0",
      "author": "OpenTelemetry Authors",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, compile:with-dependencies, compile, prepublishOnly, prewatch, tdd, test, test:browser, version:update, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile:with-dependencies, 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-contrib/tree/main/plugins/web/opentelemetry-instrumentation-web-exception#readme"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@opentelemetry"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@opentelemetry/core/package.json\\nnode_modules/@opentelemetry/instrumentation/node_modules/@opentelemetry/api-logs/package.json\\nnode_modules/@opentelemetry/instrumentation/package.json\\nnode_modules/@opentelemetry/resources/package.json\\nnode_modules/@opentelemetry/sdk-trace-base/package.json\\nnode_modules/@opentelemetry/semantic-conventions/package.json\\nnode_modules/import-in-the-middle/package.json\\nnode_modules/import-in-the-middle/test/fixtures/package.json\\nnode_modules/require-in-the-middle/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)"
        }
      ],
      "group": "",
      "name": "require-in-the-middle",
      "version": "7.5.2",
      "description": "Module to hook into the Node.js require function",
      "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/require-in-the-middle@7.5.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nodejs/require-in-the-middle#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nodejs/require-in-the-middle.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/require-in-the-middle@7.5.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/require-in-the-middle/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/require-in-the-middle/package.json"
              }
            ],
            "concludedValue": "node_modules/require-in-the-middle/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Bryan English <bryan.english@datadoghq.com>"
        }
      ],
      "group": "",
      "name": "import-in-the-middle",
      "version": "1.15.0",
      "description": "Intercept imports in Node.js",
      "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/import-in-the-middle@1.15.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nodejs/import-in-the-middle#readme"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/nodejs/import-in-the-middle.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/import-in-the-middle@1.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/import-in-the-middle/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/import-in-the-middle/package.json"
              }
            ],
            "concludedValue": "node_modules/import-in-the-middle/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "test-fixtures",
      "version": "",
      "scope": "optional",
      "purl": "pkg:npm/test-fixtures",
      "type": "library",
      "bom-ref": "pkg:npm/test-fixtures",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/import-in-the-middle/test/fixtures/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/import-in-the-middle/test/fixtures/package.json"
              }
            ],
            "concludedValue": "node_modules/import-in-the-middle/test/fixtures/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "semantic-conventions",
      "version": "1.28.0",
      "description": "OpenTelemetry semantic conventions",
      "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/%40opentelemetry/semantic-conventions@1.28.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/semantic-conventions@1.28.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/semantic-conventions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@opentelemetry/semantic-conventions,ATTR_EXCEPTION_TYPE,@opentelemetry/semantic-conventions/ATTR_EXCEPTION_TYPE,ATTR_EXCEPTION_MESSAGE,@opentelemetry/semantic-conventions/ATTR_EXCEPTION_MESSAGE,ATTR_EXCEPTION_STACKTRACE,@opentelemetry/semantic-conventions/ATTR_EXCEPTION_STACKTRACE"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@opentelemetry/semantic-conventions/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/semantic-conventions/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/esm/instrumentation.js",
            "line": 17
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 17
          },
          {
            "location": "build/src/instrumentation.js",
            "line": 20
          },
          {
            "location": "src/instrumentation.ts",
            "line": 25
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "sdk-trace-base",
      "version": "1.30.1",
      "description": "OpenTelemetry Tracing",
      "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/%40opentelemetry/sdk-trace-base@1.30.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/sdk-trace-base@1.30.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/sdk-trace-base/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/@opentelemetry/sdk-trace-base/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/sdk-trace-base/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "resources",
      "version": "1.30.1",
      "description": "OpenTelemetry SDK resources",
      "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/%40opentelemetry/resources@1.30.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/resources@1.30.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/resources/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/@opentelemetry/resources/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/resources/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "instrumentation",
      "version": "0.57.2",
      "description": "Base class for node which OpenTelemetry instrumentation modules extend",
      "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/%40opentelemetry/instrumentation@0.57.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/open-telemetry/opentelemetry-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/instrumentation@0.57.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/instrumentation/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@opentelemetry/instrumentation,InstrumentationBase,@opentelemetry/instrumentation/InstrumentationBase,InstrumentationConfig,@opentelemetry/instrumentation/InstrumentationConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@opentelemetry/instrumentation/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/instrumentation/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/esm/instrumentation.js",
            "line": 16
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 16
          },
          {
            "location": "build/src/instrumentation.js",
            "line": 19
          },
          {
            "location": "src/instrumentation.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "api-logs",
      "version": "0.57.2",
      "description": "Public logs API for OpenTelemetry",
      "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/%40opentelemetry/api-logs@0.57.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/api-logs@0.57.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/instrumentation/node_modules/@opentelemetry/api-logs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@opentelemetry/api-logs,SeverityNumber,@opentelemetry/api-logs/SeverityNumber,logs,@opentelemetry/api-logs/logs,LogRecord,@opentelemetry/api-logs/LogRecord,AnyValueMap,@opentelemetry/api-logs/AnyValueMap"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@opentelemetry/instrumentation/node_modules/@opentelemetry/api-logs/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/instrumentation/node_modules/@opentelemetry/api-logs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/esm/instrumentation.js",
            "line": 18
          },
          {
            "location": "build/esm/instrumentation.js",
            "line": 34
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 18
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 34
          },
          {
            "location": "build/src/instrumentation.js",
            "line": 21
          },
          {
            "location": "src/instrumentation.ts",
            "line": 32
          },
          {
            "location": "src/instrumentation.ts",
            "line": 66
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "core",
      "version": "1.30.1",
      "description": "OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.",
      "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/%40opentelemetry/core@1.30.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/core@1.30.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@opentelemetry/core,hrTime,@opentelemetry/core/hrTime"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@opentelemetry/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/esm/instrumentation.js",
            "line": 19
          },
          {
            "location": "build/esm/instrumentation.js",
            "line": 56
          },
          {
            "location": "build/esm/instrumentation.js",
            "line": 57
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 19
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 56
          },
          {
            "location": "build/esnext/instrumentation.js",
            "line": 57
          },
          {
            "location": "build/src/instrumentation.js",
            "line": 22
          },
          {
            "location": "src/instrumentation.ts",
            "line": 33
          },
          {
            "location": "src/instrumentation.ts",
            "line": 91
          },
          {
            "location": "src/instrumentation.ts",
            "line": 92
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@opentelemetry/instrumentation-web-exception@0.2.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-10T12:38:33Z",
      "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 'instrumentation-web-exception' with version '0.2.0'. The package type in this SBOM is npm with a single purl namespace '@opentelemetry' described under components. The components were identified from 9 source files."
    }
  ]
}