{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:45f9b16b-6fc1-4573-9c45-04e1dce88846",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:10:56Z",
    "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": "openinference-core",
      "group": "@arizeai",
      "version": "2.2.0",
      "description": "OpenInference Core provides utilities shared by all OpenInference SDK packages.",
      "purl": "pkg:npm/%40arizeai/openinference-core@2.2.0",
      "bom-ref": "pkg:npm/@arizeai/openinference-core@2.2.0",
      "author": "oss-devs@arize.com",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prebuild, build, postbuild, type:check, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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/arize-ai/openinference/tree/main/js/packages/openinference-core"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Arize-ai/openinference.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@arizeai\\n@opentelemetry\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@arizeai/openinference-semantic-conventions/package.json\\nnode_modules/@opentelemetry/api/package.json\\nnode_modules/@opentelemetry/context-async-hooks/package.json\\nnode_modules/@opentelemetry/core/package.json\\nnode_modules/@opentelemetry/exporter-trace-otlp-proto/package.json\\nnode_modules/@opentelemetry/resources/package.json\\nnode_modules/@opentelemetry/sdk-trace-node/package.json\\nnode_modules/@opentelemetry/semantic-conventions/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.0.4",
      "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.0.4",
      "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.0.4",
      "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": "5.9.3",
      "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@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "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"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.23",
      "description": "TypeScript definitions for node",
      "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@20.19.23",
      "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@20.19.23",
      "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": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "semantic-conventions",
      "version": "1.37.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.37.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.37.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/semantic-conventions/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/semantic-conventions/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/semantic-conventions/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "sdk-trace-node",
      "version": "2.2.0",
      "description": "OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications",
      "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-node@2.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/sdk-trace-node@2.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/sdk-trace-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/@opentelemetry/sdk-trace-node/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/sdk-trace-node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "resources",
      "version": "2.2.0",
      "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@2.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/resources@2.2.0",
      "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": "exporter-trace-otlp-proto",
      "version": "0.207.0",
      "description": "OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP",
      "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/exporter-trace-otlp-proto@0.207.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-proto"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/exporter-trace-otlp-proto@0.207.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/exporter-trace-otlp-proto/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/exporter-trace-otlp-proto/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/exporter-trace-otlp-proto/package.json"
          }
        ]
      }
    },
    {
      "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,isAttributeValue,@opentelemetry/core/isAttributeValue"
        },
        {
          "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": "dist/esm/trace/contextAttributes.js",
            "line": 2
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 315
          },
          {
            "location": "dist/esm/utils/typeUtils.js",
            "line": 1
          },
          {
            "location": "dist/esm/utils/typeUtils.js",
            "line": 45
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 2
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 315
          },
          {
            "location": "dist/esnext/utils/typeUtils.js",
            "line": 1
          },
          {
            "location": "dist/esnext/utils/typeUtils.js",
            "line": 45
          },
          {
            "location": "dist/src/trace/contextAttributes.js",
            "line": 24
          },
          {
            "location": "dist/src/utils/typeUtils.js",
            "line": 8
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 3
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 375
          },
          {
            "location": "src/utils/typeUtils.ts",
            "line": 2
          },
          {
            "location": "src/utils/typeUtils.ts",
            "line": 55
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "context-async-hooks",
      "version": "1.30.1",
      "description": "OpenTelemetry AsyncHooks-based Context Manager",
      "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/context-async-hooks@1.30.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-async-hooks"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/context-async-hooks@1.30.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/context-async-hooks/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/context-async-hooks/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/context-async-hooks/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "OpenTelemetry Authors"
        }
      ],
      "group": "@opentelemetry",
      "name": "api",
      "version": "1.9.0",
      "description": "Public 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@1.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/open-telemetry/opentelemetry-js/tree/main/api"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@opentelemetry/api@1.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@opentelemetry/api/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@opentelemetry/api,trace,@opentelemetry/api/trace,SpanKind,@opentelemetry/api/SpanKind,SpanStatusCode,@opentelemetry/api/SpanStatusCode,createContextKey,@opentelemetry/api/createContextKey,context,@opentelemetry/api/context,Attributes,@opentelemetry/api/Attributes,Tracer,@opentelemetry/api/Tracer,Context,@opentelemetry/api/Context,AttributeValue,@opentelemetry/api/AttributeValue,Exception,@opentelemetry/api/Exception,Link,@opentelemetry/api/Link,Span,@opentelemetry/api/Span,SpanContext,@opentelemetry/api/SpanContext,SpanStatus,@opentelemetry/api/SpanStatus,TimeInput,@opentelemetry/api/TimeInput,SpanOptions,@opentelemetry/api/SpanOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@opentelemetry/api/package.json"
              }
            ],
            "concludedValue": "node_modules/@opentelemetry/api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/helpers/tracerHelpers.js",
            "line": 1
          },
          {
            "location": "dist/esm/helpers/tracerHelpers.js",
            "line": 22
          },
          {
            "location": "dist/esm/helpers/withSpan.js",
            "line": 1
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 1
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 7
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 8
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 9
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 10
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 11
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 12
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 13
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 14
          },
          {
            "location": "dist/esm/trace/trace-config/OITracer.js",
            "line": 1
          },
          {
            "location": "dist/esm/trace/trace-config/OITracer.js",
            "line": 28
          },
          {
            "location": "dist/esm/trace/trace-config/OITracer.js",
            "line": 64
          },
          {
            "location": "dist/esnext/helpers/tracerHelpers.js",
            "line": 1
          },
          {
            "location": "dist/esnext/helpers/tracerHelpers.js",
            "line": 22
          },
          {
            "location": "dist/esnext/helpers/withSpan.js",
            "line": 1
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 1
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 7
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 8
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 9
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 10
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 11
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 12
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 13
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 14
          },
          {
            "location": "dist/esnext/trace/trace-config/OITracer.js",
            "line": 1
          },
          {
            "location": "dist/esnext/trace/trace-config/OITracer.js",
            "line": 28
          },
          {
            "location": "dist/esnext/trace/trace-config/OITracer.js",
            "line": 64
          },
          {
            "location": "dist/src/helpers/tracerHelpers.js",
            "line": 5
          },
          {
            "location": "dist/src/helpers/withSpan.js",
            "line": 4
          },
          {
            "location": "dist/src/trace/contextAttributes.js",
            "line": 23
          },
          {
            "location": "dist/src/trace/trace-config/OITracer.js",
            "line": 4
          },
          {
            "location": "src/helpers/attributeHelpers.ts",
            "line": 1
          },
          {
            "location": "src/helpers/tracerHelpers.ts",
            "line": 1
          },
          {
            "location": "src/helpers/tracerHelpers.ts",
            "line": 2
          },
          {
            "location": "src/helpers/tracerHelpers.ts",
            "line": 27
          },
          {
            "location": "src/helpers/types.ts",
            "line": 9
          },
          {
            "location": "src/helpers/withSpan.ts",
            "line": 1
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 1
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 2
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 27
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 30
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 33
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 36
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 37
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 38
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 39
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 40
          },
          {
            "location": "src/trace/trace-config/OISpan.ts",
            "line": 10
          },
          {
            "location": "src/trace/trace-config/OITracer.ts",
            "line": 1
          },
          {
            "location": "src/trace/trace-config/OITracer.ts",
            "line": 2
          },
          {
            "location": "src/trace/trace-config/OITracer.ts",
            "line": 36
          },
          {
            "location": "src/trace/trace-config/OITracer.ts",
            "line": 99
          },
          {
            "location": "src/trace/trace-config/maskingRules.ts",
            "line": 1
          },
          {
            "location": "src/trace/trace-config/types.ts",
            "line": 1
          },
          {
            "location": "src/utils/typeUtils.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "oss-devs@arize.com"
        }
      ],
      "group": "@arizeai",
      "name": "openinference-semantic-conventions",
      "version": "2.5.0",
      "description": "This package provides OpenInference semantic conventions for tracing of LLM Applications.",
      "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/%40arizeai/openinference-semantic-conventions@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/arize-ai/openinference/tree/main/js/packages/openinference-semantic-conventions"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Arize-ai/openinference.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@arizeai/openinference-semantic-conventions@2.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@arizeai/openinference-semantic-conventions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@arizeai/openinference-semantic-conventions,INPUT_MIME_TYPE,@arizeai/openinference-semantic-conventions/INPUT_MIME_TYPE,INPUT_VALUE,@arizeai/openinference-semantic-conventions/INPUT_VALUE,MimeType,@arizeai/openinference-semantic-conventions/MimeType,OUTPUT_MIME_TYPE,@arizeai/openinference-semantic-conventions/OUTPUT_MIME_TYPE,OUTPUT_VALUE,@arizeai/openinference-semantic-conventions/OUTPUT_VALUE,SemanticConventions,@arizeai/openinference-semantic-conventions/SemanticConventions,OpenInferenceSpanKind,@arizeai/openinference-semantic-conventions/OpenInferenceSpanKind,METADATA,@arizeai/openinference-semantic-conventions/METADATA,PROMPT_TEMPLATE_TEMPLATE,@arizeai/openinference-semantic-conventions/PROMPT_TEMPLATE_TEMPLATE,PROMPT_TEMPLATE_VARIABLES,@arizeai/openinference-semantic-conventions/PROMPT_TEMPLATE_VARIABLES,PROMPT_TEMPLATE_VERSION,@arizeai/openinference-semantic-conventions/PROMPT_TEMPLATE_VERSION,SESSION_ID,@arizeai/openinference-semantic-conventions/SESSION_ID,TAG_TAGS,@arizeai/openinference-semantic-conventions/TAG_TAGS,USER_ID,@arizeai/openinference-semantic-conventions/USER_ID"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@arizeai/openinference-semantic-conventions/package.json"
              }
            ],
            "concludedValue": "node_modules/@arizeai/openinference-semantic-conventions/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/helpers/attributeHelpers.js",
            "line": 1
          },
          {
            "location": "dist/esm/helpers/withSpan.js",
            "line": 2
          },
          {
            "location": "dist/esm/helpers/wrappers.js",
            "line": 1
          },
          {
            "location": "dist/esm/trace/contextAttributes.js",
            "line": 3
          },
          {
            "location": "dist/esm/trace/trace-config/maskingRules.js",
            "line": 1
          },
          {
            "location": "dist/esnext/helpers/attributeHelpers.js",
            "line": 1
          },
          {
            "location": "dist/esnext/helpers/withSpan.js",
            "line": 2
          },
          {
            "location": "dist/esnext/helpers/wrappers.js",
            "line": 1
          },
          {
            "location": "dist/esnext/trace/contextAttributes.js",
            "line": 3
          },
          {
            "location": "dist/esnext/trace/trace-config/maskingRules.js",
            "line": 1
          },
          {
            "location": "dist/src/helpers/attributeHelpers.js",
            "line": 14
          },
          {
            "location": "dist/src/helpers/withSpan.js",
            "line": 5
          },
          {
            "location": "dist/src/helpers/wrappers.js",
            "line": 6
          },
          {
            "location": "dist/src/trace/contextAttributes.js",
            "line": 25
          },
          {
            "location": "dist/src/trace/trace-config/maskingRules.js",
            "line": 4
          },
          {
            "location": "src/helpers/attributeHelpers.ts",
            "line": 10
          },
          {
            "location": "src/helpers/types.ts",
            "line": 11
          },
          {
            "location": "src/helpers/withSpan.ts",
            "line": 6
          },
          {
            "location": "src/helpers/wrappers.ts",
            "line": 1
          },
          {
            "location": "src/trace/contextAttributes.ts",
            "line": 13
          },
          {
            "location": "src/trace/trace-config/maskingRules.ts",
            "line": 3
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@arizeai/openinference-core@2.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-15T15:10:56Z",
      "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 'openinference-core' with version '2.2.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}