{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1c289804-19a2-42c5-8167-f4c9e0c0e72c",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35: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": "signers",
      "group": "@solana",
      "version": "8.2.0",
      "description": "An abstraction layer over signing messages and transactions in Solana",
      "purl": "pkg:npm/%40solana/signers@8.2.0",
      "bom-ref": "pkg:npm/@solana/signers@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#solanasigners"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solana"
      },
      {
        "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/instructions/package.json\\nnode_modules/@solana/keys/package.json\\nnode_modules/@solana/nominal-types/package.json\\nnode_modules/@solana/offchain-messages/package.json\\nnode_modules/@solana/rpc-types/package.json\\nnode_modules/@solana/text-encoding-impl/package.json\\nnode_modules/@solana/transaction-messages/package.json\\nnode_modules/@solana/transactions/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 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,compileTransaction,@solana/transactions/compileTransaction,assertIsFullySignedTransaction,@solana/transactions/assertIsFullySignedTransaction,partiallySignTransaction,@solana/transactions/partiallySignTransaction,SendableTransaction,@solana/transactions/SendableTransaction,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": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 164
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 304
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 310
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 316
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 328
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 164
          },
          {
            "location": "dist/index.native.mjs",
            "line": 304
          },
          {
            "location": "dist/index.native.mjs",
            "line": 310
          },
          {
            "location": "dist/index.native.mjs",
            "line": 316
          },
          {
            "location": "dist/index.native.mjs",
            "line": 328
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 164
          },
          {
            "location": "dist/index.node.mjs",
            "line": 304
          },
          {
            "location": "dist/index.node.mjs",
            "line": 310
          },
          {
            "location": "dist/index.node.mjs",
            "line": 316
          },
          {
            "location": "dist/index.node.mjs",
            "line": 328
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 5
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 124
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 11
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 74
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 109
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 168
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 255
          },
          {
            "location": "src/transaction-modifying-signer.ts",
            "line": 3
          },
          {
            "location": "src/transaction-partial-signer.ts",
            "line": 3
          },
          {
            "location": "src/transaction-sending-signer.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "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,TransactionMessageWithFeePayer,@solana/transaction-messages/TransactionMessageWithFeePayer,TransactionMessage,@solana/transaction-messages/TransactionMessage"
        },
        {
          "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": "src/account-signer-meta.ts",
            "line": 2
          },
          {
            "location": "src/add-signers.ts",
            "line": 3
          },
          {
            "location": "src/fee-payer-signer.ts",
            "line": 1
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 3
          },
          {
            "location": "src/transaction-with-single-sending-signer.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "group": "@solana",
      "name": "text-encoding-impl",
      "version": "0.0.0",
      "scope": "required",
      "purl": "pkg:npm/%40solana/text-encoding-impl@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@solana/text-encoding-impl@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/text-encoding-impl/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/text-encoding-impl,TextEncoder,@solana/text-encoding-impl/TextEncoder"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/text-encoding-impl/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/text-encoding-impl/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/signable-message.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-types",
      "version": "8.2.0",
      "description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",
      "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/rpc-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,Slot,@solana/rpc-types/Slot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/types.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "offchain-messages",
      "version": "8.2.0",
      "description": "Helpers for encoding and decoding messages according to the offchain message specification",
      "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/offchain-messages@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaoffchain-messages"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/offchain-messages@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/offchain-messages/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/offchain-messages,assertIsFullySignedOffchainMessageEnvelope,@solana/offchain-messages/assertIsFullySignedOffchainMessageEnvelope,compileOffchainMessageEnvelope,@solana/offchain-messages/compileOffchainMessageEnvelope,OffchainMessageWithRequiredSignatories,@solana/offchain-messages/OffchainMessageWithRequiredSignatories,FullySignedOffchainMessageEnvelope,@solana/offchain-messages/FullySignedOffchainMessageEnvelope,OffchainMessage,@solana/offchain-messages/OffchainMessage,OffchainMessageEnvelope,@solana/offchain-messages/OffchainMessageEnvelope,OffchainMessageSignatory,@solana/offchain-messages/OffchainMessageSignatory"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/offchain-messages/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/offchain-messages/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": 236
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 252
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 236
          },
          {
            "location": "dist/index.native.mjs",
            "line": 252
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 236
          },
          {
            "location": "dist/index.node.mjs",
            "line": 252
          },
          {
            "location": "src/offchain-message-signer.ts",
            "line": 1
          },
          {
            "location": "src/sign-offchain-message.ts",
            "line": 9
          },
          {
            "location": "src/sign-offchain-message.ts",
            "line": 87
          },
          {
            "location": "src/sign-offchain-message.ts",
            "line": 143
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "nominal-types",
      "version": "8.2.0",
      "description": "Type utilties for creating nominal/branded types in TypeScript",
      "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/nominal-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solananominal-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/nominal-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/nominal-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/nominal-types,Brand,@solana/nominal-types/Brand"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/nominal-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/nominal-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/transaction-with-single-sending-signer.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "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,generateKeyPair,@solana/keys/generateKeyPair,createKeyPairFromBytes,@solana/keys/createKeyPairFromBytes,createKeyPairFromPrivateKeyBytes,@solana/keys/createKeyPairFromPrivateKeyBytes,grindKeyPairs,@solana/keys/grindKeyPairs,writeKeyPair,@solana/keys/writeKeyPair,signBytes,@solana/keys/signBytes,GrindKeyPairsConfig,@solana/keys/GrindKeyPairsConfig,SignatureBytes,@solana/keys/SignatureBytes,WriteKeyPairConfig,@solana/keys/WriteKeyPairConfig"
        },
        {
          "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": "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": 159
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 172
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 175
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 178
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 183
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 415
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 159
          },
          {
            "location": "dist/index.native.mjs",
            "line": 172
          },
          {
            "location": "dist/index.native.mjs",
            "line": 175
          },
          {
            "location": "dist/index.native.mjs",
            "line": 178
          },
          {
            "location": "dist/index.native.mjs",
            "line": 183
          },
          {
            "location": "dist/index.native.mjs",
            "line": 415
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 159
          },
          {
            "location": "dist/index.node.mjs",
            "line": 172
          },
          {
            "location": "dist/index.node.mjs",
            "line": 175
          },
          {
            "location": "dist/index.node.mjs",
            "line": 178
          },
          {
            "location": "dist/index.node.mjs",
            "line": 183
          },
          {
            "location": "dist/index.node.mjs",
            "line": 415
          },
          {
            "location": "src/grind-keypair-signer.ts",
            "line": 1
          },
          {
            "location": "src/grind-keypair-signer.ts",
            "line": 25
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 4
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 118
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 152
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 179
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 202
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 2
          },
          {
            "location": "src/transaction-sending-signer.ts",
            "line": 3
          },
          {
            "location": "src/types.ts",
            "line": 2
          },
          {
            "location": "src/write-keypair-signer.ts",
            "line": 1
          },
          {
            "location": "src/write-keypair-signer.ts",
            "line": 61
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "instructions",
      "version": "8.2.0",
      "description": "Helpers for creating transaction instructions",
      "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/instructions@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanainstructions"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/instructions@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/instructions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/instructions,isSignerRole,@solana/instructions/isSignerRole,AccountLookupMeta,@solana/instructions/AccountLookupMeta,AccountMeta,@solana/instructions/AccountMeta,AccountRole,@solana/instructions/AccountRole,Instruction,@solana/instructions/Instruction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/instructions/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/instructions/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": 101
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 101
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 101
          },
          {
            "location": "src/account-signer-meta.ts",
            "line": 1
          },
          {
            "location": "src/add-signers.ts",
            "line": 2
          },
          {
            "location": "src/add-signers.ts",
            "line": 57
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "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,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_MODIFYING_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_MODIFYING_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_PARTIAL_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_PARTIAL_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_SENDING_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_SENDING_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_TRANSACTION_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_MESSAGE_PARTIAL_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_MESSAGE_PARTIAL_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_KEY_PAIR_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_KEY_PAIR_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_MESSAGE_MODIFYING_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_MESSAGE_MODIFYING_SIGNER,SOLANA_ERROR__SIGNER__EXPECTED_MESSAGE_SIGNER,@solana/errors/SOLANA_ERROR__SIGNER__EXPECTED_MESSAGE_SIGNER,SOLANA_ERROR__SIGNER__TRANSACTION_SENDING_SIGNER_MISSING,@solana/errors/SOLANA_ERROR__SIGNER__TRANSACTION_SENDING_SIGNER_MISSING,SOLANA_ERROR__SIGNER__TRANSACTION_CANNOT_HAVE_MULTIPLE_SENDING_SIGNERS,@solana/errors/SOLANA_ERROR__SIGNER__TRANSACTION_CANNOT_HAVE_MULTIPLE_SENDING_SIGNERS,SOLANA_ERROR__SIGNER__ADDRESS_CANNOT_HAVE_MULTIPLE_SIGNERS,@solana/errors/SOLANA_ERROR__SIGNER__ADDRESS_CANNOT_HAVE_MULTIPLE_SIGNERS"
        },
        {
          "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": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "src/deduplicate-signers.ts",
            "line": 2
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 3
          },
          {
            "location": "src/message-modifying-signer.ts",
            "line": 2
          },
          {
            "location": "src/message-partial-signer.ts",
            "line": 2
          },
          {
            "location": "src/message-signer.ts",
            "line": 2
          },
          {
            "location": "src/sign-transaction.ts",
            "line": 1
          },
          {
            "location": "src/transaction-modifying-signer.ts",
            "line": 2
          },
          {
            "location": "src/transaction-partial-signer.ts",
            "line": 2
          },
          {
            "location": "src/transaction-sending-signer.ts",
            "line": 2
          },
          {
            "location": "src/transaction-signer.ts",
            "line": 2
          },
          {
            "location": "src/transaction-with-single-sending-signer.ts",
            "line": 5
          }
        ]
      },
      "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,ReadonlyUint8Array,@solana/codecs-core/ReadonlyUint8Array"
        },
        {
          "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": "src/keypair-signer.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "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,getAddressFromPublicKey,@solana/addresses/getAddressFromPublicKey,isAddress,@solana/addresses/isAddress,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": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 153
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 191
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 153
          },
          {
            "location": "dist/index.native.mjs",
            "line": 191
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 153
          },
          {
            "location": "dist/index.node.mjs",
            "line": 191
          },
          {
            "location": "src/add-signers.ts",
            "line": 1
          },
          {
            "location": "src/deduplicate-signers.ts",
            "line": 1
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 1
          },
          {
            "location": "src/keypair-signer.ts",
            "line": 111
          },
          {
            "location": "src/message-modifying-signer.ts",
            "line": 1
          },
          {
            "location": "src/message-modifying-signer.ts",
            "line": 84
          },
          {
            "location": "src/message-partial-signer.ts",
            "line": 1
          },
          {
            "location": "src/message-signer.ts",
            "line": 1
          },
          {
            "location": "src/noop-signer.ts",
            "line": 1
          },
          {
            "location": "src/transaction-modifying-signer.ts",
            "line": 1
          },
          {
            "location": "src/transaction-partial-signer.ts",
            "line": 1
          },
          {
            "location": "src/transaction-sending-signer.ts",
            "line": 1
          },
          {
            "location": "src/transaction-signer.ts",
            "line": 1
          },
          {
            "location": "src/types.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/signers@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: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 'signers' with version '8.2.0'. The package type in this SBOM is npm with a single purl namespace '@solana' described under components. The components were identified from 12 source files."
    }
  ]
}