{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:cb010102-7546-41f4-9072-9866edc0db89",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T03:46:52Z",
    "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": "sdk-network",
      "group": "@vechain",
      "version": "2.0.0",
      "description": "This module serves as the standard interface connecting decentralized applications (dApps) and users to the VeChainThor blockchain",
      "purl": "pkg:npm/%40vechain/sdk-network@2.0.0",
      "bom-ref": "pkg:npm/@vechain/sdk-network@2.0.0",
      "author": "VeChain Foundation",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, check:circular-dependencies, lint, format, start-thor-solo, stop-thor-solo, seed-thor-solo, setup-thor-solo, test:unit, test:integration, test:integration:solo, test:browser, test:galactica, test, test:solo, test:solo:galactica, test:browser:solo"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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/vechain/vechain-sdk-js"
        },
        {
          "type": "vcs",
          "url": "github:vechain/vechain-sdk-js"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@noble\\n@scure"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@noble/ciphers/package.json\\nnode_modules/@noble/hashes/package.json\\nnode_modules/@scure/base/package.json\\nnode_modules/@scure/bip32/node_modules/@noble/curves/package.json\\nnode_modules/@scure/bip32/package.json\\nnode_modules/@scure/bip39/package.json\\nnode_modules/abitype/package.json\\nnode_modules/isows/node_modules/ws/package.json\\nnode_modules/isows/package.json\\nnode_modules/ox/node_modules/@noble/curves/package.json\\nnode_modules/ox/package.json\\nnode_modules/viem/node_modules/@noble/curves/package.json\\nnode_modules/viem/node_modules/ws/package.json\\nnode_modules/viem/package.json\\nnode_modules/ws/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)"
        }
      ],
      "group": "",
      "name": "ws",
      "version": "8.18.1",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "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/ws@8.18.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/websockets/ws"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ws@8.18.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ws/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ws"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ws/package.json"
              }
            ],
            "concludedValue": "node_modules/ws/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "jest.browser-setup.js",
            "line": 11
          }
        ]
      }
    },
    {
      "group": "",
      "name": "viem",
      "version": "2.31.4",
      "description": "TypeScript Interface for Ethereum",
      "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/viem@2.31.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://viem.sh"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/viem@2.31.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/viem/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "viem,hashTypedData,viem/hashTypedData,TypedDataDomain,viem/TypedDataDomain,TypedDataParameter,viem/TypedDataParameter,GetEventArgs,viem/GetEventArgs,AbiEvent,viem/AbiEvent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/viem/package.json"
              }
            ],
            "concludedValue": "node_modules/viem/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 8
          },
          {
            "location": "dist/index.mjs",
            "line": 6
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "src/signer/signers/vechain-abstract-signer/vechain-abstract-signer.ts",
            "line": 17
          },
          {
            "location": "src/signer/signers/vechain-abstract-signer/vechain-abstract-signer.ts",
            "line": 28
          },
          {
            "location": "src/signer/signers/vechain-abstract-signer/vechain-abstract-signer.ts",
            "line": 458
          },
          {
            "location": "dist/index.d.mts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)"
        }
      ],
      "group": "",
      "name": "ws",
      "version": "8.18.2",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "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/ws@8.18.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/websockets/ws"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/websockets/ws.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ws@8.18.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/viem/node_modules/ws/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ws"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/isows/node_modules/ws/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/isows/node_modules/ws/package.json"
              }
            ],
            "concludedValue": "node_modules/isows/node_modules/ws/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "jest.browser-setup.js",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@noble",
      "name": "curves",
      "version": "1.9.2",
      "description": "Audited & minimal JS implementation of elliptic curve cryptography",
      "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/%40noble/curves@1.9.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-curves.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@noble/curves@1.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/viem/node_modules/@noble/curves/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@noble/curves/abstract/utils,concatBytes,@noble/curves/abstract/utils/concatBytes"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/ox/node_modules/@noble/curves/package.json"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/@scure/bip32/node_modules/@noble/curves/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/@scure/bip32/node_modules/@noble/curves/package.json"
              }
            ],
            "concludedValue": "node_modules/@scure/bip32/node_modules/@noble/curves/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/index.mjs",
            "line": 5
          },
          {
            "location": "dist/index.mjs",
            "line": 10
          },
          {
            "location": "src/signer/signers/vechain-abstract-signer/vechain-abstract-signer.ts",
            "line": 1
          },
          {
            "location": "src/signer/signers/vechain-abstract-signer/vechain-abstract-signer.ts",
            "line": 356
          }
        ]
      }
    },
    {
      "group": "",
      "name": "ox",
      "version": "0.8.1",
      "description": "Ethereum Standard Library",
      "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/ox@0.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://wevm.dev"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ox@0.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ox/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/ox/package.json"
              }
            ],
            "concludedValue": "node_modules/ox/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "isows",
      "version": "1.0.7",
      "description": "Isomorphic WebSocket",
      "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/isows@1.0.7",
      "type": "library",
      "bom-ref": "pkg:npm/isows@1.0.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/isows/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/isows/package.json"
              }
            ],
            "concludedValue": "node_modules/isows/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "abitype",
      "version": "1.0.8",
      "description": "Strict TypeScript types for Ethereum ABIs",
      "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/abitype@1.0.8",
      "type": "library",
      "bom-ref": "pkg:npm/abitype@1.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/abitype/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "abitype,abitype/Abi,AbiParametersToPrimitiveTypes,abitype/AbiParametersToPrimitiveTypes,ExtractAbiEventNames,abitype/ExtractAbiEventNames,ExtractAbiFunction,abitype/ExtractAbiFunction,ExtractAbiFunctionNames,abitype/ExtractAbiFunctionNames,AbiEvent,abitype/AbiEvent,AbiFunction,abitype/AbiFunction,ExtractAbiEvent,abitype/ExtractAbiEvent"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/abitype/package.json"
              }
            ],
            "concludedValue": "node_modules/abitype/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/thor-client/contracts/contracts-module.ts",
            "line": 2
          },
          {
            "location": "src/thor-client/contracts/model/contract-factory.ts",
            "line": 12
          },
          {
            "location": "src/thor-client/contracts/model/contract-filter.ts",
            "line": 7
          },
          {
            "location": "src/thor-client/contracts/model/contract-proxy.ts",
            "line": 19
          },
          {
            "location": "src/thor-client/contracts/model/contract.ts",
            "line": 10
          },
          {
            "location": "src/utils/subscriptions/event.ts",
            "line": 2
          },
          {
            "location": "dist/index.d.mts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@scure",
      "name": "bip39",
      "version": "1.6.0",
      "description": "Secure, audited & minimal implementation of BIP39 mnemonic phrases",
      "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/%40scure/bip39@1.6.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/scure-bip39.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@scure/bip39@1.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scure/bip39/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/@scure/bip39/package.json"
              }
            ],
            "concludedValue": "node_modules/@scure/bip39/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@scure",
      "name": "bip32",
      "version": "1.7.0",
      "description": "Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1",
      "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/%40scure/bip32@1.7.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/#scure"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/scure-bip32.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@scure/bip32@1.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scure/bip32/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/@scure/bip32/package.json"
              }
            ],
            "concludedValue": "node_modules/@scure/bip32/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@scure",
      "name": "base",
      "version": "1.2.6",
      "description": "Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16",
      "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/%40scure/base@1.2.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/#scure"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/scure-base.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@scure/base@1.2.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scure/base/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@scure/base/package.json"
              }
            ],
            "concludedValue": "node_modules/@scure/base/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@noble",
      "name": "hashes",
      "version": "1.8.0",
      "description": "Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & Scrypt",
      "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/%40noble/hashes@1.8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-hashes.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@noble/hashes@1.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@noble/hashes/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/@noble/hashes/package.json"
              }
            ],
            "concludedValue": "node_modules/@noble/hashes/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@noble",
      "name": "ciphers",
      "version": "1.3.0",
      "description": "Audited & minimal JS implementation of Salsa20, ChaCha and AES",
      "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/%40noble/ciphers@1.3.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://paulmillr.com/noble/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/noble-ciphers.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@noble/ciphers@1.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@noble/ciphers/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/@noble/ciphers/package.json"
              }
            ],
            "concludedValue": "node_modules/@noble/ciphers/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vechain/sdk-network@2.0.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T03:46:52Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'sdk-network' with version '2.0.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 15 source files."
    }
  ]
}