{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:3c0ead3b-9a92-4bec-b18e-3dd373cf592a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35:27Z",
    "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": "instruction-plans",
      "group": "@solana",
      "version": "8.2.0",
      "description": "Construct, plan and execute transactions from multiple instructions.",
      "purl": "pkg:npm/%40solana/instruction-plans@8.2.0",
      "bom-ref": "pkg:npm/@solana/instruction-plans@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#solanainstruction-plans"
        },
        {
          "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/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/functional/package.json\\nnode_modules/@solana/instructions/package.json\\nnode_modules/@solana/keys/package.json\\nnode_modules/@solana/promises/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,getTransactionMessageSize,@solana/transactions/getTransactionMessageSize,getTransactionMessageSizeLimit,@solana/transactions/getTransactionMessageSizeLimit,Transaction,@solana/transactions/Transaction"
        },
        {
          "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": 5
          },
          {
            "location": "dist/index.node.cjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 181
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 184
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 186
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 192
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 216
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 226
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 227
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 233
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1163
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1190
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1191
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1192
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1195
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1229
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1230
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1231
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1234
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 181
          },
          {
            "location": "dist/index.native.mjs",
            "line": 184
          },
          {
            "location": "dist/index.native.mjs",
            "line": 186
          },
          {
            "location": "dist/index.native.mjs",
            "line": 192
          },
          {
            "location": "dist/index.native.mjs",
            "line": 216
          },
          {
            "location": "dist/index.native.mjs",
            "line": 226
          },
          {
            "location": "dist/index.native.mjs",
            "line": 227
          },
          {
            "location": "dist/index.native.mjs",
            "line": 233
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1163
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1190
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1191
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1192
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1195
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1229
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1230
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1231
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1234
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 181
          },
          {
            "location": "dist/index.node.mjs",
            "line": 184
          },
          {
            "location": "dist/index.node.mjs",
            "line": 186
          },
          {
            "location": "dist/index.node.mjs",
            "line": 192
          },
          {
            "location": "dist/index.node.mjs",
            "line": 216
          },
          {
            "location": "dist/index.node.mjs",
            "line": 226
          },
          {
            "location": "dist/index.node.mjs",
            "line": 227
          },
          {
            "location": "dist/index.node.mjs",
            "line": 233
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1163
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1190
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1191
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1192
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1195
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1229
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1230
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1231
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1234
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 13
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 963
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 967
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 972
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 978
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1036
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1054
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1056
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1064
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 9
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 20
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 377
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 422
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 423
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 424
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 427
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 472
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 473
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 474
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 477
          }
        ]
      }
    },
    {
      "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,appendTransactionMessageInstruction,@solana/transaction-messages/appendTransactionMessageInstruction,appendTransactionMessageInstructions,@solana/transaction-messages/appendTransactionMessageInstructions,TransactionMessage,@solana/transaction-messages/TransactionMessage,TransactionMessageWithFeePayer,@solana/transaction-messages/TransactionMessageWithFeePayer"
        },
        {
          "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": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 182
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 198
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 225
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 269
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1101
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1228
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 182
          },
          {
            "location": "dist/index.native.mjs",
            "line": 198
          },
          {
            "location": "dist/index.native.mjs",
            "line": 225
          },
          {
            "location": "dist/index.native.mjs",
            "line": 269
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1101
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1228
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 182
          },
          {
            "location": "dist/index.node.mjs",
            "line": 198
          },
          {
            "location": "dist/index.node.mjs",
            "line": 225
          },
          {
            "location": "dist/index.node.mjs",
            "line": 269
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1101
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1228
          },
          {
            "location": "src/append-instruction-plan.ts",
            "line": 8
          },
          {
            "location": "src/append-instruction-plan.ts",
            "line": 74
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 12
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 964
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 985
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1053
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 9
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 8
          },
          {
            "location": "src/transaction-plan.ts",
            "line": 2
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 19
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 299
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 470
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "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": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 889
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 953
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1155
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1180
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1184
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 889
          },
          {
            "location": "dist/index.native.mjs",
            "line": 953
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1155
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1180
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1184
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 889
          },
          {
            "location": "dist/index.node.mjs",
            "line": 953
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1155
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1180
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1184
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 8
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 290
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 389
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 14
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 369
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 412
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 416
          }
        ]
      }
    },
    {
      "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,Signature,@solana/keys/Signature"
        },
        {
          "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/transaction-plan-result.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "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,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": "src/append-instruction-plan.ts",
            "line": 2
          },
          {
            "location": "src/instruction-plan-input.ts",
            "line": 1
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 7
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "functional",
      "version": "8.2.0",
      "description": "Functional JavaScript helpers",
      "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/functional@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanafunctional"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/functional@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/functional/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/@solana/functional/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/functional/package.json"
          }
        ]
      }
    },
    {
      "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__INSTRUCTION_PLANS__UNEXPECTED_INSTRUCTION_PLAN,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__UNEXPECTED_INSTRUCTION_PLAN,SOLANA_ERROR__INSTRUCTION_PLANS__MESSAGE_PACKER_ALREADY_COMPLETE,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__MESSAGE_PACKER_ALREADY_COMPLETE,SOLANA_ERROR__INSTRUCTION_PLANS__MESSAGE_CANNOT_ACCOMMODATE_PLAN,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__MESSAGE_CANNOT_ACCOMMODATE_PLAN,SOLANA_ERROR__INVARIANT_VIOLATION__INVALID_INSTRUCTION_PLAN_KIND,@solana/errors/SOLANA_ERROR__INVARIANT_VIOLATION__INVALID_INSTRUCTION_PLAN_KIND,SOLANA_ERROR__INSTRUCTION_PLANS__UNEXPECTED_TRANSACTION_PLAN,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__UNEXPECTED_TRANSACTION_PLAN,SOLANA_ERROR__INSTRUCTION_PLANS__UNEXPECTED_TRANSACTION_PLAN_RESULT,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__UNEXPECTED_TRANSACTION_PLAN_RESULT,SOLANA_ERROR__INSTRUCTION_PLANS__EXPECTED_SUCCESSFUL_TRANSACTION_PLAN_RESULT,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__EXPECTED_SUCCESSFUL_TRANSACTION_PLAN_RESULT,SOLANA_ERROR__INSTRUCTION_PLANS__FAILED_SINGLE_TRANSACTION_PLAN_RESULT_NOT_FOUND,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__FAILED_SINGLE_TRANSACTION_PLAN_RESULT_NOT_FOUND,SOLANA_ERROR__FAILED_TO_SEND_TRANSACTION,@solana/errors/SOLANA_ERROR__FAILED_TO_SEND_TRANSACTION,SOLANA_ERROR__FAILED_TO_SIGN_TRANSACTION,@solana/errors/SOLANA_ERROR__FAILED_TO_SIGN_TRANSACTION,SOLANA_ERROR__FAILED_TO_SEND_TRANSACTIONS,@solana/errors/SOLANA_ERROR__FAILED_TO_SEND_TRANSACTIONS,SOLANA_ERROR__FAILED_TO_SIGN_TRANSACTIONS,@solana/errors/SOLANA_ERROR__FAILED_TO_SIGN_TRANSACTIONS,SOLANA_ERROR__INSTRUCTION_PLANS__FAILED_TO_EXECUTE_TRANSACTION_PLAN,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__FAILED_TO_EXECUTE_TRANSACTION_PLAN,isSolanaError,@solana/errors/isSolanaError,SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE,@solana/errors/SOLANA_ERROR__JSON_RPC__SERVER_ERROR_SEND_TRANSACTION_PREFLIGHT_FAILURE,SOLANA_ERROR__TRANSACTION__FAILED_WHEN_SIMULATING_TO_ESTIMATE_COMPUTE_LIMIT,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_WHEN_SIMULATING_TO_ESTIMATE_COMPUTE_LIMIT,SOLANA_ERROR__INVARIANT_VIOLATION__INVALID_TRANSACTION_PLAN_KIND,@solana/errors/SOLANA_ERROR__INVARIANT_VIOLATION__INVALID_TRANSACTION_PLAN_KIND,SOLANA_ERROR__INSTRUCTION_PLANS__NON_DIVISIBLE_TRANSACTION_PLANS_NOT_SUPPORTED,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__NON_DIVISIBLE_TRANSACTION_PLANS_NOT_SUPPORTED,SOLANA_ERROR__INSTRUCTION_PLANS__EMPTY_INSTRUCTION_PLAN,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__EMPTY_INSTRUCTION_PLAN,SOLANA_ERROR__INSTRUCTION_PLANS__MAX_INSTRUCTIONS_PER_TRANSACTION_EXCEEDED,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__MAX_INSTRUCTIONS_PER_TRANSACTION_EXCEEDED,SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNT_ADDRESSES,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNT_ADDRESSES,SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNTS_IN_INSTRUCTION,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_ACCOUNTS_IN_INSTRUCTION,SOLANA_ERROR__TRANSACTION__TOO_MANY_INSTRUCTIONS,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_INSTRUCTIONS,SOLANA_ERROR__TRANSACTION__TOO_MANY_SIGNER_ADDRESSES,@solana/errors/SOLANA_ERROR__TRANSACTION__TOO_MANY_SIGNER_ADDRESSES,SOLANA_ERROR__INSTRUCTION_PLANS__INVALID_MAX_INSTRUCTIONS_PER_TRANSACTION,@solana/errors/SOLANA_ERROR__INSTRUCTION_PLANS__INVALID_MAX_INSTRUCTIONS_PER_TRANSACTION,RpcSimulateTransactionResult,@solana/errors/RpcSimulateTransactionResult,SolanaErrorCode,@solana/errors/SolanaErrorCode"
        },
        {
          "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.browser.mjs",
            "line": 805
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 993
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1172
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 805
          },
          {
            "location": "dist/index.native.mjs",
            "line": 993
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1172
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 805
          },
          {
            "location": "dist/index.node.mjs",
            "line": 993
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1172
          },
          {
            "location": "src/append-instruction-plan.ts",
            "line": 1
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 6
          },
          {
            "location": "src/max-instructions.ts",
            "line": 5
          },
          {
            "location": "src/transaction-plan-errors.ts",
            "line": 13
          },
          {
            "location": "src/transaction-plan-errors.ts",
            "line": 383
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 7
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 483
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 6
          },
          {
            "location": "src/transaction-plan.ts",
            "line": 1
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 13
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 387
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 388
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 389
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 390
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 391
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 392
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs",
      "version": "8.2.0",
      "description": "A library for encoding and decoding any data structure",
      "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@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs/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/@solana/codecs/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs/package.json"
          }
        ]
      }
    },
    {
      "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": "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"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/instruction-plans@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:27Z",
      "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 'instruction-plans' 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 10 source files."
    }
  ]
}