{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8cad4b6b-0547-4d74-9cf4-428e66935cc0",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:35:43Z",
    "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": "rpc-subscriptions-api",
      "group": "@solana",
      "version": "8.2.0",
      "description": "Defines all default Solana RPC subscriptions as types",
      "purl": "pkg:npm/%40solana/rpc-subscriptions-api@8.2.0",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions-api@8.2.0",
      "author": "Solana Labs Maintainers <maintainers@solanalabs.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "compile:docs, compile:js, compile:typedefs, dev, prepublishOnly, publish-impl, publish-packages, style:fix, test:lint, test:prettier, test:treeshakability:browser, test:treeshakability:native, test:treeshakability:node, test:typecheck, test:unit:browser, test:unit:node"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile:docs, compile:js, compile:typedefs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-subscriptions-api"
        },
        {
          "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/keys/package.json\\nnode_modules/@solana/rpc-subscriptions-channel-websocket/package.json\\nnode_modules/@solana/rpc-subscriptions-spec/package.json\\nnode_modules/@solana/rpc-transformers/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": "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"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "transaction-messages",
      "version": "8.2.0",
      "description": "Helpers for creating transaction messages",
      "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/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,TransactionVersion,@solana/transaction-messages/TransactionVersion"
        },
        {
          "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/transaction-messages/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/transaction-messages/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/block-notifications.ts",
            "line": 16
          }
        ]
      },
      "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,AccountInfoBase,@solana/rpc-types/AccountInfoBase,AccountInfoWithBase58Bytes,@solana/rpc-types/AccountInfoWithBase58Bytes,AccountInfoWithBase58EncodedData,@solana/rpc-types/AccountInfoWithBase58EncodedData,AccountInfoWithBase64EncodedData,@solana/rpc-types/AccountInfoWithBase64EncodedData,AccountInfoWithBase64EncodedZStdCompressedData,@solana/rpc-types/AccountInfoWithBase64EncodedZStdCompressedData,AccountInfoWithJsonData,@solana/rpc-types/AccountInfoWithJsonData,Commitment,@solana/rpc-types/Commitment,SolanaRpcResponse,@solana/rpc-types/SolanaRpcResponse,Base58EncodedBytes,@solana/rpc-types/Base58EncodedBytes,Blockhash,@solana/rpc-types/Blockhash,Reward,@solana/rpc-types/Reward,Slot,@solana/rpc-types/Slot,TransactionForAccounts,@solana/rpc-types/TransactionForAccounts,TransactionForFullBase58,@solana/rpc-types/TransactionForFullBase58,TransactionForFullBase64,@solana/rpc-types/TransactionForFullBase64,TransactionForFullJson,@solana/rpc-types/TransactionForFullJson,TransactionForFullJsonParsed,@solana/rpc-types/TransactionForFullJsonParsed,UnixTimestamp,@solana/rpc-types/UnixTimestamp,TransactionError,@solana/rpc-types/TransactionError,AccountInfoWithPubkey,@solana/rpc-types/AccountInfoWithPubkey,GetProgramAccountsDatasizeFilter,@solana/rpc-types/GetProgramAccountsDatasizeFilter,GetProgramAccountsMemcmpFilter,@solana/rpc-types/GetProgramAccountsMemcmpFilter"
        },
        {
          "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/account-notifications.ts",
            "line": 11
          },
          {
            "location": "src/block-notifications.ts",
            "line": 15
          },
          {
            "location": "src/logs-notifications.ts",
            "line": 3
          },
          {
            "location": "src/program-notifications.ts",
            "line": 14
          },
          {
            "location": "src/root-notifications.ts",
            "line": 1
          },
          {
            "location": "src/signature-notifications.ts",
            "line": 2
          },
          {
            "location": "src/slot-notifications.ts",
            "line": 1
          },
          {
            "location": "src/slots-updates-notifications.ts",
            "line": 1
          },
          {
            "location": "src/vote-notifications.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transformers",
      "version": "8.2.0",
      "description": "Reusable transformers for patching RPC inputs and outputs",
      "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-transformers@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-transformers"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transformers@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transformers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-transformers,getDefaultRequestTransformerForSolanaRpc,@solana/rpc-transformers/getDefaultRequestTransformerForSolanaRpc,getDefaultResponseTransformerForSolanaRpcSubscriptions,@solana/rpc-transformers/getDefaultResponseTransformerForSolanaRpcSubscriptions,KEYPATH_WILDCARD,@solana/rpc-transformers/KEYPATH_WILDCARD,jsonParsedAccountsConfigs,@solana/rpc-transformers/jsonParsedAccountsConfigs,tokenBalancesConfigs,@solana/rpc-transformers/tokenBalancesConfigs,innerInstructionsConfigs,@solana/rpc-transformers/innerInstructionsConfigs,messageConfig,@solana/rpc-transformers/messageConfig,AllowedNumericKeypaths,@solana/rpc-transformers/AllowedNumericKeypaths,RequestTransformerConfig,@solana/rpc-transformers/RequestTransformerConfig"
        },
        {
          "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-transformers/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-transformers/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": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 34
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 36
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 59
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 69
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 75
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 34
          },
          {
            "location": "dist/index.native.mjs",
            "line": 36
          },
          {
            "location": "dist/index.native.mjs",
            "line": 59
          },
          {
            "location": "dist/index.native.mjs",
            "line": 69
          },
          {
            "location": "dist/index.native.mjs",
            "line": 75
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 34
          },
          {
            "location": "dist/index.node.mjs",
            "line": 36
          },
          {
            "location": "dist/index.node.mjs",
            "line": 59
          },
          {
            "location": "dist/index.node.mjs",
            "line": 69
          },
          {
            "location": "dist/index.node.mjs",
            "line": 75
          },
          {
            "location": "src/index.ts",
            "line": 17
          },
          {
            "location": "src/index.ts",
            "line": 56
          },
          {
            "location": "src/index.ts",
            "line": 57
          },
          {
            "location": "src/index.ts",
            "line": 98
          },
          {
            "location": "src/index.ts",
            "line": 100
          },
          {
            "location": "src/index.ts",
            "line": 123
          },
          {
            "location": "src/index.ts",
            "line": 133
          },
          {
            "location": "src/index.ts",
            "line": 139
          }
        ]
      },
      "tags": [
        "rpc",
        "transform"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-subscriptions-spec",
      "version": "8.2.0",
      "description": "A generic implementation of JSON RPC Subscriptions using proxies",
      "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-subscriptions-spec@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-subscriptions-spec"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions-spec@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-subscriptions-spec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-subscriptions-spec,createRpcSubscriptionsApi,@solana/rpc-subscriptions-spec/createRpcSubscriptionsApi,executeRpcPubSubSubscriptionPlan,@solana/rpc-subscriptions-spec/executeRpcPubSubSubscriptionPlan,RpcSubscriptionsApi,@solana/rpc-subscriptions-spec/RpcSubscriptionsApi,RpcSubscriptionsApiMethods,@solana/rpc-subscriptions-spec/RpcSubscriptionsApiMethods"
        },
        {
          "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-subscriptions-spec/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-subscriptions-spec/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": 10
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 12
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 10
          },
          {
            "location": "dist/index.native.mjs",
            "line": 12
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 10
          },
          {
            "location": "dist/index.node.mjs",
            "line": 12
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 60
          },
          {
            "location": "src/index.ts",
            "line": 62
          }
        ]
      },
      "tags": [
        "json",
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-subscriptions-channel-websocket",
      "version": "8.2.0",
      "description": "An RPC Subscriptions transport that uses WebSockets",
      "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-subscriptions-channel-websocket@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-subscriptions-channel-websocket"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-subscriptions-channel-websocket@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-subscriptions-channel-websocket/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-subscriptions-channel-websocket/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-subscriptions-channel-websocket/package.json"
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "keys",
      "version": "8.2.0",
      "description": "Helpers for generating and transforming key material",
      "scope": "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/keys@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanakeys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/keys@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/keys/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/keys,Signature,@solana/keys/Signature"
        },
        {
          "name": "cdx: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/keys/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/keys/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/logs-notifications.ts",
            "line": 2
          },
          {
            "location": "src/signature-notifications.ts",
            "line": 1
          },
          {
            "location": "src/vote-notifications.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.2.0",
      "description": "Helpers for generating account addresses",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/addresses@8.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaddresses"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/addresses@8.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,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": "src/account-notifications.ts",
            "line": 1
          },
          {
            "location": "src/block-notifications.ts",
            "line": 1
          },
          {
            "location": "src/logs-notifications.ts",
            "line": 1
          },
          {
            "location": "src/program-notifications.ts",
            "line": 1
          },
          {
            "location": "src/vote-notifications.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/rpc-subscriptions-api@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:43Z",
      "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 'rpc-subscriptions-api' 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 9 source files."
    }
  ]
}