{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:9f917090-3a23-496f-a3f2-807181c53daf",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:17: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": "transactions",
      "group": "@solana",
      "version": "8.1.0",
      "description": "Helpers for creating and serializing transactions",
      "purl": "pkg:npm/%40solana/transactions@8.1.0",
      "bom-ref": "pkg:npm/@solana/transactions@8.1.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#solanatransactions"
        },
        {
          "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-data-structures/package.json\\nnode_modules/@solana/codecs-numbers/package.json\\nnode_modules/@solana/codecs-strings/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/nominal-types/package.json\\nnode_modules/@solana/rpc-types/package.json\\nnode_modules/@solana/transaction-messages/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": "transaction-messages",
      "version": "8.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/transaction-messages/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/transaction-messages,getTransactionVersionDecoder,@solana/transaction-messages/getTransactionVersionDecoder,compileTransactionMessage,@solana/transaction-messages/compileTransactionMessage,getCompiledTransactionMessageEncoder,@solana/transaction-messages/getCompiledTransactionMessageEncoder,isTransactionMessageWithBlockhashLifetime,@solana/transaction-messages/isTransactionMessageWithBlockhashLifetime,isTransactionMessageWithDurableNonceLifetime,@solana/transaction-messages/isTransactionMessageWithDurableNonceLifetime,TransactionMessage,@solana/transaction-messages/TransactionMessage,TransactionMessageWithFeePayer,@solana/transaction-messages/TransactionMessageWithFeePayer,CompiledTransactionMessage,@solana/transaction-messages/CompiledTransactionMessage,CompiledTransactionMessageWithLifetime,@solana/transaction-messages/CompiledTransactionMessageWithLifetime,LegacyCompiledTransactionMessage,@solana/transaction-messages/LegacyCompiledTransactionMessage,Nonce,@solana/transaction-messages/Nonce,TransactionMessageWithBlockhashLifetime,@solana/transaction-messages/TransactionMessageWithBlockhashLifetime,TransactionMessageWithDurableNonceLifetime,@solana/transaction-messages/TransactionMessageWithDurableNonceLifetime,V1CompiledTransactionMessage,@solana/transaction-messages/V1CompiledTransactionMessage,TransactionMessageWithinSizeLimit,@solana/transaction-messages/TransactionMessageWithinSizeLimit"
        },
        {
          "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": 8
          },
          {
            "location": "dist/index.node.cjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 44
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 162
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 305
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 306
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 313
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 318
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 44
          },
          {
            "location": "dist/index.native.mjs",
            "line": 162
          },
          {
            "location": "dist/index.native.mjs",
            "line": 305
          },
          {
            "location": "dist/index.native.mjs",
            "line": 306
          },
          {
            "location": "dist/index.native.mjs",
            "line": 313
          },
          {
            "location": "dist/index.native.mjs",
            "line": 318
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 44
          },
          {
            "location": "dist/index.node.mjs",
            "line": 162
          },
          {
            "location": "dist/index.node.mjs",
            "line": 305
          },
          {
            "location": "dist/index.node.mjs",
            "line": 306
          },
          {
            "location": "dist/index.node.mjs",
            "line": 313
          },
          {
            "location": "dist/index.node.mjs",
            "line": 318
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 36
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 51
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 241
          },
          {
            "location": "src/compile-transaction.ts",
            "line": 8
          },
          {
            "location": "src/compile-transaction.ts",
            "line": 34
          },
          {
            "location": "src/compile-transaction.ts",
            "line": 35
          },
          {
            "location": "src/compile-transaction.ts",
            "line": 44
          },
          {
            "location": "src/compile-transaction.ts",
            "line": 49
          },
          {
            "location": "src/lifetime.ts",
            "line": 21
          },
          {
            "location": "src/transaction-message-size.ts",
            "line": 6
          },
          {
            "location": "src/transaction-size.ts",
            "line": 3
          },
          {
            "location": "src/transaction.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-types",
      "version": "8.1.0",
      "description": "Type definitions for values used in the Solana RPC, and helper functions for working with them",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-types@8.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,isBlockhash,@solana/rpc-types/isBlockhash,Blockhash,@solana/rpc-types/Blockhash,Slot,@solana/rpc-types/Slot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 9
          },
          {
            "location": "dist/index.node.cjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 289
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 289
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 289
          },
          {
            "location": "src/lifetime.ts",
            "line": 11
          },
          {
            "location": "src/lifetime.ts",
            "line": 265
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "nominal-types",
      "version": "8.1.0",
      "description": "Type utilties for creating nominal/branded types in TypeScript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/nominal-types@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solananominal-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/nominal-types@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/nominal-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/nominal-types,NominalType,@solana/nominal-types/NominalType,Brand,@solana/nominal-types/Brand,EncodedString,@solana/nominal-types/EncodedString"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/nominal-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/nominal-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/signatures.ts",
            "line": 11
          },
          {
            "location": "src/transaction-size.ts",
            "line": 2
          },
          {
            "location": "src/transaction.ts",
            "line": 4
          },
          {
            "location": "src/wire-transaction.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "keys",
      "version": "8.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/keys/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/keys,signBytes,@solana/keys/signBytes,SignatureBytes,@solana/keys/SignatureBytes,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": "dist/index.browser.cjs",
            "line": 11
          },
          {
            "location": "dist/index.node.cjs",
            "line": 11
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 355
          },
          {
            "location": "dist/index.native.mjs",
            "line": 9
          },
          {
            "location": "dist/index.native.mjs",
            "line": 355
          },
          {
            "location": "dist/index.node.mjs",
            "line": 9
          },
          {
            "location": "dist/index.node.mjs",
            "line": 355
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 5
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 35
          },
          {
            "location": "src/signatures.ts",
            "line": 10
          },
          {
            "location": "src/signatures.ts",
            "line": 94
          },
          {
            "location": "src/transaction.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "instructions",
      "version": "8.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/instructions/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/instructions/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/instructions/package.json"
          }
        ]
      },
      "tags": [
        "transaction"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "functional",
      "version": "8.1.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.1.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.1.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.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/errors,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__TRANSACTION__SIGNATURE_COUNT_TOO_HIGH_FOR_TRANSACTION_BYTES,@solana/errors/SOLANA_ERROR__TRANSACTION__SIGNATURE_COUNT_TOO_HIGH_FOR_TRANSACTION_BYTES,SOLANA_ERROR__TRANSACTION__MESSAGE_SIGNATURES_MISMATCH,@solana/errors/SOLANA_ERROR__TRANSACTION__MESSAGE_SIGNATURES_MISMATCH,SOLANA_ERROR__TRANSACTION__NONCE_ACCOUNT_CANNOT_BE_IN_LOOKUP_TABLE,@solana/errors/SOLANA_ERROR__TRANSACTION__NONCE_ACCOUNT_CANNOT_BE_IN_LOOKUP_TABLE,SOLANA_ERROR__TRANSACTION__INVALID_NONCE_ACCOUNT_INDEX,@solana/errors/SOLANA_ERROR__TRANSACTION__INVALID_NONCE_ACCOUNT_INDEX,SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_NOT_SUPPORTED,@solana/errors/SOLANA_ERROR__TRANSACTION__VERSION_NUMBER_NOT_SUPPORTED,SOLANA_ERROR__TRANSACTION__EXPECTED_BLOCKHASH_LIFETIME,@solana/errors/SOLANA_ERROR__TRANSACTION__EXPECTED_BLOCKHASH_LIFETIME,SOLANA_ERROR__TRANSACTION__EXPECTED_NONCE_LIFETIME,@solana/errors/SOLANA_ERROR__TRANSACTION__EXPECTED_NONCE_LIFETIME,SOLANA_ERROR__TRANSACTION__FEE_PAYER_SIGNATURE_MISSING,@solana/errors/SOLANA_ERROR__TRANSACTION__FEE_PAYER_SIGNATURE_MISSING,SOLANA_ERROR__TRANSACTION__ADDRESSES_CANNOT_SIGN_TRANSACTION,@solana/errors/SOLANA_ERROR__TRANSACTION__ADDRESSES_CANNOT_SIGN_TRANSACTION,SOLANA_ERROR__TRANSACTION__SIGNATURES_MISSING,@solana/errors/SOLANA_ERROR__TRANSACTION__SIGNATURES_MISSING,SOLANA_ERROR__TRANSACTION__EXCEEDS_SIZE_LIMIT,@solana/errors/SOLANA_ERROR__TRANSACTION__EXCEEDS_SIZE_LIMIT,SOLANA_ERROR__TRANSACTION__CANNOT_ENCODE_WITH_EMPTY_MESSAGE_BYTES,@solana/errors/SOLANA_ERROR__TRANSACTION__CANNOT_ENCODE_WITH_EMPTY_MESSAGE_BYTES,SOLANA_ERROR__TRANSACTION__MALFORMED_MESSAGE_BYTES,@solana/errors/SOLANA_ERROR__TRANSACTION__MALFORMED_MESSAGE_BYTES,SOLANA_ERROR__TRANSACTION__CANNOT_DECODE_EMPTY_TRANSACTION_BYTES,@solana/errors/SOLANA_ERROR__TRANSACTION__CANNOT_DECODE_EMPTY_TRANSACTION_BYTES,SOLANA_ERROR__TRANSACTION__VERSION_ZERO_MUST_BE_ENCODED_WITH_SIGNATURES_FIRST,@solana/errors/SOLANA_ERROR__TRANSACTION__VERSION_ZERO_MUST_BE_ENCODED_WITH_SIGNATURES_FIRST,SOLANA_ERROR__TRANSACTION__CANNOT_ENCODE_WITH_EMPTY_SIGNATURES,@solana/errors/SOLANA_ERROR__TRANSACTION__CANNOT_ENCODE_WITH_EMPTY_SIGNATURES"
        },
        {
          "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": 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/codecs/signatures-encoder.ts",
            "line": 4
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 34
          },
          {
            "location": "src/lifetime.ts",
            "line": 10
          },
          {
            "location": "src/signatures.ts",
            "line": 9
          },
          {
            "location": "src/transaction-message-size.ts",
            "line": 1
          },
          {
            "location": "src/transaction-size.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-strings",
      "version": "8.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-strings/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-strings,getBase58Decoder,@solana/codecs-strings/getBase58Decoder,getBase64Decoder,@solana/codecs-strings/getBase64Decoder"
        },
        {
          "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": 10
          },
          {
            "location": "dist/index.node.cjs",
            "line": 10
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 332
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 405
          },
          {
            "location": "dist/index.native.mjs",
            "line": 8
          },
          {
            "location": "dist/index.native.mjs",
            "line": 332
          },
          {
            "location": "dist/index.native.mjs",
            "line": 405
          },
          {
            "location": "dist/index.node.mjs",
            "line": 8
          },
          {
            "location": "dist/index.node.mjs",
            "line": 332
          },
          {
            "location": "dist/index.node.mjs",
            "line": 405
          },
          {
            "location": "src/signatures.ts",
            "line": 3
          },
          {
            "location": "src/signatures.ts",
            "line": 37
          },
          {
            "location": "src/wire-transaction.ts",
            "line": 1
          },
          {
            "location": "src/wire-transaction.ts",
            "line": 24
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-numbers",
      "version": "8.1.0",
      "description": "Codecs for numbers of different sizes and endianness",
      "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-numbers@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-numbers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-numbers@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-numbers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-numbers,getShortU16Decoder,@solana/codecs-numbers/getShortU16Decoder,getU8Decoder,@solana/codecs-numbers/getU8Decoder,getShortU16Encoder,@solana/codecs-numbers/getShortU16Encoder"
        },
        {
          "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-numbers/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-numbers/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": 26
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 116
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 165
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 167
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 26
          },
          {
            "location": "dist/index.native.mjs",
            "line": 116
          },
          {
            "location": "dist/index.native.mjs",
            "line": 165
          },
          {
            "location": "dist/index.native.mjs",
            "line": 167
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 26
          },
          {
            "location": "dist/index.node.mjs",
            "line": 116
          },
          {
            "location": "dist/index.node.mjs",
            "line": 165
          },
          {
            "location": "dist/index.node.mjs",
            "line": 167
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 3
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 31
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 24
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 161
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 244
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 246
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-data-structures",
      "version": "8.1.0",
      "description": "Codecs for various data structures",
      "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-data-structures@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-data-structures"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-data-structures@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-data-structures/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-data-structures,getPredicateEncoder,@solana/codecs-data-structures/getPredicateEncoder,getStructEncoder,@solana/codecs-data-structures/getStructEncoder,getBytesEncoder,@solana/codecs-data-structures/getBytesEncoder,getPredicateDecoder,@solana/codecs-data-structures/getPredicateDecoder,getStructDecoder,@solana/codecs-data-structures/getStructDecoder,getArrayDecoder,@solana/codecs-data-structures/getArrayDecoder,getBytesDecoder,@solana/codecs-data-structures/getBytesDecoder,getTupleDecoder,@solana/codecs-data-structures/getTupleDecoder,getArrayEncoder,@solana/codecs-data-structures/getArrayEncoder"
        },
        {
          "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-data-structures/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-data-structures/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": 26
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 32
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 70
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 77
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 79
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 91
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 107
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 115
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 116
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 117
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 142
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 160
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 167
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 188
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 26
          },
          {
            "location": "dist/index.native.mjs",
            "line": 32
          },
          {
            "location": "dist/index.native.mjs",
            "line": 70
          },
          {
            "location": "dist/index.native.mjs",
            "line": 77
          },
          {
            "location": "dist/index.native.mjs",
            "line": 79
          },
          {
            "location": "dist/index.native.mjs",
            "line": 91
          },
          {
            "location": "dist/index.native.mjs",
            "line": 107
          },
          {
            "location": "dist/index.native.mjs",
            "line": 115
          },
          {
            "location": "dist/index.native.mjs",
            "line": 116
          },
          {
            "location": "dist/index.native.mjs",
            "line": 117
          },
          {
            "location": "dist/index.native.mjs",
            "line": 142
          },
          {
            "location": "dist/index.native.mjs",
            "line": 160
          },
          {
            "location": "dist/index.native.mjs",
            "line": 167
          },
          {
            "location": "dist/index.native.mjs",
            "line": 188
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 26
          },
          {
            "location": "dist/index.node.mjs",
            "line": 32
          },
          {
            "location": "dist/index.node.mjs",
            "line": 70
          },
          {
            "location": "dist/index.node.mjs",
            "line": 77
          },
          {
            "location": "dist/index.node.mjs",
            "line": 79
          },
          {
            "location": "dist/index.node.mjs",
            "line": 91
          },
          {
            "location": "dist/index.node.mjs",
            "line": 107
          },
          {
            "location": "dist/index.node.mjs",
            "line": 115
          },
          {
            "location": "dist/index.node.mjs",
            "line": 116
          },
          {
            "location": "dist/index.node.mjs",
            "line": 117
          },
          {
            "location": "dist/index.node.mjs",
            "line": 142
          },
          {
            "location": "dist/index.node.mjs",
            "line": 160
          },
          {
            "location": "dist/index.node.mjs",
            "line": 167
          },
          {
            "location": "dist/index.node.mjs",
            "line": 188
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 2
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 31
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 46
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 23
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 86
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 94
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 96
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 110
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 150
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 160
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 161
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 162
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 197
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 239
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 246
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 300
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-core",
      "version": "8.1.0",
      "description": "Core types and helpers for encoding and decoding byte arrays on Solana",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/codecs-core@8.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-core,createEncoder,@solana/codecs-core/createEncoder,transformDecoder,@solana/codecs-core/transformDecoder,fixDecoderSize,@solana/codecs-core/fixDecoderSize,createDecoder,@solana/codecs-core/createDecoder,combineCodec,@solana/codecs-core/combineCodec,padRightDecoder,@solana/codecs-core/padRightDecoder,bytesEqual,@solana/codecs-core/bytesEqual,transformEncoder,@solana/codecs-core/transformEncoder,fixEncoderSize,@solana/codecs-core/fixEncoderSize,FixedSizeEncoder,@solana/codecs-core/FixedSizeEncoder,VariableSizeEncoder,@solana/codecs-core/VariableSizeEncoder,ReadonlyUint8Array,@solana/codecs-core/ReadonlyUint8Array,VariableSizeCodec,@solana/codecs-core/VariableSizeCodec,VariableSizeDecoder,@solana/codecs-core/VariableSizeDecoder,Decoder,@solana/codecs-core/Decoder"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 25
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 26
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 31
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 32
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 92
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 114
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 116
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 123
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 129
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 142
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 156
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 165
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 356
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 25
          },
          {
            "location": "dist/index.native.mjs",
            "line": 26
          },
          {
            "location": "dist/index.native.mjs",
            "line": 31
          },
          {
            "location": "dist/index.native.mjs",
            "line": 32
          },
          {
            "location": "dist/index.native.mjs",
            "line": 92
          },
          {
            "location": "dist/index.native.mjs",
            "line": 114
          },
          {
            "location": "dist/index.native.mjs",
            "line": 116
          },
          {
            "location": "dist/index.native.mjs",
            "line": 123
          },
          {
            "location": "dist/index.native.mjs",
            "line": 129
          },
          {
            "location": "dist/index.native.mjs",
            "line": 142
          },
          {
            "location": "dist/index.native.mjs",
            "line": 156
          },
          {
            "location": "dist/index.native.mjs",
            "line": 165
          },
          {
            "location": "dist/index.native.mjs",
            "line": 356
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 25
          },
          {
            "location": "dist/index.node.mjs",
            "line": 26
          },
          {
            "location": "dist/index.node.mjs",
            "line": 31
          },
          {
            "location": "dist/index.node.mjs",
            "line": 32
          },
          {
            "location": "dist/index.node.mjs",
            "line": 92
          },
          {
            "location": "dist/index.node.mjs",
            "line": 114
          },
          {
            "location": "dist/index.node.mjs",
            "line": 116
          },
          {
            "location": "dist/index.node.mjs",
            "line": 123
          },
          {
            "location": "dist/index.node.mjs",
            "line": 129
          },
          {
            "location": "dist/index.node.mjs",
            "line": 142
          },
          {
            "location": "dist/index.node.mjs",
            "line": 156
          },
          {
            "location": "dist/index.node.mjs",
            "line": 165
          },
          {
            "location": "dist/index.node.mjs",
            "line": 356
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 1
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 30
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 31
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 45
          },
          {
            "location": "src/codecs/signatures-encoder.ts",
            "line": 46
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 13
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 112
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 159
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 161
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 169
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 176
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 197
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 219
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 244
          },
          {
            "location": "src/lifetime.ts",
            "line": 2
          },
          {
            "location": "src/signatures.ts",
            "line": 2
          },
          {
            "location": "src/signatures.ts",
            "line": 96
          },
          {
            "location": "src/transaction.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.1.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.1.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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,getAddressDecoder,@solana/addresses/getAddressDecoder,isAddress,@solana/addresses/isAddress,getAddressFromPublicKey,@solana/addresses/getAddressFromPublicKey,Address,@solana/addresses/Address"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 167
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 188
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 297
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 345
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 167
          },
          {
            "location": "dist/index.native.mjs",
            "line": 188
          },
          {
            "location": "dist/index.native.mjs",
            "line": 297
          },
          {
            "location": "dist/index.native.mjs",
            "line": 345
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 167
          },
          {
            "location": "dist/index.node.mjs",
            "line": 188
          },
          {
            "location": "dist/index.node.mjs",
            "line": 297
          },
          {
            "location": "dist/index.node.mjs",
            "line": 345
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 1
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 246
          },
          {
            "location": "src/codecs/transaction-codec.ts",
            "line": 300
          },
          {
            "location": "src/lifetime.ts",
            "line": 1
          },
          {
            "location": "src/lifetime.ts",
            "line": 330
          },
          {
            "location": "src/signatures.ts",
            "line": 1
          },
          {
            "location": "src/signatures.ts",
            "line": 78
          },
          {
            "location": "src/transaction.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/transactions@8.1.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-14T04:17: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 'transactions' with version '8.1.0'. The package type in this SBOM is npm with a single purl namespace '@solana' described under components. The components were identified from 13 source files."
    }
  ]
}