{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4c1b473d-8ff4-4528-bf23-414396c892ac",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:46:03Z",
    "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": "agents-core",
      "group": "@openai",
      "version": "0.11.6",
      "description": "The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.",
      "purl": "pkg:npm/%40openai/agents-core@0.11.6",
      "bom-ref": "pkg:npm/@openai/agents-core@0.11.6",
      "author": "OpenAI <support@openai.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "prebuild, build, build-check, dist:check"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-check, dist:check"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://openai.github.io/openai-agents-js/"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@modelcontextprotocol\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@modelcontextprotocol/sdk/package.json\\nnode_modules/@types/debug/package.json\\nnode_modules/debug/package.json\\nnode_modules/openai/package.json\\nnode_modules/zod/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Colin McDonnell <zod@colinhacks.com>"
        }
      ],
      "group": "",
      "name": "zod",
      "version": "4.3.5",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "scope": "required",
      "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/zod@4.3.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/zod@4.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/zod/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "zod,zod/z,ZodObject,zod/ZodObject,ZodType,zod/ZodType"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/zod/package.json"
              }
            ],
            "concludedValue": "node_modules/zod/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/agentToolInput.js",
            "line": 7
          },
          {
            "location": "dist/mcp.js",
            "line": 16
          },
          {
            "location": "dist/runState.js",
            "line": 46
          },
          {
            "location": "dist/runner/steps.js",
            "line": 4
          },
          {
            "location": "dist/runner/turnResolution.js",
            "line": 9
          },
          {
            "location": "dist/sandbox/capabilities/filesystem.js",
            "line": 4
          },
          {
            "location": "dist/sandbox/capabilities/shell.js",
            "line": 4
          },
          {
            "location": "dist/sandbox/capabilities/skills.js",
            "line": 5
          },
          {
            "location": "dist/sandbox/memory/generation.js",
            "line": 42
          },
          {
            "location": "dist/agentToolInput.mjs",
            "line": 1
          },
          {
            "location": "dist/agentToolInput.mjs",
            "line": 37
          },
          {
            "location": "dist/agentToolInput.mjs",
            "line": 38
          },
          {
            "location": "dist/mcp.mjs",
            "line": 7
          },
          {
            "location": "dist/mcp.mjs",
            "line": 97
          },
          {
            "location": "dist/mcp.mjs",
            "line": 98
          },
          {
            "location": "dist/mcp.mjs",
            "line": 99
          },
          {
            "location": "dist/mcp.mjs",
            "line": 100
          },
          {
            "location": "dist/mcp.mjs",
            "line": 101
          },
          {
            "location": "dist/mcp.mjs",
            "line": 102
          },
          {
            "location": "dist/mcp.mjs",
            "line": 103
          },
          {
            "location": "dist/mcp.mjs",
            "line": 104
          },
          {
            "location": "dist/runState.mjs",
            "line": 1
          },
          {
            "location": "dist/runState.mjs",
            "line": 64
          },
          {
            "location": "dist/runState.mjs",
            "line": 65
          },
          {
            "location": "dist/runState.mjs",
            "line": 66
          },
          {
            "location": "dist/runState.mjs",
            "line": 67
          },
          {
            "location": "dist/runState.mjs",
            "line": 69
          },
          {
            "location": "dist/runState.mjs",
            "line": 70
          },
          {
            "location": "dist/runState.mjs",
            "line": 71
          },
          {
            "location": "dist/runState.mjs",
            "line": 72
          },
          {
            "location": "dist/runState.mjs",
            "line": 73
          },
          {
            "location": "dist/runState.mjs",
            "line": 74
          },
          {
            "location": "dist/runState.mjs",
            "line": 75
          },
          {
            "location": "dist/runState.mjs",
            "line": 76
          },
          {
            "location": "dist/runState.mjs",
            "line": 78
          },
          {
            "location": "dist/runState.mjs",
            "line": 79
          },
          {
            "location": "dist/runState.mjs",
            "line": 82
          },
          {
            "location": "dist/runState.mjs",
            "line": 85
          },
          {
            "location": "dist/runState.mjs",
            "line": 87
          },
          {
            "location": "dist/runState.mjs",
            "line": 88
          },
          {
            "location": "dist/runState.mjs",
            "line": 89
          },
          {
            "location": "dist/runState.mjs",
            "line": 90
          },
          {
            "location": "dist/runState.mjs",
            "line": 91
          },
          {
            "location": "dist/runState.mjs",
            "line": 92
          },
          {
            "location": "dist/runState.mjs",
            "line": 93
          },
          {
            "location": "dist/runState.mjs",
            "line": 95
          },
          {
            "location": "dist/runState.mjs",
            "line": 96
          },
          {
            "location": "dist/runState.mjs",
            "line": 97
          },
          {
            "location": "dist/runState.mjs",
            "line": 98
          },
          {
            "location": "dist/runState.mjs",
            "line": 99
          },
          {
            "location": "dist/runState.mjs",
            "line": 100
          },
          {
            "location": "dist/runState.mjs",
            "line": 101
          },
          {
            "location": "dist/runState.mjs",
            "line": 102
          },
          {
            "location": "dist/runState.mjs",
            "line": 104
          },
          {
            "location": "dist/runState.mjs",
            "line": 106
          },
          {
            "location": "dist/runState.mjs",
            "line": 107
          },
          {
            "location": "dist/runState.mjs",
            "line": 108
          },
          {
            "location": "dist/runState.mjs",
            "line": 109
          },
          {
            "location": "dist/runState.mjs",
            "line": 111
          },
          {
            "location": "dist/runState.mjs",
            "line": 112
          },
          {
            "location": "dist/runState.mjs",
            "line": 113
          },
          {
            "location": "dist/runState.mjs",
            "line": 117
          },
          {
            "location": "dist/runState.mjs",
            "line": 118
          },
          {
            "location": "dist/runState.mjs",
            "line": 122
          },
          {
            "location": "dist/runState.mjs",
            "line": 123
          },
          {
            "location": "dist/runState.mjs",
            "line": 127
          },
          {
            "location": "dist/runState.mjs",
            "line": 128
          },
          {
            "location": "dist/runState.mjs",
            "line": 132
          },
          {
            "location": "dist/runState.mjs",
            "line": 133
          },
          {
            "location": "dist/runState.mjs",
            "line": 138
          },
          {
            "location": "dist/runState.mjs",
            "line": 140
          },
          {
            "location": "dist/runState.mjs",
            "line": 141
          },
          {
            "location": "dist/runState.mjs",
            "line": 145
          },
          {
            "location": "dist/runState.mjs",
            "line": 146
          },
          {
            "location": "dist/runState.mjs",
            "line": 150
          },
          {
            "location": "dist/runState.mjs",
            "line": 151
          },
          {
            "location": "dist/runState.mjs",
            "line": 156
          },
          {
            "location": "dist/runState.mjs",
            "line": 157
          },
          {
            "location": "dist/runState.mjs",
            "line": 163
          },
          {
            "location": "dist/runState.mjs",
            "line": 166
          },
          {
            "location": "dist/runState.mjs",
            "line": 167
          },
          {
            "location": "dist/runState.mjs",
            "line": 168
          },
          {
            "location": "dist/runState.mjs",
            "line": 169
          },
          {
            "location": "dist/runState.mjs",
            "line": 170
          },
          {
            "location": "dist/runState.mjs",
            "line": 171
          },
          {
            "location": "dist/runState.mjs",
            "line": 174
          },
          {
            "location": "dist/runState.mjs",
            "line": 176
          },
          {
            "location": "dist/runState.mjs",
            "line": 177
          },
          {
            "location": "dist/runState.mjs",
            "line": 178
          },
          {
            "location": "dist/runState.mjs",
            "line": 179
          },
          {
            "location": "dist/runState.mjs",
            "line": 180
          },
          {
            "location": "dist/runState.mjs",
            "line": 181
          },
          {
            "location": "dist/runState.mjs",
            "line": 182
          },
          {
            "location": "dist/runState.mjs",
            "line": 183
          },
          {
            "location": "dist/runState.mjs",
            "line": 184
          },
          {
            "location": "dist/runState.mjs",
            "line": 185
          },
          {
            "location": "dist/runState.mjs",
            "line": 187
          },
          {
            "location": "dist/runState.mjs",
            "line": 188
          },
          {
            "location": "dist/runState.mjs",
            "line": 189
          },
          {
            "location": "dist/runState.mjs",
            "line": 190
          },
          {
            "location": "dist/runState.mjs",
            "line": 192
          },
          {
            "location": "dist/runState.mjs",
            "line": 193
          },
          {
            "location": "dist/runState.mjs",
            "line": 195
          },
          {
            "location": "dist/runState.mjs",
            "line": 196
          },
          {
            "location": "dist/runState.mjs",
            "line": 197
          },
          {
            "location": "dist/runState.mjs",
            "line": 198
          },
          {
            "location": "dist/runState.mjs",
            "line": 200
          },
          {
            "location": "dist/runState.mjs",
            "line": 202
          },
          {
            "location": "dist/runState.mjs",
            "line": 203
          },
          {
            "location": "dist/runState.mjs",
            "line": 204
          },
          {
            "location": "dist/runState.mjs",
            "line": 205
          },
          {
            "location": "dist/runState.mjs",
            "line": 206
          },
          {
            "location": "dist/runState.mjs",
            "line": 207
          },
          {
            "location": "dist/runState.mjs",
            "line": 209
          },
          {
            "location": "dist/runState.mjs",
            "line": 210
          },
          {
            "location": "dist/runState.mjs",
            "line": 211
          },
          {
            "location": "dist/runState.mjs",
            "line": 213
          },
          {
            "location": "dist/runState.mjs",
            "line": 214
          },
          {
            "location": "dist/runState.mjs",
            "line": 215
          },
          {
            "location": "dist/runState.mjs",
            "line": 216
          },
          {
            "location": "dist/runState.mjs",
            "line": 219
          },
          {
            "location": "dist/runState.mjs",
            "line": 220
          },
          {
            "location": "dist/runState.mjs",
            "line": 221
          },
          {
            "location": "dist/runState.mjs",
            "line": 223
          },
          {
            "location": "dist/runState.mjs",
            "line": 224
          },
          {
            "location": "dist/runState.mjs",
            "line": 225
          },
          {
            "location": "dist/runState.mjs",
            "line": 226
          },
          {
            "location": "dist/runState.mjs",
            "line": 229
          },
          {
            "location": "dist/runState.mjs",
            "line": 230
          },
          {
            "location": "dist/runState.mjs",
            "line": 231
          },
          {
            "location": "dist/runState.mjs",
            "line": 232
          },
          {
            "location": "dist/runState.mjs",
            "line": 235
          },
          {
            "location": "dist/runState.mjs",
            "line": 236
          },
          {
            "location": "dist/runState.mjs",
            "line": 237
          },
          {
            "location": "dist/runState.mjs",
            "line": 239
          },
          {
            "location": "dist/runState.mjs",
            "line": 240
          },
          {
            "location": "dist/runState.mjs",
            "line": 241
          },
          {
            "location": "dist/runState.mjs",
            "line": 242
          },
          {
            "location": "dist/runState.mjs",
            "line": 243
          },
          {
            "location": "dist/runState.mjs",
            "line": 244
          },
          {
            "location": "dist/runState.mjs",
            "line": 246
          },
          {
            "location": "dist/runState.mjs",
            "line": 250
          },
          {
            "location": "dist/runState.mjs",
            "line": 251
          },
          {
            "location": "dist/runState.mjs",
            "line": 252
          },
          {
            "location": "dist/runState.mjs",
            "line": 253
          },
          {
            "location": "dist/runState.mjs",
            "line": 258
          },
          {
            "location": "dist/runState.mjs",
            "line": 259
          },
          {
            "location": "dist/runState.mjs",
            "line": 260
          },
          {
            "location": "dist/runState.mjs",
            "line": 262
          },
          {
            "location": "dist/runState.mjs",
            "line": 263
          },
          {
            "location": "dist/runState.mjs",
            "line": 264
          },
          {
            "location": "dist/runState.mjs",
            "line": 265
          },
          {
            "location": "dist/runState.mjs",
            "line": 266
          },
          {
            "location": "dist/runState.mjs",
            "line": 268
          },
          {
            "location": "dist/runState.mjs",
            "line": 270
          },
          {
            "location": "dist/runState.mjs",
            "line": 271
          },
          {
            "location": "dist/runState.mjs",
            "line": 274
          },
          {
            "location": "dist/runState.mjs",
            "line": 275
          },
          {
            "location": "dist/runState.mjs",
            "line": 276
          },
          {
            "location": "dist/runState.mjs",
            "line": 278
          },
          {
            "location": "dist/runState.mjs",
            "line": 279
          },
          {
            "location": "dist/runState.mjs",
            "line": 280
          },
          {
            "location": "dist/runState.mjs",
            "line": 281
          },
          {
            "location": "dist/runState.mjs",
            "line": 285
          },
          {
            "location": "dist/runState.mjs",
            "line": 286
          },
          {
            "location": "dist/runState.mjs",
            "line": 287
          },
          {
            "location": "dist/runState.mjs",
            "line": 288
          },
          {
            "location": "dist/runState.mjs",
            "line": 290
          },
          {
            "location": "dist/runState.mjs",
            "line": 294
          },
          {
            "location": "dist/runState.mjs",
            "line": 296
          },
          {
            "location": "dist/runState.mjs",
            "line": 300
          },
          {
            "location": "dist/runState.mjs",
            "line": 302
          },
          {
            "location": "dist/runState.mjs",
            "line": 306
          },
          {
            "location": "dist/runState.mjs",
            "line": 308
          },
          {
            "location": "dist/runState.mjs",
            "line": 310
          },
          {
            "location": "dist/runState.mjs",
            "line": 311
          },
          {
            "location": "dist/runState.mjs",
            "line": 312
          },
          {
            "location": "dist/runState.mjs",
            "line": 314
          },
          {
            "location": "dist/runState.mjs",
            "line": 315
          },
          {
            "location": "dist/runState.mjs",
            "line": 316
          },
          {
            "location": "dist/runState.mjs",
            "line": 317
          },
          {
            "location": "dist/runState.mjs",
            "line": 318
          },
          {
            "location": "dist/runState.mjs",
            "line": 320
          },
          {
            "location": "dist/runState.mjs",
            "line": 321
          },
          {
            "location": "dist/runState.mjs",
            "line": 323
          },
          {
            "location": "dist/runState.mjs",
            "line": 324
          },
          {
            "location": "dist/runState.mjs",
            "line": 326
          },
          {
            "location": "dist/runState.mjs",
            "line": 327
          },
          {
            "location": "dist/runState.mjs",
            "line": 328
          },
          {
            "location": "dist/runState.mjs",
            "line": 329
          },
          {
            "location": "dist/runState.mjs",
            "line": 333
          },
          {
            "location": "dist/runState.mjs",
            "line": 337
          },
          {
            "location": "dist/runState.mjs",
            "line": 340
          },
          {
            "location": "dist/runState.mjs",
            "line": 341
          },
          {
            "location": "dist/runState.mjs",
            "line": 343
          },
          {
            "location": "dist/runState.mjs",
            "line": 344
          },
          {
            "location": "dist/runState.mjs",
            "line": 345
          },
          {
            "location": "dist/runState.mjs",
            "line": 346
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 1
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 2
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 3
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 4
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 5
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 7
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 8
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 9
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 11
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 12
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 14
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 15
          },
          {
            "location": "dist/runner/steps.mjs",
            "line": 16
          },
          {
            "location": "dist/runner/turnResolution.mjs",
            "line": 1
          },
          {
            "location": "dist/sandbox/capabilities/filesystem.mjs",
            "line": 1
          },
          {
            "location": "dist/sandbox/capabilities/filesystem.mjs",
            "line": 413
          },
          {
            "location": "dist/sandbox/capabilities/filesystem.mjs",
            "line": 414
          },
          {
            "location": "dist/sandbox/capabilities/filesystem.mjs",
            "line": 423
          },
          {
            "location": "dist/sandbox/capabilities/filesystem.mjs",
            "line": 424
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 1
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 32
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 33
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 34
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 38
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 42
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 46
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 50
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 56
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 86
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 87
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 91
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 95
          },
          {
            "location": "dist/sandbox/capabilities/shell.mjs",
            "line": 101
          },
          {
            "location": "dist/sandbox/capabilities/skills.mjs",
            "line": 1
          },
          {
            "location": "dist/sandbox/capabilities/skills.mjs",
            "line": 36
          },
          {
            "location": "dist/sandbox/capabilities/skills.mjs",
            "line": 37
          },
          {
            "location": "dist/sandbox/memory/generation.mjs",
            "line": 2
          },
          {
            "location": "dist/sandbox/memory/generation.mjs",
            "line": 12
          },
          {
            "location": "dist/sandbox/memory/generation.mjs",
            "line": 13
          },
          {
            "location": "dist/sandbox/memory/generation.mjs",
            "line": 14
          },
          {
            "location": "dist/sandbox/memory/generation.mjs",
            "line": 15
          },
          {
            "location": "src/agentToolInput.ts",
            "line": 1
          },
          {
            "location": "src/agentToolInput.ts",
            "line": 49
          },
          {
            "location": "src/agentToolInput.ts",
            "line": 50
          },
          {
            "location": "src/mcp.ts",
            "line": 17
          },
          {
            "location": "src/mcp.ts",
            "line": 330
          },
          {
            "location": "src/mcp.ts",
            "line": 331
          },
          {
            "location": "src/mcp.ts",
            "line": 332
          },
          {
            "location": "src/mcp.ts",
            "line": 333
          },
          {
            "location": "src/mcp.ts",
            "line": 334
          },
          {
            "location": "src/mcp.ts",
            "line": 335
          },
          {
            "location": "src/mcp.ts",
            "line": 336
          },
          {
            "location": "src/mcp.ts",
            "line": 337
          },
          {
            "location": "src/runState.ts",
            "line": 1
          },
          {
            "location": "src/runState.ts",
            "line": 111
          },
          {
            "location": "src/runState.ts",
            "line": 120
          },
          {
            "location": "src/runState.ts",
            "line": 121
          },
          {
            "location": "src/runState.ts",
            "line": 122
          },
          {
            "location": "src/runState.ts",
            "line": 126
          },
          {
            "location": "src/runState.ts",
            "line": 127
          },
          {
            "location": "src/runState.ts",
            "line": 128
          },
          {
            "location": "src/runState.ts",
            "line": 129
          },
          {
            "location": "src/runState.ts",
            "line": 130
          },
          {
            "location": "src/runState.ts",
            "line": 131
          },
          {
            "location": "src/runState.ts",
            "line": 132
          },
          {
            "location": "src/runState.ts",
            "line": 133
          },
          {
            "location": "src/runState.ts",
            "line": 135
          },
          {
            "location": "src/runState.ts",
            "line": 136
          },
          {
            "location": "src/runState.ts",
            "line": 139
          },
          {
            "location": "src/runState.ts",
            "line": 148
          },
          {
            "location": "src/runState.ts",
            "line": 152
          },
          {
            "location": "src/runState.ts",
            "line": 153
          },
          {
            "location": "src/runState.ts",
            "line": 154
          },
          {
            "location": "src/runState.ts",
            "line": 155
          },
          {
            "location": "src/runState.ts",
            "line": 156
          },
          {
            "location": "src/runState.ts",
            "line": 157
          },
          {
            "location": "src/runState.ts",
            "line": 158
          },
          {
            "location": "src/runState.ts",
            "line": 161
          },
          {
            "location": "src/runState.ts",
            "line": 162
          },
          {
            "location": "src/runState.ts",
            "line": 163
          },
          {
            "location": "src/runState.ts",
            "line": 164
          },
          {
            "location": "src/runState.ts",
            "line": 165
          },
          {
            "location": "src/runState.ts",
            "line": 166
          },
          {
            "location": "src/runState.ts",
            "line": 167
          },
          {
            "location": "src/runState.ts",
            "line": 168
          },
          {
            "location": "src/runState.ts",
            "line": 171
          },
          {
            "location": "src/runState.ts",
            "line": 173
          },
          {
            "location": "src/runState.ts",
            "line": 174
          },
          {
            "location": "src/runState.ts",
            "line": 175
          },
          {
            "location": "src/runState.ts",
            "line": 176
          },
          {
            "location": "src/runState.ts",
            "line": 179
          },
          {
            "location": "src/runState.ts",
            "line": 180
          },
          {
            "location": "src/runState.ts",
            "line": 181
          },
          {
            "location": "src/runState.ts",
            "line": 185
          },
          {
            "location": "src/runState.ts",
            "line": 186
          },
          {
            "location": "src/runState.ts",
            "line": 190
          },
          {
            "location": "src/runState.ts",
            "line": 191
          },
          {
            "location": "src/runState.ts",
            "line": 195
          },
          {
            "location": "src/runState.ts",
            "line": 196
          },
          {
            "location": "src/runState.ts",
            "line": 200
          },
          {
            "location": "src/runState.ts",
            "line": 201
          },
          {
            "location": "src/runState.ts",
            "line": 206
          },
          {
            "location": "src/runState.ts",
            "line": 208
          },
          {
            "location": "src/runState.ts",
            "line": 209
          },
          {
            "location": "src/runState.ts",
            "line": 213
          },
          {
            "location": "src/runState.ts",
            "line": 214
          },
          {
            "location": "src/runState.ts",
            "line": 218
          },
          {
            "location": "src/runState.ts",
            "line": 219
          },
          {
            "location": "src/runState.ts",
            "line": 224
          },
          {
            "location": "src/runState.ts",
            "line": 225
          },
          {
            "location": "src/runState.ts",
            "line": 231
          },
          {
            "location": "src/runState.ts",
            "line": 235
          },
          {
            "location": "src/runState.ts",
            "line": 236
          },
          {
            "location": "src/runState.ts",
            "line": 237
          },
          {
            "location": "src/runState.ts",
            "line": 238
          },
          {
            "location": "src/runState.ts",
            "line": 239
          },
          {
            "location": "src/runState.ts",
            "line": 240
          },
          {
            "location": "src/runState.ts",
            "line": 243
          },
          {
            "location": "src/runState.ts",
            "line": 246
          },
          {
            "location": "src/runState.ts",
            "line": 247
          },
          {
            "location": "src/runState.ts",
            "line": 248
          },
          {
            "location": "src/runState.ts",
            "line": 249
          },
          {
            "location": "src/runState.ts",
            "line": 250
          },
          {
            "location": "src/runState.ts",
            "line": 251
          },
          {
            "location": "src/runState.ts",
            "line": 252
          },
          {
            "location": "src/runState.ts",
            "line": 253
          },
          {
            "location": "src/runState.ts",
            "line": 254
          },
          {
            "location": "src/runState.ts",
            "line": 255
          },
          {
            "location": "src/runState.ts",
            "line": 258
          },
          {
            "location": "src/runState.ts",
            "line": 259
          },
          {
            "location": "src/runState.ts",
            "line": 260
          },
          {
            "location": "src/runState.ts",
            "line": 261
          },
          {
            "location": "src/runState.ts",
            "line": 263
          },
          {
            "location": "src/runState.ts",
            "line": 264
          },
          {
            "location": "src/runState.ts",
            "line": 267
          },
          {
            "location": "src/runState.ts",
            "line": 268
          },
          {
            "location": "src/runState.ts",
            "line": 269
          },
          {
            "location": "src/runState.ts",
            "line": 270
          },
          {
            "location": "src/runState.ts",
            "line": 272
          },
          {
            "location": "src/runState.ts",
            "line": 275
          },
          {
            "location": "src/runState.ts",
            "line": 276
          },
          {
            "location": "src/runState.ts",
            "line": 277
          },
          {
            "location": "src/runState.ts",
            "line": 278
          },
          {
            "location": "src/runState.ts",
            "line": 279
          },
          {
            "location": "src/runState.ts",
            "line": 280
          },
          {
            "location": "src/runState.ts",
            "line": 281
          },
          {
            "location": "src/runState.ts",
            "line": 284
          },
          {
            "location": "src/runState.ts",
            "line": 285
          },
          {
            "location": "src/runState.ts",
            "line": 286
          },
          {
            "location": "src/runState.ts",
            "line": 287
          },
          {
            "location": "src/runState.ts",
            "line": 290
          },
          {
            "location": "src/runState.ts",
            "line": 292
          },
          {
            "location": "src/runState.ts",
            "line": 293
          },
          {
            "location": "src/runState.ts",
            "line": 294
          },
          {
            "location": "src/runState.ts",
            "line": 298
          },
          {
            "location": "src/runState.ts",
            "line": 299
          },
          {
            "location": "src/runState.ts",
            "line": 300
          },
          {
            "location": "src/runState.ts",
            "line": 301
          },
          {
            "location": "src/runState.ts",
            "line": 304
          },
          {
            "location": "src/runState.ts",
            "line": 306
          },
          {
            "location": "src/runState.ts",
            "line": 307
          },
          {
            "location": "src/runState.ts",
            "line": 308
          },
          {
            "location": "src/runState.ts",
            "line": 312
          },
          {
            "location": "src/runState.ts",
            "line": 314
          },
          {
            "location": "src/runState.ts",
            "line": 315
          },
          {
            "location": "src/runState.ts",
            "line": 316
          },
          {
            "location": "src/runState.ts",
            "line": 320
          },
          {
            "location": "src/runState.ts",
            "line": 322
          },
          {
            "location": "src/runState.ts",
            "line": 323
          },
          {
            "location": "src/runState.ts",
            "line": 325
          },
          {
            "location": "src/runState.ts",
            "line": 326
          },
          {
            "location": "src/runState.ts",
            "line": 327
          },
          {
            "location": "src/runState.ts",
            "line": 328
          },
          {
            "location": "src/runState.ts",
            "line": 329
          },
          {
            "location": "src/runState.ts",
            "line": 330
          },
          {
            "location": "src/runState.ts",
            "line": 332
          },
          {
            "location": "src/runState.ts",
            "line": 336
          },
          {
            "location": "src/runState.ts",
            "line": 337
          },
          {
            "location": "src/runState.ts",
            "line": 338
          },
          {
            "location": "src/runState.ts",
            "line": 339
          },
          {
            "location": "src/runState.ts",
            "line": 346
          },
          {
            "location": "src/runState.ts",
            "line": 347
          },
          {
            "location": "src/runState.ts",
            "line": 348
          },
          {
            "location": "src/runState.ts",
            "line": 351
          },
          {
            "location": "src/runState.ts",
            "line": 352
          },
          {
            "location": "src/runState.ts",
            "line": 353
          },
          {
            "location": "src/runState.ts",
            "line": 354
          },
          {
            "location": "src/runState.ts",
            "line": 355
          },
          {
            "location": "src/runState.ts",
            "line": 357
          },
          {
            "location": "src/runState.ts",
            "line": 360
          },
          {
            "location": "src/runState.ts",
            "line": 361
          },
          {
            "location": "src/runState.ts",
            "line": 365
          },
          {
            "location": "src/runState.ts",
            "line": 366
          },
          {
            "location": "src/runState.ts",
            "line": 367
          },
          {
            "location": "src/runState.ts",
            "line": 370
          },
          {
            "location": "src/runState.ts",
            "line": 371
          },
          {
            "location": "src/runState.ts",
            "line": 372
          },
          {
            "location": "src/runState.ts",
            "line": 373
          },
          {
            "location": "src/runState.ts",
            "line": 378
          },
          {
            "location": "src/runState.ts",
            "line": 379
          },
          {
            "location": "src/runState.ts",
            "line": 380
          },
          {
            "location": "src/runState.ts",
            "line": 381
          },
          {
            "location": "src/runState.ts",
            "line": 383
          },
          {
            "location": "src/runState.ts",
            "line": 388
          },
          {
            "location": "src/runState.ts",
            "line": 390
          },
          {
            "location": "src/runState.ts",
            "line": 395
          },
          {
            "location": "src/runState.ts",
            "line": 397
          },
          {
            "location": "src/runState.ts",
            "line": 402
          },
          {
            "location": "src/runState.ts",
            "line": 404
          },
          {
            "location": "src/runState.ts",
            "line": 406
          },
          {
            "location": "src/runState.ts",
            "line": 407
          },
          {
            "location": "src/runState.ts",
            "line": 408
          },
          {
            "location": "src/runState.ts",
            "line": 410
          },
          {
            "location": "src/runState.ts",
            "line": 411
          },
          {
            "location": "src/runState.ts",
            "line": 412
          },
          {
            "location": "src/runState.ts",
            "line": 413
          },
          {
            "location": "src/runState.ts",
            "line": 414
          },
          {
            "location": "src/runState.ts",
            "line": 415
          },
          {
            "location": "src/runState.ts",
            "line": 416
          },
          {
            "location": "src/runState.ts",
            "line": 419
          },
          {
            "location": "src/runState.ts",
            "line": 420
          },
          {
            "location": "src/runState.ts",
            "line": 422
          },
          {
            "location": "src/runState.ts",
            "line": 423
          },
          {
            "location": "src/runState.ts",
            "line": 425
          },
          {
            "location": "src/runState.ts",
            "line": 426
          },
          {
            "location": "src/runState.ts",
            "line": 427
          },
          {
            "location": "src/runState.ts",
            "line": 428
          },
          {
            "location": "src/runState.ts",
            "line": 432
          },
          {
            "location": "src/runState.ts",
            "line": 436
          },
          {
            "location": "src/runState.ts",
            "line": 439
          },
          {
            "location": "src/runState.ts",
            "line": 440
          },
          {
            "location": "src/runState.ts",
            "line": 442
          },
          {
            "location": "src/runState.ts",
            "line": 443
          },
          {
            "location": "src/runState.ts",
            "line": 444
          },
          {
            "location": "src/runState.ts",
            "line": 445
          },
          {
            "location": "src/runner/steps.ts",
            "line": 1
          },
          {
            "location": "src/runner/steps.ts",
            "line": 6
          },
          {
            "location": "src/runner/steps.ts",
            "line": 7
          },
          {
            "location": "src/runner/steps.ts",
            "line": 8
          },
          {
            "location": "src/runner/steps.ts",
            "line": 9
          },
          {
            "location": "src/runner/steps.ts",
            "line": 11
          },
          {
            "location": "src/runner/steps.ts",
            "line": 12
          },
          {
            "location": "src/runner/steps.ts",
            "line": 13
          },
          {
            "location": "src/runner/steps.ts",
            "line": 15
          },
          {
            "location": "src/runner/steps.ts",
            "line": 16
          },
          {
            "location": "src/runner/steps.ts",
            "line": 18
          },
          {
            "location": "src/runner/steps.ts",
            "line": 19
          },
          {
            "location": "src/runner/steps.ts",
            "line": 20
          },
          {
            "location": "src/runner/turnResolution.ts",
            "line": 1
          },
          {
            "location": "src/sandbox/capabilities/filesystem.ts",
            "line": 1
          },
          {
            "location": "src/sandbox/capabilities/filesystem.ts",
            "line": 567
          },
          {
            "location": "src/sandbox/capabilities/filesystem.ts",
            "line": 568
          },
          {
            "location": "src/sandbox/capabilities/filesystem.ts",
            "line": 583
          },
          {
            "location": "src/sandbox/capabilities/filesystem.ts",
            "line": 584
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 1
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 48
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 49
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 50
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 56
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 62
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 68
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 74
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 82
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 139
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 140
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 144
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 148
          },
          {
            "location": "src/sandbox/capabilities/shell.ts",
            "line": 156
          },
          {
            "location": "src/sandbox/capabilities/skills.ts",
            "line": 1
          },
          {
            "location": "src/sandbox/capabilities/skills.ts",
            "line": 88
          },
          {
            "location": "src/sandbox/capabilities/skills.ts",
            "line": 89
          },
          {
            "location": "src/sandbox/memory/generation.ts",
            "line": 2
          },
          {
            "location": "src/sandbox/memory/generation.ts",
            "line": 28
          },
          {
            "location": "src/sandbox/memory/generation.ts",
            "line": 29
          },
          {
            "location": "src/sandbox/memory/generation.ts",
            "line": 30
          },
          {
            "location": "src/sandbox/memory/generation.ts",
            "line": 31
          },
          {
            "location": "src/utils/zodCompat.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "authors": [
        {
          "name": "OpenAI <support@openai.com>"
        }
      ],
      "group": "",
      "name": "openai",
      "version": "6.35.0",
      "description": "The official TypeScript library for the OpenAI API",
      "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/openai@6.35.0",
      "type": "library",
      "bom-ref": "pkg:npm/openai@6.35.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/openai/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "openai/helpers/zod,zodResponsesFunction,openai/helpers/zod/zodResponsesFunction,zodTextFormat,openai/helpers/zod/zodTextFormat"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/openai/package.json"
              }
            ],
            "concludedValue": "node_modules/openai/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils/tools.js",
            "line": 6
          },
          {
            "location": "dist/utils/tools.mjs",
            "line": 1
          },
          {
            "location": "src/utils/tools.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "ml"
      ]
    },
    {
      "authors": [
        {
          "name": "Josh Junon (https://github.com/qix-)"
        }
      ],
      "group": "",
      "name": "debug",
      "version": "4.4.1",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "scope": "required",
      "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/debug@4.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/debug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "debug"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/debug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/logger.js",
            "line": 8
          },
          {
            "location": "dist/mcp.js",
            "line": 15
          },
          {
            "location": "dist/logger.mjs",
            "line": 1
          },
          {
            "location": "dist/logger.mjs",
            "line": 12
          },
          {
            "location": "dist/mcp.mjs",
            "line": 6
          },
          {
            "location": "dist/mcp.mjs",
            "line": 33
          },
          {
            "location": "dist/mcp.mjs",
            "line": 60
          },
          {
            "location": "dist/mcp.mjs",
            "line": 86
          },
          {
            "location": "src/logger.ts",
            "line": 1
          },
          {
            "location": "src/logger.ts",
            "line": 50
          },
          {
            "location": "src/mcp.ts",
            "line": 16
          },
          {
            "location": "src/mcp.ts",
            "line": 222
          },
          {
            "location": "src/mcp.ts",
            "line": 271
          },
          {
            "location": "src/mcp.ts",
            "line": 318
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "debug",
      "version": "4.1.12",
      "description": "TypeScript definitions for debug",
      "scope": "required",
      "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/debug@4.1.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/debug@4.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/debug/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/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/debug/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthropic"
        },
        {
          "name": " PBC (https://anthropic.com)"
        }
      ],
      "group": "@modelcontextprotocol",
      "name": "sdk",
      "version": "1.26.0",
      "description": "Model Context Protocol implementation for TypeScript",
      "scope": "required",
      "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/%40modelcontextprotocol/sdk@1.26.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modelcontextprotocol.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/modelcontextprotocol/typescript-sdk.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modelcontextprotocol/sdk@1.26.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modelcontextprotocol/sdk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modelcontextprotocol/sdk/shared/protocol.js,DEFAULT_REQUEST_TIMEOUT_MSEC,@modelcontextprotocol/sdk/shared/protocol.js/DEFAULT_REQUEST_TIMEOUT_MSEC,RequestOptions,@modelcontextprotocol/sdk/shared/protocol.js/RequestOptions,@modelcontextprotocol/sdk/client/stdio.js,@modelcontextprotocol/sdk/client/index.js,Client,@modelcontextprotocol/sdk/client/index.js/Client,@modelcontextprotocol/sdk/types.js,@modelcontextprotocol/sdk/client/sse.js,@modelcontextprotocol/sdk/client/streamableHttp.js,@modelcontextprotocol/sdk/shared/transport.js,Transport,@modelcontextprotocol/sdk/shared/transport.js/Transport"
        },
        {
          "name": "cdx:mcp:package",
          "value": "true"
        },
        {
          "name": "cdx:mcp:official",
          "value": "true"
        },
        {
          "name": "cdx:mcp:role",
          "value": "sdk"
        },
        {
          "name": "cdx:mcp:catalogSource",
          "value": "official-sdk"
        },
        {
          "name": "cdx:mcp:packageName",
          "value": "@modelcontextprotocol/sdk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "tags": [
        "mcp",
        "mcp-sdk",
        "official-mcp-sdk",
        "trusted-source"
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modelcontextprotocol/sdk/package.json"
              }
            ],
            "concludedValue": "node_modules/@modelcontextprotocol/sdk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 40
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 1
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 2
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 3
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 156
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 117
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 207
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 157
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 293
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 435
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 118
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 253
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 394
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 1
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 211
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 414
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 628
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 186
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 201
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 218
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 228
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 238
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 322
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 337
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 354
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 364
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 374
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 437
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 573
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 810
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 859
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 869
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 879
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 147
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 162
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 179
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 189
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 199
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 282
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 297
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 314
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 324
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 334
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 396
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 532
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 769
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 818
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 828
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 838
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 246
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 272
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 305
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 323
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 346
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 449
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 475
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 508
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 526
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 549
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 632
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 876
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 1230
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 1311
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 1329
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 1352
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 292
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 252
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 410
          },
          {
            "location": "dist/shims/mcp-server/node.js",
            "line": 436
          },
          {
            "location": "dist/shims/mcp-server/node.mjs",
            "line": 395
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 629
          },
          {
            "location": "src/shims/mcp-server/node.ts",
            "line": 4
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@openai/agents-core@0.11.6"
      ],
      "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-21T18:46:03Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'agents-core' with version '0.11.6'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 5 source files."
    }
  ]
}