{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8e156637-93ee-447e-be9a-8aac5a597118",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T14:15:23Z",
    "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": "core-client",
      "group": "@azure-rest",
      "version": "2.6.0",
      "description": "Core library for interfacing with Azure Rest Clients",
      "purl": "pkg:npm/%40azure-rest/core-client@2.6.0",
      "bom-ref": "pkg:npm/@azure-rest/core-client@2.6.0",
      "author": "Microsoft Corporation",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:samples, check-format, clean, execute:samples, extract-api, format, lint, lint:fix, pack, test, test:browser, test:node, update-snippets"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:samples, pack"
        },
        {
          "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://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client-rest/"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@azure\\n@types\\n@typespec\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@azure/abort-controller/package.json\\nnode_modules/@azure/core-auth/package.json\\nnode_modules/@azure/core-rest-pipeline/package.json\\nnode_modules/@azure/core-tracing/package.json\\nnode_modules/@azure/dev-tool/package.json\\nnode_modules/@azure/eslint-plugin-azure-sdk/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@typespec/ts-http-runtime/package.json\\nnode_modules/@vitest/browser-playwright/package.json\\nnode_modules/@vitest/coverage-istanbul/package.json\\nnode_modules/cross-env/package.json\\nnode_modules/eslint/package.json\\nnode_modules/playwright/package.json\\nnode_modules/prettier/package.json\\nnode_modules/rimraf/package.json\\nnode_modules/tslib/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.1.2",
      "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.1.2",
      "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.1.2",
      "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": "6.0.2",
      "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@6.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@6.0.2",
      "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/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/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "rimraf",
      "version": "6.1.3",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.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": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/rimraf@6.1.3",
      "type": "library",
      "bom-ref": "pkg:npm/rimraf@6.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rimraf/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/rimraf/package.json"
              }
            ],
            "concludedValue": "node_modules/rimraf/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "3.8.1",
      "description": "Prettier is an opinionated code formatter",
      "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/prettier@3.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/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/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "",
      "name": "playwright",
      "version": "1.59.1",
      "description": "A high-level API to automate web browsers",
      "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/playwright@1.59.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://playwright.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/microsoft/playwright.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/playwright@1.59.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/playwright/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/playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/playwright/package.json"
          }
        ]
      },
      "tags": [
        "api",
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.39.4",
      "description": "An AST-based pattern checker for JavaScript.",
      "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/eslint@9.39.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.39.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/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/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)"
        }
      ],
      "group": "",
      "name": "cross-env",
      "version": "10.1.0",
      "description": "Run scripts that set and use environment variables across platforms",
      "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/cross-env@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kentcdodds/cross-env#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/kentcdodds/cross-env.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-env@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-env/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cross-env/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-env/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-istanbul",
      "version": "4.1.2",
      "description": "Istanbul coverage provider for Vitest",
      "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/%40vitest/coverage-istanbul@4.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/coverage"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-istanbul@4.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-istanbul/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/coverage-istanbul/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-istanbul/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "browser-playwright",
      "version": "4.1.2",
      "description": "Browser running for Vitest using playwright",
      "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/%40vitest/browser-playwright@4.1.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/playwright"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-playwright@4.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-playwright/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/browser-playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-playwright/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "@typespec",
      "name": "ts-http-runtime",
      "version": "0.3.5",
      "description": "Isomorphic client library for making HTTP requests in node.js and 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/%40typespec/ts-http-runtime@0.3.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typespec/ts-http-runtime@0.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typespec/ts-http-runtime/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typespec/ts-http-runtime,getClient,@typespec/ts-http-runtime/getClient,operationOptionsToRequestParameters,@typespec/ts-http-runtime/operationOptionsToRequestParameters,createRestError,@typespec/ts-http-runtime/createRestError,ClientOptions,@typespec/ts-http-runtime/ClientOptions,OperationOptions,@typespec/ts-http-runtime/OperationOptions,PathUncheckedResponse,@typespec/ts-http-runtime/PathUncheckedResponse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@typespec/ts-http-runtime/package.json"
              }
            ],
            "concludedValue": "node_modules/@typespec/ts-http-runtime/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser/getClient.js",
            "line": 5
          },
          {
            "location": "dist/browser/getClient.js",
            "line": 31
          },
          {
            "location": "dist/browser/operationOptionHelpers.js",
            "line": 3
          },
          {
            "location": "dist/browser/operationOptionHelpers.js",
            "line": 10
          },
          {
            "location": "dist/browser/restError.js",
            "line": 3
          },
          {
            "location": "dist/browser/restError.js",
            "line": 6
          },
          {
            "location": "dist/browser/restError.js",
            "line": 9
          },
          {
            "location": "dist/commonjs/getClient.js",
            "line": 25
          },
          {
            "location": "dist/commonjs/operationOptionHelpers.js",
            "line": 23
          },
          {
            "location": "dist/commonjs/restError.js",
            "line": 23
          },
          {
            "location": "dist/esm/getClient.js",
            "line": 5
          },
          {
            "location": "dist/esm/getClient.js",
            "line": 31
          },
          {
            "location": "dist/esm/operationOptionHelpers.js",
            "line": 3
          },
          {
            "location": "dist/esm/operationOptionHelpers.js",
            "line": 10
          },
          {
            "location": "dist/esm/restError.js",
            "line": 3
          },
          {
            "location": "dist/esm/restError.js",
            "line": 6
          },
          {
            "location": "dist/esm/restError.js",
            "line": 9
          },
          {
            "location": "dist/react-native/getClient.js",
            "line": 5
          },
          {
            "location": "dist/react-native/getClient.js",
            "line": 31
          },
          {
            "location": "dist/react-native/operationOptionHelpers.js",
            "line": 3
          },
          {
            "location": "dist/react-native/operationOptionHelpers.js",
            "line": 10
          },
          {
            "location": "dist/react-native/restError.js",
            "line": 3
          },
          {
            "location": "dist/react-native/restError.js",
            "line": 6
          },
          {
            "location": "dist/react-native/restError.js",
            "line": 9
          },
          {
            "location": "src/getClient.ts",
            "line": 12
          },
          {
            "location": "src/getClient.ts",
            "line": 63
          },
          {
            "location": "src/operationOptionHelpers.ts",
            "line": 9
          },
          {
            "location": "src/operationOptionHelpers.ts",
            "line": 17
          },
          {
            "location": "src/restError.ts",
            "line": 10
          },
          {
            "location": "src/restError.ts",
            "line": 25
          },
          {
            "location": "src/restError.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "20.19.39",
      "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.39",
      "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.39",
      "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": "Microsoft Corporation"
        }
      ],
      "group": "@azure",
      "name": "eslint-plugin-azure-sdk",
      "version": "3.0.0",
      "description": "An ESLint plugin enforcing design guidelines for the JavaScript/TypeScript Azure SDK",
      "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/%40azure/eslint-plugin-azure-sdk@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js/tree/main/common/tools/eslint-plugin-azure-sdk/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@azure/eslint-plugin-azure-sdk@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@azure/eslint-plugin-azure-sdk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@azure/eslint-plugin-azure-sdk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@azure/eslint-plugin-azure-sdk/package.json"
              }
            ],
            "concludedValue": "node_modules/@azure/eslint-plugin-azure-sdk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "eslint.config.mjs",
            "line": 1
          },
          {
            "location": "eslint.config.mjs",
            "line": 3
          }
        ]
      },
      "tags": [
        "azure"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "@azure",
      "name": "dev-tool",
      "version": "1.0.0",
      "description": "A helpful command for azure-sdk-for-js developers",
      "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/%40azure/dev-tool@1.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/azure/azure-sdk-for-js/tree/main/common/tools/dev-tool/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@azure/dev-tool@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@azure/dev-tool/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/@azure/dev-tool/package.json"
              }
            ],
            "concludedValue": "node_modules/@azure/dev-tool/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "@azure",
      "name": "core-tracing",
      "version": "1.3.2",
      "description": "Provides low-level interfaces and helper methods for tracing in Azure SDK",
      "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/%40azure/core-tracing@1.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@azure/core-tracing@1.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@azure/core-tracing/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@azure/core-tracing,OperationTracingOptions,@azure/core-tracing/OperationTracingOptions"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@azure/core-tracing/package.json"
              }
            ],
            "concludedValue": "node_modules/@azure/core-tracing/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/common.ts",
            "line": 18
          }
        ]
      },
      "tags": [
        "azure"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "@azure",
      "name": "core-rest-pipeline",
      "version": "1.23.1",
      "description": "Isomorphic client library for making HTTP requests in node.js and 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/%40azure/core-rest-pipeline@1.23.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@azure/core-rest-pipeline@1.23.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@azure/core-rest-pipeline/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@azure/core-rest-pipeline,bearerTokenAuthenticationPolicy,@azure/core-rest-pipeline/bearerTokenAuthenticationPolicy,createDefaultHttpClient,@azure/core-rest-pipeline/createDefaultHttpClient,createPipelineFromOptions,@azure/core-rest-pipeline/createPipelineFromOptions,PipelinePolicy,@azure/core-rest-pipeline/PipelinePolicy,HttpClient,@azure/core-rest-pipeline/HttpClient,Pipeline,@azure/core-rest-pipeline/Pipeline,LogPolicyOptions,@azure/core-rest-pipeline/LogPolicyOptions,PipelineOptions,@azure/core-rest-pipeline/PipelineOptions,PipelineRequest,@azure/core-rest-pipeline/PipelineRequest,PipelineResponse,@azure/core-rest-pipeline/PipelineResponse,RawHttpHeaders,@azure/core-rest-pipeline/RawHttpHeaders,RequestBodyType,@azure/core-rest-pipeline/RequestBodyType,TransferProgressEvent,@azure/core-rest-pipeline/TransferProgressEvent,RawHttpHeadersInput,@azure/core-rest-pipeline/RawHttpHeadersInput,SendRequest,@azure/core-rest-pipeline/SendRequest,RestError,@azure/core-rest-pipeline/RestError"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@azure/core-rest-pipeline/package.json"
              }
            ],
            "concludedValue": "node_modules/@azure/core-rest-pipeline/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser/clientHelpers.js",
            "line": 3
          },
          {
            "location": "dist/browser/clientHelpers.js",
            "line": 17
          },
          {
            "location": "dist/browser/clientHelpers.js",
            "line": 35
          },
          {
            "location": "dist/browser/clientHelpers.js",
            "line": 45
          },
          {
            "location": "dist/commonjs/clientHelpers.js",
            "line": 25
          },
          {
            "location": "dist/esm/clientHelpers.js",
            "line": 3
          },
          {
            "location": "dist/esm/clientHelpers.js",
            "line": 17
          },
          {
            "location": "dist/esm/clientHelpers.js",
            "line": 35
          },
          {
            "location": "dist/esm/clientHelpers.js",
            "line": 45
          },
          {
            "location": "dist/react-native/clientHelpers.js",
            "line": 3
          },
          {
            "location": "dist/react-native/clientHelpers.js",
            "line": 17
          },
          {
            "location": "dist/react-native/clientHelpers.js",
            "line": 35
          },
          {
            "location": "dist/react-native/clientHelpers.js",
            "line": 45
          },
          {
            "location": "src/apiVersionPolicy.ts",
            "line": 4
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 4
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 9
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 47
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 72
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 86
          },
          {
            "location": "src/common.ts",
            "line": 15
          },
          {
            "location": "src/common.ts",
            "line": 16
          },
          {
            "location": "src/getClient.ts",
            "line": 6
          },
          {
            "location": "src/keyCredentialAuthenticationPolicy.ts",
            "line": 10
          },
          {
            "location": "src/restError.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "@azure",
      "name": "core-auth",
      "version": "1.10.2",
      "description": "Provides low-level interfaces and helper methods for authentication in Azure SDK",
      "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/%40azure/core-auth@1.10.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@azure/core-auth@1.10.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@azure/core-auth/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@azure/core-auth,isTokenCredential,@azure/core-auth/isTokenCredential,isKeyCredential,@azure/core-auth/isKeyCredential,KeyCredential,@azure/core-auth/KeyCredential,TokenCredential,@azure/core-auth/TokenCredential"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@azure/core-auth/package.json"
              }
            ],
            "concludedValue": "node_modules/@azure/core-auth/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser/clientHelpers.js",
            "line": 4
          },
          {
            "location": "dist/browser/clientHelpers.js",
            "line": 16
          },
          {
            "location": "dist/browser/getClient.js",
            "line": 3
          },
          {
            "location": "dist/browser/getClient.js",
            "line": 70
          },
          {
            "location": "dist/commonjs/clientHelpers.js",
            "line": 26
          },
          {
            "location": "dist/commonjs/getClient.js",
            "line": 23
          },
          {
            "location": "dist/esm/clientHelpers.js",
            "line": 4
          },
          {
            "location": "dist/esm/clientHelpers.js",
            "line": 16
          },
          {
            "location": "dist/esm/getClient.js",
            "line": 3
          },
          {
            "location": "dist/esm/getClient.js",
            "line": 70
          },
          {
            "location": "dist/react-native/clientHelpers.js",
            "line": 4
          },
          {
            "location": "dist/react-native/clientHelpers.js",
            "line": 16
          },
          {
            "location": "dist/react-native/getClient.js",
            "line": 3
          },
          {
            "location": "dist/react-native/getClient.js",
            "line": 70
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 10
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 11
          },
          {
            "location": "src/clientHelpers.ts",
            "line": 46
          },
          {
            "location": "src/getClient.ts",
            "line": 4
          },
          {
            "location": "src/getClient.ts",
            "line": 5
          },
          {
            "location": "src/getClient.ts",
            "line": 107
          },
          {
            "location": "src/keyCredentialAuthenticationPolicy.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "azure"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "@azure",
      "name": "abort-controller",
      "version": "2.1.3",
      "description": "Microsoft Azure SDK for JavaScript - Aborter",
      "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/%40azure/abort-controller@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/abort-controller/README.md"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@azure/abort-controller@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@azure/abort-controller/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@azure/abort-controller,AbortSignalLike,@azure/abort-controller/AbortSignalLike"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@azure/abort-controller/package.json"
              }
            ],
            "concludedValue": "node_modules/@azure/abort-controller/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/common.ts",
            "line": 17
          }
        ]
      },
      "tags": [
        "azure"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@azure-rest/core-client@2.6.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-08-25T14:15:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core-client' with version '2.6.0'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 18 source files."
    }
  ]
}