{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:4f45bf09-6f8a-44d2-9865-5da241e23f88",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-31T02:40:40Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "rpc",
      "group": "@solana",
      "version": "2.3.0",
      "description": "A library for sending JSON RPC requests to Solana RPCs",
      "purl": "pkg:npm/%40solana/rpc@2.3.0",
      "bom-ref": "pkg:npm/@solana/rpc@2.3.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"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "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/errors/package.json\\nnode_modules/@solana/event-target-impl/package.json\\nnode_modules/@solana/fast-stable-stringify/package.json\\nnode_modules/@solana/functional/package.json\\nnode_modules/@solana/rpc-api/package.json\\nnode_modules/@solana/rpc-spec-types/package.json\\nnode_modules/@solana/rpc-spec/package.json\\nnode_modules/@solana/rpc-transformers/package.json\\nnode_modules/@solana/rpc-transport-http/package.json\\nnode_modules/@solana/rpc-types/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.8.2",
      "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"
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.8.2",
      "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.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        }
      ],
      "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": "rpc-types",
      "version": "2.3.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"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-types@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-types@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-types,ClusterUrl,@solana/rpc-types/ClusterUrl,DevnetUrl,@solana/rpc-types/DevnetUrl,MainnetUrl,@solana/rpc-types/MainnetUrl,TestnetUrl,@solana/rpc-types/TestnetUrl"
        }
      ],
      "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/rpc-clusters.ts#3"
          },
          {
            "location": "src/rpc-transport.ts#3"
          },
          {
            "location": "src/rpc.ts#3"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transport-http",
      "version": "2.3.0",
      "description": "An RPC transport that uses HTTP requests",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-transport-http@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transport-http@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transport-http/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-transport-http,createHttpTransportForSolanaRpc,@solana/rpc-transport-http/createHttpTransportForSolanaRpc,createHttpTransport,@solana/rpc-transport-http/createHttpTransport"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-transport-http/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-transport-http/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs#7"
          },
          {
            "location": "dist/index.node.cjs#7"
          },
          {
            "location": "dist/index.browser.mjs#7"
          },
          {
            "location": "dist/index.native.mjs#7"
          },
          {
            "location": "dist/index.node.mjs#7"
          },
          {
            "location": "src/rpc-transport.ts#2"
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transformers",
      "version": "2.3.0",
      "description": "Reusable transformers for patching RPC inputs and outputs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-transformers@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transformers@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transformers/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-transformers,KeyPath,@solana/rpc-transformers/KeyPath"
        }
      ],
      "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": "src/rpc-integer-overflow-error.ts#2"
          }
        ]
      },
      "tags": [
        "rpc",
        "transform"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-spec-types",
      "version": "2.3.0",
      "description": "Shared generic JSON RPC specifications",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-spec-types@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-spec-types@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-spec-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-spec-types,RpcResponse,@solana/rpc-spec-types/RpcResponse"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-spec-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-spec-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/rpc-request-coalescer.ts#3"
          }
        ]
      },
      "tags": [
        "json",
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-spec",
      "version": "2.3.0",
      "description": "A generic implementation of JSON RPCs using proxies",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-spec@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-spec@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-spec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-spec,createRpc,@solana/rpc-spec/createRpc,isJsonRpcPayload,@solana/rpc-spec/isJsonRpcPayload,@solana/rpc-spec/Rpc,RpcTransport,@solana/rpc-spec/RpcTransport"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-spec/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-spec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs#4"
          },
          {
            "location": "dist/index.node.cjs#4"
          },
          {
            "location": "dist/index.browser.mjs#3"
          },
          {
            "location": "dist/index.browser.mjs#4"
          },
          {
            "location": "dist/index.native.mjs#3"
          },
          {
            "location": "dist/index.native.mjs#4"
          },
          {
            "location": "dist/index.node.mjs#3"
          },
          {
            "location": "dist/index.node.mjs#4"
          },
          {
            "location": "src/index.ts#13"
          },
          {
            "location": "src/rpc-clusters.ts#2"
          },
          {
            "location": "src/rpc-request-coalescer.ts#2"
          },
          {
            "location": "src/rpc-request-deduplication.ts#2"
          },
          {
            "location": "src/rpc.ts#2"
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-api",
      "version": "2.3.0",
      "description": "Defines all default Solana RPC methods as types",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/rpc-api@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-api@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-api/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-api,createSolanaRpcApi,@solana/rpc-api/createSolanaRpcApi,SolanaRpcApi,@solana/rpc-api/SolanaRpcApi,SolanaRpcApiDevnet,@solana/rpc-api/SolanaRpcApiDevnet,SolanaRpcApiMainnet,@solana/rpc-api/SolanaRpcApiMainnet,SolanaRpcApiTestnet,@solana/rpc-api/SolanaRpcApiTestnet"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/rpc-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs#3"
          },
          {
            "location": "dist/index.node.cjs#3"
          },
          {
            "location": "dist/index.browser.mjs#1"
          },
          {
            "location": "dist/index.browser.mjs#2"
          },
          {
            "location": "dist/index.native.mjs#1"
          },
          {
            "location": "dist/index.native.mjs#2"
          },
          {
            "location": "dist/index.node.mjs#1"
          },
          {
            "location": "dist/index.node.mjs#2"
          },
          {
            "location": "src/index.ts#12"
          },
          {
            "location": "src/rpc-clusters.ts#1"
          },
          {
            "location": "src/rpc.ts#1"
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "functional",
      "version": "2.3.0",
      "description": "Functional JavaScript helpers",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/functional@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/functional@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/functional/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/functional,pipe,@solana/functional/pipe"
        }
      ],
      "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs#6"
          },
          {
            "location": "dist/index.node.cjs#6"
          },
          {
            "location": "dist/index.browser.mjs#6"
          },
          {
            "location": "dist/index.native.mjs#6"
          },
          {
            "location": "dist/index.node.mjs#6"
          },
          {
            "location": "src/rpc-transport.ts#1"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "fast-stable-stringify",
      "version": "2.3.0",
      "description": "Deterministic stringification for when performance and bundle size matters",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/fast-stable-stringify@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/fast-stable-stringify@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/fast-stable-stringify/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/fast-stable-stringify"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/fast-stable-stringify/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/fast-stable-stringify/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs#8"
          },
          {
            "location": "dist/index.node.cjs#9"
          },
          {
            "location": "dist/index.browser.mjs#8"
          },
          {
            "location": "dist/index.native.mjs#8"
          },
          {
            "location": "dist/index.node.mjs#9"
          },
          {
            "location": "src/rpc-request-deduplication.ts#1"
          }
        ]
      },
      "tags": [
        "bundle",
        "performance"
      ]
    },
    {
      "group": "@solana",
      "name": "event-target-impl",
      "version": "0.0.0",
      "scope": "required",
      "purl": "pkg:npm/%40solana/event-target-impl@0.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@solana/event-target-impl@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/event-target-impl/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/event-target-impl,AbortController,@solana/event-target-impl/AbortController"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/event-target-impl/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/event-target-impl/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/rpc-request-coalescer.ts#1"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "errors",
      "version": "2.3.0",
      "description": "Throw, identify, and decode Solana JavaScript errors",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40solana/errors@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/errors@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/errors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/errors,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__RPC__INTEGER_OVERFLOW,@solana/errors/SOLANA_ERROR__RPC__INTEGER_OVERFLOW,safeCaptureStackTrace,@solana/errors/safeCaptureStackTrace"
        }
      ],
      "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#5"
          },
          {
            "location": "dist/index.node.cjs#5"
          },
          {
            "location": "dist/index.browser.mjs#5"
          },
          {
            "location": "dist/index.native.mjs#5"
          },
          {
            "location": "dist/index.node.mjs#5"
          },
          {
            "location": "src/rpc-integer-overflow-error.ts#1"
          }
        ]
      },
      "tags": [
        "decode"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/rpc@2.3.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-31T02:40:40Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Friday, July 31, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'rpc' with version '2.3.0'. The package type in this SBOM is npm with a single purl namespace '@solana' described under components. The components were identified from 11 source files."
    }
  ]
}