{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:344f21f5-dc2a-43aa-ae3e-0407bb493e7d",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35:51Z",
    "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": "transaction-introspection",
      "group": "@solana",
      "version": "8.2.0",
      "description": "Helpers for inspecting confirmed Solana transactions and walking their instructions",
      "purl": "pkg:npm/%40solana/transaction-introspection@8.2.0",
      "bom-ref": "pkg:npm/@solana/transaction-introspection@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-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#solanatransaction-introspection"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solana"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solana/addresses/package.json\\nnode_modules/@solana/codecs-core/package.json\\nnode_modules/@solana/codecs-strings/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/instructions/package.json\\nnode_modules/@solana/rpc-api/package.json\\nnode_modules/@solana/rpc-types/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,getTransactionDecoder,@solana/transactions/getTransactionDecoder,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": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 14
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 14
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 14
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 24
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 25
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 132
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transaction-messages",
      "version": "8.2.0",
      "description": "Helpers for creating transaction messages",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/transaction-messages@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanatransaction-messages"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/transaction-messages@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transaction-messages/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transaction-messages,getCompiledTransactionMessageDecoder,@solana/transaction-messages/getCompiledTransactionMessageDecoder,CompiledTransactionMessage,@solana/transaction-messages/CompiledTransactionMessage,CompiledTransactionMessageWithLifetime,@solana/transaction-messages/CompiledTransactionMessageWithLifetime,LegacyCompiledTransactionMessage,@solana/transaction-messages/LegacyCompiledTransactionMessage,TransactionVersion,@solana/transaction-messages/TransactionVersion,V0CompiledTransactionMessage,@solana/transaction-messages/V0CompiledTransactionMessage,V1CompiledTransactionMessage,@solana/transaction-messages/V1CompiledTransactionMessage"
        },
        {
          "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": 5
          },
          {
            "location": "dist/index.node.cjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 15
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 15
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 15
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 22
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 23
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 133
          },
          {
            "location": "src/get-instructions.ts",
            "line": 11
          },
          {
            "location": "src/walk-instructions.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-types",
      "version": "8.2.0",
      "description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-types@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-types@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,Base58EncodedBytes,@solana/rpc-types/Base58EncodedBytes,Base58EncodedDataResponse,@solana/rpc-types/Base58EncodedDataResponse,Base64EncodedDataResponse,@solana/rpc-types/Base64EncodedDataResponse,Blockhash,@solana/rpc-types/Blockhash,TransactionForFullMetaInnerInstructionsUnparsed,@solana/rpc-types/TransactionForFullMetaInnerInstructionsUnparsed"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 14
          },
          {
            "location": "src/get-inner-instructions.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-api",
      "version": "8.2.0",
      "description": "Defines all default Solana RPC methods as types",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-api@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-api"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-api@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-api/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/rpc-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-api/package.json"
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "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,AccountRole,@solana/instructions/AccountRole,AccountMeta,@solana/instructions/AccountMeta,Instruction,@solana/instructions/Instruction"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/instructions/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/instructions/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "src/get-inner-instructions.ts",
            "line": 7
          },
          {
            "location": "src/get-instructions.ts",
            "line": 10
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "errors",
      "version": "8.2.0",
      "description": "Throw, identify, and decode Solana JavaScript errors",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/errors@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaerrors"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/errors@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/errors,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__TRANSACTION_INTROSPECTION__CANNOT_DECODE_JSON_PARSED_TRANSACTION,@solana/errors/SOLANA_ERROR__TRANSACTION_INTROSPECTION__CANNOT_DECODE_JSON_PARSED_TRANSACTION,SOLANA_ERROR__TRANSACTION_INTROSPECTION__UNRECOGNIZED_GET_TRANSACTION_RESPONSE,@solana/errors/SOLANA_ERROR__TRANSACTION_INTROSPECTION__UNRECOGNIZED_GET_TRANSACTION_RESPONSE,SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_INSTRUCTION_PROGRAM_ADDRESS_NOT_FOUND,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_INSTRUCTION_PROGRAM_ADDRESS_NOT_FOUND,SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_INSTRUCTION_ACCOUNT_INDEX_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__TRANSACTION__FAILED_TO_DECOMPILE_INSTRUCTION_ACCOUNT_INDEX_OUT_OF_RANGE,SOLANA_ERROR__TRANSACTION__INSTRUCTION_HEADERS_PAYLOADS_MISMATCH,@solana/errors/SOLANA_ERROR__TRANSACTION__INSTRUCTION_HEADERS_PAYLOADS_MISMATCH,SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_NOT_SUPPORTED,@solana/errors/SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_NOT_SUPPORTED"
        },
        {
          "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": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 8
          },
          {
            "location": "src/get-inner-instructions.ts",
            "line": 6
          },
          {
            "location": "src/get-instructions.ts",
            "line": 9
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-strings",
      "version": "8.2.0",
      "description": "Codecs for strings of different sizes and encodings",
      "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-strings@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-strings"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-strings@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-strings/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-strings,getBase58Encoder,@solana/codecs-strings/getBase58Encoder,getBase64Encoder,@solana/codecs-strings/getBase64Encoder"
        },
        {
          "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-strings/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-strings/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": 20
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 25
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 29
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 139
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 20
          },
          {
            "location": "dist/index.native.mjs",
            "line": 25
          },
          {
            "location": "dist/index.native.mjs",
            "line": 29
          },
          {
            "location": "dist/index.native.mjs",
            "line": 139
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 20
          },
          {
            "location": "dist/index.node.mjs",
            "line": 25
          },
          {
            "location": "dist/index.node.mjs",
            "line": 29
          },
          {
            "location": "dist/index.node.mjs",
            "line": 139
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 2
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 139
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 145
          },
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 150
          },
          {
            "location": "src/get-inner-instructions.ts",
            "line": 1
          },
          {
            "location": "src/get-inner-instructions.ts",
            "line": 59
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-core",
      "version": "8.2.0",
      "description": "Core types and helpers for encoding and decoding byte arrays on Solana",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/codecs-core@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-core@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-core,ReadonlyUint8Array,@solana/codecs-core/ReadonlyUint8Array"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/get-instructions.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.2.0",
      "description": "Helpers for generating account addresses",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/addresses@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaddresses"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/addresses@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,Address,@solana/addresses/Address"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/decode-rpc-transaction.ts",
            "line": 1
          },
          {
            "location": "src/get-instructions.ts",
            "line": 1
          },
          {
            "location": "src/loaded-addresses.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/transaction-introspection@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:51Z",
      "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 'transaction-introspection' 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."
    }
  ]
}