{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7829e727-59ae-4e27-b038-a21901e135fa",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T12:34:36Z",
    "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": "web",
      "group": "@ethersproject",
      "version": "5.8.0",
      "description": "Utility fucntions for managing web requests for ethers.",
      "purl": "pkg:npm/%40ethersproject/web@5.8.0",
      "bom-ref": "pkg:npm/@ethersproject/web@5.8.0",
      "author": "Richard Moore <me@ricmoo.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test"
        },
        {
          "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": "git://github.com/ethers-io/ethers.js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@ethersproject"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "@ethersproject",
      "name": "base64",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "94dd282307e4623f4b6cfc78c449227baac0309b7249ba4e0055d20d541a06703361f0785f642bf855c91b1328737071a764a6f0ec2fcccaf2c31cb0d202e321"
        }
      ],
      "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/%40ethersproject/base64@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/base64/-/base64-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/base64@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/base64/-/base64-5.8.0.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "@ethersproject/base64,decode,@ethersproject/base64/decode,encode,@ethersproject/base64/encode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 40
          },
          {
            "location": "lib.esm/index.js",
            "line": 11
          },
          {
            "location": "lib.esm/index.js",
            "line": 97
          },
          {
            "location": "lib.esm/index.js",
            "line": 115
          }
        ]
      }
    },
    {
      "group": "@ethersproject",
      "name": "bytes",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bd391ea218095423d51eee5cdb95d669640e678bfe0e41a80b8dbf4d2da89ddf8f0110b14c9be04c550d0d9a2fc90fee010e04729aaaa302b275c76644a8e0ec"
        }
      ],
      "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/%40ethersproject/bytes@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/bytes/-/bytes-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/bytes@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/bytes/-/bytes-5.8.0.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "@ethersproject/bytes,arrayify,@ethersproject/bytes/arrayify,hexlify,@ethersproject/bytes/hexlify,isBytesLike,@ethersproject/bytes/isBytesLike"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/browser-geturl.js",
            "line": 40
          },
          {
            "location": "lib/geturl.js",
            "line": 47
          },
          {
            "location": "lib/index.js",
            "line": 41
          },
          {
            "location": "lib.esm/geturl.js",
            "line": 11
          },
          {
            "location": "lib.esm/geturl.js",
            "line": 65
          },
          {
            "location": "lib.esm/index.js",
            "line": 12
          },
          {
            "location": "lib.esm/index.js",
            "line": 31
          },
          {
            "location": "lib.esm/index.js",
            "line": 39
          }
        ]
      }
    },
    {
      "group": "@ethersproject",
      "name": "logger",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "41eea49c6998fb33cf5930bec10ae98ada1d8017c7ed7a1c78218be5b2557a3987fb2092dd1f23266f22896baf59b1bbe91526c841b9de8aafe863155aaba78c"
        }
      ],
      "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/%40ethersproject/logger@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/logger/-/logger-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/logger@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/logger/-/logger-5.8.0.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "@ethersproject/logger,Logger,@ethersproject/logger/Logger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/geturl.js",
            "line": 49
          },
          {
            "location": "lib/index.js",
            "line": 44
          },
          {
            "location": "lib.esm/index.js",
            "line": 15
          }
        ]
      }
    },
    {
      "group": "@ethersproject",
      "name": "properties",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "3d8ba212843e14c69964d1ab4ad98defe9568e5b28b9f1881ddc30ef8e7814868675b7bfa79ae76825d3af932d0589773647a85611d9bb2cc284f78678a22943"
        }
      ],
      "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/%40ethersproject/properties@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/properties/-/properties-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/properties@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/properties/-/properties-5.8.0.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "@ethersproject/properties,shallowCopy,@ethersproject/properties/shallowCopy"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/geturl.js",
            "line": 48
          },
          {
            "location": "lib/index.js",
            "line": 42
          },
          {
            "location": "lib.esm/index.js",
            "line": 13
          },
          {
            "location": "lib.esm/index.js",
            "line": 104
          },
          {
            "location": "lib.esm/index.js",
            "line": 310
          },
          {
            "location": "lib.esm/index.js",
            "line": 314
          },
          {
            "location": "lib.esm/index.js",
            "line": 329
          }
        ]
      }
    },
    {
      "group": "@ethersproject",
      "name": "strings",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a96100934300be5d0bb338dd7e7676b82f316d1db076fe1c0da6f21e2061dc295dabf4fc74f1f757805b06c0182547a89f00fef1a7d55e5776ef82ecf98d715e"
        }
      ],
      "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/%40ethersproject/strings@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/strings/-/strings-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/strings@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/strings/-/strings-5.8.0.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "@ethersproject/strings,toUtf8Bytes,@ethersproject/strings/toUtf8Bytes,toUtf8String,@ethersproject/strings/toUtf8String"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 43
          },
          {
            "location": "lib.esm/index.js",
            "line": 14
          },
          {
            "location": "lib.esm/index.js",
            "line": 34
          },
          {
            "location": "lib.esm/index.js",
            "line": 44
          },
          {
            "location": "lib.esm/index.js",
            "line": 97
          },
          {
            "location": "lib.esm/index.js",
            "line": 289
          },
          {
            "location": "lib.esm/index.js",
            "line": 308
          }
        ]
      }
    },
    {
      "group": "@ethersproject",
      "name": "constants",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "c22817e25adfe55bbe6b155322f36cb8be98ad5e0ee405e5e6e6dc51128c10c1394e7581a2e521d020d35b16761a99d19f591c0a013b97c3b9f956d5f504d372"
        }
      ],
      "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/%40ethersproject/constants@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/constants/-/constants-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/constants@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/constants/-/constants-5.8.0.tgz"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ]
      }
    },
    {
      "group": "@ethersproject",
      "name": "bignumber",
      "version": "5.8.0",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "672693db86c7692789a27dad18f288887b335a30ffe784b3f2de7b4e8721e3be6508b9630ba3203e6c64ec6b73cfe75d34de4bb8779af6a8407b4c770feb983c"
        }
      ],
      "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/%40ethersproject/bignumber@5.8.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/bignumber/-/bignumber-5.8.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ethersproject/bignumber@5.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@ethersproject/bignumber/-/bignumber-5.8.0.tgz"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "bn.js",
      "version": "5.2.5",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "56af3ce9e5f292e3f913a1dc292492b4fddb260ac4e889f958ac5552f27c5c6a56598b36c591d6a94c330ad1a012d05cc72779eca0450cf16851f37375a1c236"
        }
      ],
      "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/bn.js@5.2.5",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/bn.js/-/bn.js-5.2.5.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/bn.js@5.2.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/bn.js/-/bn.js-5.2.5.tgz"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/@ethersproject/logger@5.8.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@ethersproject/bytes@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/logger@5.8.0"
      ]
    },
    {
      "ref": "pkg:npm/@ethersproject/base64@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/bytes@5.8.0"
      ]
    },
    {
      "ref": "pkg:npm/@ethersproject/properties@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/logger@5.8.0"
      ]
    },
    {
      "ref": "pkg:npm/bn.js@5.2.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@ethersproject/bignumber@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/bytes@5.8.0",
        "pkg:npm/@ethersproject/logger@5.8.0",
        "pkg:npm/bn.js@5.2.5"
      ]
    },
    {
      "ref": "pkg:npm/@ethersproject/constants@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/bignumber@5.8.0"
      ]
    },
    {
      "ref": "pkg:npm/@ethersproject/strings@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/bytes@5.8.0",
        "pkg:npm/@ethersproject/constants@5.8.0",
        "pkg:npm/@ethersproject/logger@5.8.0"
      ]
    },
    {
      "ref": "pkg:npm/@ethersproject/web@5.8.0",
      "dependsOn": [
        "pkg:npm/@ethersproject/base64@5.8.0",
        "pkg:npm/@ethersproject/bytes@5.8.0",
        "pkg:npm/@ethersproject/logger@5.8.0",
        "pkg:npm/@ethersproject/properties@5.8.0",
        "pkg:npm/@ethersproject/strings@5.8.0"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@ethersproject/web@5.8.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-25T12:34:36Z",
      "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 'web' with version '5.8.0'. The package type in this SBOM is npm with a single purl namespace '@ethersproject' described under components. The components were identified from the source files: package-lock.json."
    }
  ]
}