{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:dae4d5d8-5d65-46e2-8585-0b3e7c82470c",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-20T06:21:58Z",
    "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": "6.10.0",
      "description": "Construct, plan and execute transactions from multiple instructions.",
      "purl": "pkg:npm/%40solana/instruction-plans@6.10.0",
      "bom-ref": "pkg:npm/@solana/instruction-plans@6.10.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": "6.10.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@6.10.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@6.10.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transactions/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transactions,getTransactionMessageSize,@solana/transactions/getTransactionMessageSize,getTransactionMessageSizeLimit,@solana/transactions/getTransactionMessageSizeLimit,getSignatureFromTransaction,@solana/transactions/getSignatureFromTransaction,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": 155
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 158
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 160
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 166
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 190
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 193
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 194
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 200
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 419
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 838
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1031
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1054
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1055
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1056
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1059
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1089
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1090
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1091
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1094
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 155
          },
          {
            "location": "dist/index.native.mjs",
            "line": 158
          },
          {
            "location": "dist/index.native.mjs",
            "line": 160
          },
          {
            "location": "dist/index.native.mjs",
            "line": 166
          },
          {
            "location": "dist/index.native.mjs",
            "line": 190
          },
          {
            "location": "dist/index.native.mjs",
            "line": 193
          },
          {
            "location": "dist/index.native.mjs",
            "line": 194
          },
          {
            "location": "dist/index.native.mjs",
            "line": 200
          },
          {
            "location": "dist/index.native.mjs",
            "line": 419
          },
          {
            "location": "dist/index.native.mjs",
            "line": 838
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1031
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1054
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1055
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1056
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1059
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1089
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1090
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1091
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1094
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 155
          },
          {
            "location": "dist/index.node.mjs",
            "line": 158
          },
          {
            "location": "dist/index.node.mjs",
            "line": 160
          },
          {
            "location": "dist/index.node.mjs",
            "line": 166
          },
          {
            "location": "dist/index.node.mjs",
            "line": 190
          },
          {
            "location": "dist/index.node.mjs",
            "line": 193
          },
          {
            "location": "dist/index.node.mjs",
            "line": 194
          },
          {
            "location": "dist/index.node.mjs",
            "line": 200
          },
          {
            "location": "dist/index.node.mjs",
            "line": 419
          },
          {
            "location": "dist/index.node.mjs",
            "line": 838
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1031
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1054
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1055
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1056
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1059
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1089
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1090
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1091
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1094
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 13
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 933
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 937
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 942
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 948
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1003
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1007
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1009
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1015
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 11
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 223
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 9
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 509
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 19
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 329
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 366
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 367
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 368
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 371
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 411
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 412
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 413
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 416
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transaction-messages",
      "version": "6.10.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@6.10.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@6.10.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": 156
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 172
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 192
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 235
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 972
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1088
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 156
          },
          {
            "location": "dist/index.native.mjs",
            "line": 172
          },
          {
            "location": "dist/index.native.mjs",
            "line": 192
          },
          {
            "location": "dist/index.native.mjs",
            "line": 235
          },
          {
            "location": "dist/index.native.mjs",
            "line": 972
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1088
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 156
          },
          {
            "location": "dist/index.node.mjs",
            "line": 172
          },
          {
            "location": "dist/index.node.mjs",
            "line": 192
          },
          {
            "location": "dist/index.node.mjs",
            "line": 235
          },
          {
            "location": "dist/index.node.mjs",
            "line": 972
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1088
          },
          {
            "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": 934
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 955
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 1006
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 10
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 8
          },
          {
            "location": "src/transaction-plan.ts",
            "line": 2
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 18
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 255
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 409
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "promises",
      "version": "6.10.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@6.10.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@6.10.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": 829
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1023
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1044
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1048
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 829
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1023
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1044
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1048
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 829
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1023
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1044
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1048
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 9
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 210
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 13
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 321
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 356
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 360
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "keys",
      "version": "6.10.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@6.10.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@6.10.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-executor.ts",
            "line": 8
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "instructions",
      "version": "6.10.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@6.10.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@6.10.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": "6.10.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@6.10.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@6.10.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": "6.10.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@6.10.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@6.10.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_SEND_TRANSACTIONS,@solana/errors/SOLANA_ERROR__FAILED_TO_SEND_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__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,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": 737
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 867
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1036
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 737
          },
          {
            "location": "dist/index.native.mjs",
            "line": 867
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1036
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 737
          },
          {
            "location": "dist/index.node.mjs",
            "line": 867
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1036
          },
          {
            "location": "src/append-instruction-plan.ts",
            "line": 1
          },
          {
            "location": "src/instruction-plan.ts",
            "line": 6
          },
          {
            "location": "src/transaction-plan-errors.ts",
            "line": 11
          },
          {
            "location": "src/transaction-plan-errors.ts",
            "line": 225
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 7
          },
          {
            "location": "src/transaction-plan-executor.ts",
            "line": 302
          },
          {
            "location": "src/transaction-plan-result.ts",
            "line": 6
          },
          {
            "location": "src/transaction-plan.ts",
            "line": 1
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 12
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 335
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 336
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 337
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 338
          },
          {
            "location": "src/transaction-planner.ts",
            "line": 339
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs",
      "version": "6.10.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@6.10.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@6.10.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": "6.10.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@6.10.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@6.10.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@6.10.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-08-20T06:21:58Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, August 20, 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 '6.10.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."
    }
  ]
}