{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:ff3132aa-6093-4a48-911d-8575dbd1de77",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T03:46:48Z",
    "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-core",
      "group": "@vechain",
      "version": "2.0.0",
      "description": "This module is crafted for dApp development and various blockchain operations that seamlessly unfold offline",
      "purl": "pkg:npm/%40vechain/sdk-core@2.0.0",
      "bom-ref": "pkg:npm/@vechain/sdk-core@2.0.0",
      "author": "VeChain Foundation",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, check:circular-dependencies, lint, format, test:unit, test:integration, test, test:browser"
        },
        {
          "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": "@scure"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@scure/base/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "@scure",
      "name": "base",
      "version": "1.2.4",
      "description": "Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16",
      "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/%40scure/base@1.2.4",
      "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.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@scure/base/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@scure/base,base58,@scure/base/base58"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 10
          },
          {
            "location": "dist/index.mjs",
            "line": 9
          },
          {
            "location": "dist/index.mjs",
            "line": 22
          },
          {
            "location": "src/hdkey/HDKey.ts",
            "line": 4
          },
          {
            "location": "src/hdkey/HDKey.ts",
            "line": 136
          },
          {
            "location": "src/hdkey/HDKey.ts",
            "line": 191
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vechain/sdk-core@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:48Z",
      "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-core' with version '2.0.0'. The package type in this SBOM is npm with a single purl namespace '@scure' described under components. The components were identified from the source files: node_modules/@scure/base/package.json."
    }
  ]
}