{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f930dd5a-dc2e-48e3-9ff9-8996e45687c0",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35:54Z",
    "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": "wallet-account-signer",
      "group": "@solana",
      "version": "8.2.0",
      "description": "Utilities for converting from Wallet Standard accounts to Kit Signer objects",
      "purl": "pkg:npm/%40solana/wallet-account-signer@8.2.0",
      "bom-ref": "pkg:npm/@solana/wallet-account-signer@8.2.0",
      "author": "Solana Labs Maintainers <maintainers@solanalabs.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "compile:docs, compile:js, compile:typedefs, dev, prepublishOnly, publish-impl, publish-packages, style:fix, test:lint, test:prettier, test:treeshakability:browser, test:treeshakability:native, test:treeshakability:node, test:typecheck, test:unit:browser, test:unit:node"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile:docs, compile:js, compile:typedefs"
        },
        {
          "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": "website",
          "url": "https://www.solanakit.com/api#solanawallet-account-signer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solana\\n@wallet-standard"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solana/addresses/package.json\\nnode_modules/@solana/codecs-core/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/keys/package.json\\nnode_modules/@solana/promises/package.json\\nnode_modules/@solana/signers/package.json\\nnode_modules/@solana/transaction-messages/package.json\\nnode_modules/@solana/transactions/package.json\\nnode_modules/@solana/wallet-standard-chains/package.json\\nnode_modules/@solana/wallet-standard-features/package.json\\nnode_modules/@wallet-standard/base/package.json\\nnode_modules/@wallet-standard/errors/package.json\\nnode_modules/@wallet-standard/ui-registry/package.json\\nnode_modules/@wallet-standard/ui/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "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@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "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": "Solana Maintainers <maintainers@solana.foundation>"
        }
      ],
      "group": "@wallet-standard",
      "name": "ui-registry",
      "version": "1.1.1",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40wallet-standard/ui-registry@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/@wallet-standard/ui-registry@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wallet-standard/ui-registry/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wallet-standard/ui-registry,getWalletAccountForUiWalletAccount_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,@wallet-standard/ui-registry/getWalletAccountForUiWalletAccount_DO_NOT_USE_OR_YOU_WILL_BE_FIRED"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wallet-standard/ui-registry/package.json"
              }
            ],
            "concludedValue": "node_modules/@wallet-standard/ui-registry/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 8
          },
          {
            "location": "dist/index.node.cjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 17
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 895
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 937
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 17
          },
          {
            "location": "dist/index.native.mjs",
            "line": 895
          },
          {
            "location": "dist/index.native.mjs",
            "line": 937
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 17
          },
          {
            "location": "dist/index.node.mjs",
            "line": 895
          },
          {
            "location": "dist/index.node.mjs",
            "line": 937
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 9
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 43
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 14
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 59
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 22
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 65
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Maintainers <maintainers@solana.foundation>"
        }
      ],
      "group": "@wallet-standard",
      "name": "ui",
      "version": "1.0.3",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40wallet-standard/ui@1.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/@wallet-standard/ui@1.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wallet-standard/ui/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wallet-standard/ui,getWalletAccountFeature,@wallet-standard/ui/getWalletAccountFeature,UiWalletAccount,@wallet-standard/ui/UiWalletAccount"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wallet-standard/ui/package.json"
              }
            ],
            "concludedValue": "node_modules/@wallet-standard/ui/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 13
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 891
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 933
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 13
          },
          {
            "location": "dist/index.native.mjs",
            "line": 891
          },
          {
            "location": "dist/index.native.mjs",
            "line": 933
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 13
          },
          {
            "location": "dist/index.node.mjs",
            "line": 891
          },
          {
            "location": "dist/index.node.mjs",
            "line": 933
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 8
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 38
          },
          {
            "location": "src/wallet-account-signer.ts",
            "line": 15
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 13
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 54
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 21
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 61
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Maintainers <maintainers@solana.foundation>"
        }
      ],
      "group": "@wallet-standard",
      "name": "errors",
      "version": "0.1.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40wallet-standard/errors@0.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/@wallet-standard/errors@0.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wallet-standard/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wallet-standard/errors,WalletStandardError,@wallet-standard/errors/WalletStandardError,WALLET_STANDARD_ERROR__FEATURES__WALLET_ACCOUNT_CHAIN_UNSUPPORTED,@wallet-standard/errors/WALLET_STANDARD_ERROR__FEATURES__WALLET_ACCOUNT_CHAIN_UNSUPPORTED"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wallet-standard/errors/package.json"
              }
            ],
            "concludedValue": "node_modules/@wallet-standard/errors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 9
          },
          {
            "location": "dist/index.node.cjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "src/wallet-account-signer.ts",
            "line": 14
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 12
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Maintainers <maintainers@solana.foundation>"
        }
      ],
      "group": "@wallet-standard",
      "name": "base",
      "version": "1.1.1",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40wallet-standard/base@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/@wallet-standard/base@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wallet-standard/base/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wallet-standard/base,IdentifierString,@wallet-standard/base/IdentifierString"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wallet-standard/base/package.json"
              }
            ],
            "concludedValue": "node_modules/@wallet-standard/base/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/wallet-account-signer.ts",
            "line": 10
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 8
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Maintainers <maintainers@solana.foundation>"
        }
      ],
      "group": "@solana",
      "name": "wallet-standard-features",
      "version": "1.4.0",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/wallet-standard-features@1.4.0",
      "type": "library",
      "bom-ref": "pkg:npm/@solana/wallet-standard-features@1.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/wallet-standard-features/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/wallet-standard-features,SolanaSignMessage,@solana/wallet-standard-features/SolanaSignMessage,SolanaSignAndSendTransaction,@solana/wallet-standard-features/SolanaSignAndSendTransaction,SolanaSignTransaction,@solana/wallet-standard-features/SolanaSignTransaction,SolanaSignMessageFeature,@solana/wallet-standard-features/SolanaSignMessageFeature,SolanaSignAndSendTransactionFeature,@solana/wallet-standard-features/SolanaSignAndSendTransactionFeature,SolanaSignTransactionFeature,@solana/wallet-standard-features/SolanaSignTransactionFeature"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/wallet-standard-features/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/wallet-standard-features/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 7
          },
          {
            "location": "src/wallet-account-signer.ts",
            "line": 9
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 7
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Maintainers <maintainers@solana.foundation>"
        }
      ],
      "group": "@solana",
      "name": "wallet-standard-chains",
      "version": "1.1.2",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/wallet-standard-chains@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/@solana/wallet-standard-chains@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/wallet-standard-chains/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/wallet-standard-chains,SolanaChain,@solana/wallet-standard-chains/SolanaChain"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/wallet-standard-chains/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/wallet-standard-chains/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/wallet-account-signer.ts",
            "line": 4
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 6
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 14
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transactions",
      "version": "8.2.0",
      "description": "Helpers for creating and serializing transactions",
      "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/%40solana/transactions@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanatransactions"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/transactions@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transactions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transactions,getTransactionEncoder,@solana/transactions/getTransactionEncoder,getTransactionCodec,@solana/transactions/getTransactionCodec,assertIsTransactionWithinSizeLimit,@solana/transactions/assertIsTransactionWithinSizeLimit,getTransactionLifetimeConstraintFromCompiledTransactionMessage,@solana/transactions/getTransactionLifetimeConstraintFromCompiledTransactionMessage,Transaction,@solana/transactions/Transaction,TransactionWithinSizeLimit,@solana/transactions/TransactionWithinSizeLimit,TransactionWithLifetime,@solana/transactions/TransactionWithLifetime"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/transactions/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/transactions/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 10
          },
          {
            "location": "dist/index.node.cjs",
            "line": 10
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 896
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 938
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 964
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 985
          },
          {
            "location": "dist/index.native.mjs",
            "line": 8
          },
          {
            "location": "dist/index.native.mjs",
            "line": 896
          },
          {
            "location": "dist/index.native.mjs",
            "line": 938
          },
          {
            "location": "dist/index.native.mjs",
            "line": 964
          },
          {
            "location": "dist/index.native.mjs",
            "line": 985
          },
          {
            "location": "dist/index.node.mjs",
            "line": 8
          },
          {
            "location": "dist/index.node.mjs",
            "line": 896
          },
          {
            "location": "dist/index.node.mjs",
            "line": 938
          },
          {
            "location": "dist/index.node.mjs",
            "line": 964
          },
          {
            "location": "dist/index.node.mjs",
            "line": 985
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 5
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 61
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 13
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 67
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 100
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 138
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transaction-messages",
      "version": "8.2.0",
      "description": "Helpers for creating transaction messages",
      "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/%40solana/transaction-messages@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanatransaction-messages"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/transaction-messages@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transaction-messages/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transaction-messages,getCompiledTransactionMessageDecoder,@solana/transaction-messages/getCompiledTransactionMessageDecoder"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/transaction-messages/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/transaction-messages/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 11
          },
          {
            "location": "dist/index.node.cjs",
            "line": 11
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 973
          },
          {
            "location": "dist/index.native.mjs",
            "line": 9
          },
          {
            "location": "dist/index.native.mjs",
            "line": 973
          },
          {
            "location": "dist/index.node.mjs",
            "line": 9
          },
          {
            "location": "dist/index.node.mjs",
            "line": 973
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 5
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 120
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "signers",
      "version": "8.2.0",
      "description": "An abstraction layer over signing messages and transactions in Solana",
      "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/%40solana/signers@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanasigners"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/signers@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/signers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/signers,MessageModifyingSigner,@solana/signers/MessageModifyingSigner,SignableMessage,@solana/signers/SignableMessage,MessageSigner,@solana/signers/MessageSigner,TransactionSigner,@solana/signers/TransactionSigner,TransactionSendingSigner,@solana/signers/TransactionSendingSigner,TransactionModifyingSigner,@solana/signers/TransactionModifyingSigner"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/signers/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/signers/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 6
          },
          {
            "location": "src/wallet-account-signer.ts",
            "line": 3
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 4
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "promises",
      "version": "8.2.0",
      "description": "Helpers for using JavaScript promises",
      "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/%40solana/promises@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanapromises"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/promises@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/promises/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/promises,getAbortablePromise,@solana/promises/getAbortablePromise"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/promises/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/promises/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 5
          },
          {
            "location": "dist/index.node.cjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 30
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 918
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 957
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 958
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 30
          },
          {
            "location": "dist/index.native.mjs",
            "line": 918
          },
          {
            "location": "dist/index.native.mjs",
            "line": 957
          },
          {
            "location": "dist/index.native.mjs",
            "line": 958
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 30
          },
          {
            "location": "dist/index.node.mjs",
            "line": 918
          },
          {
            "location": "dist/index.node.mjs",
            "line": 957
          },
          {
            "location": "dist/index.node.mjs",
            "line": 958
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 5
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 60
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 3
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 90
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 3
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 91
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 93
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "keys",
      "version": "8.2.0",
      "description": "Helpers for generating and transforming key material",
      "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/%40solana/keys@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanakeys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/keys@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/keys/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/keys,SignatureBytes,@solana/keys/SignatureBytes"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/keys/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/keys/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 4
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "errors",
      "version": "8.2.0",
      "description": "Throw, identify, and decode Solana JavaScript errors",
      "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/%40solana/errors@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaerrors"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/errors@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/errors,SOLANA_ERROR__SIGNER__WALLET_ACCOUNT_CANNOT_SIGN_TRANSACTION,@solana/errors/SOLANA_ERROR__SIGNER__WALLET_ACCOUNT_CANNOT_SIGN_TRANSACTION,SolanaError,@solana/errors/SolanaError"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/errors/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/errors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/wallet-account-signer.ts",
            "line": 2
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-core",
      "version": "8.2.0",
      "description": "Core types and helpers for encoding and decoding byte arrays on Solana",
      "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/%40solana/codecs-core@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-core@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-core,bytesEqual,@solana/codecs-core/bytesEqual"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 36
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 967
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 36
          },
          {
            "location": "dist/index.native.mjs",
            "line": 967
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 36
          },
          {
            "location": "dist/index.node.mjs",
            "line": 967
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 3
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 75
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 2
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 111
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.2.0",
      "description": "Helpers for generating account addresses",
      "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/%40solana/addresses@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaddresses"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/addresses@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,address,@solana/addresses/address,Address,@solana/addresses/Address"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 19
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 898
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 940
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1023
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 19
          },
          {
            "location": "dist/index.native.mjs",
            "line": 898
          },
          {
            "location": "dist/index.native.mjs",
            "line": 940
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1023
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 19
          },
          {
            "location": "dist/index.node.mjs",
            "line": 898
          },
          {
            "location": "dist/index.node.mjs",
            "line": 940
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1023
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 1
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 2
          },
          {
            "location": "src/wallet-account-message-signer.ts",
            "line": 46
          },
          {
            "location": "src/wallet-account-signer.ts",
            "line": 1
          },
          {
            "location": "src/wallet-account-signer.ts",
            "line": 98
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 1
          },
          {
            "location": "src/wallet-account-transaction-sending-signer.ts",
            "line": 64
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 1
          },
          {
            "location": "src/wallet-account-transaction-signer.ts",
            "line": 70
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/wallet-account-signer@8.2.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-14T07:35:54Z",
      "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 'wallet-account-signer' with version '8.2.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 15 source files."
    }
  ]
}