{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:77ffb9f0-ea49-47da-88ef-e7670b27e1b6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:17:47Z",
    "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": "sysvars",
      "group": "@solana",
      "version": "8.1.0",
      "description": "An abstraction layer over signing messages and transactions in Solana",
      "purl": "pkg:npm/%40solana/sysvars@8.1.0",
      "bom-ref": "pkg:npm/@solana/sysvars@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#solanasysvars"
        },
        {
          "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/accounts/package.json\\nnode_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/errors/package.json\\nnode_modules/@solana/rpc-api/package.json\\nnode_modules/@solana/rpc-parsed-types/package.json\\nnode_modules/@solana/rpc-spec/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.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": "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,getBlockhashEncoder,@solana/rpc-types/getBlockhashEncoder,getDefaultLamportsEncoder,@solana/rpc-types/getDefaultLamportsEncoder,getBlockhashDecoder,@solana/rpc-types/getBlockhashDecoder,getDefaultLamportsDecoder,@solana/rpc-types/getDefaultLamportsDecoder,Epoch,@solana/rpc-types/Epoch,Slot,@solana/rpc-types/Slot,UnixTimestamp,@solana/rpc-types/UnixTimestamp,Blockhash,@solana/rpc-types/Blockhash,Lamports,@solana/rpc-types/Lamports,F64UnsafeSeeDocumentation,@solana/rpc-types/F64UnsafeSeeDocumentation"
        },
        {
          "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": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 58
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 60
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 61
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 69
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 71
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 72
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 130
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 131
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 138
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 139
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 154
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 161
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 179
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 187
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 311
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 312
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 313
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 327
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 328
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 329
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 58
          },
          {
            "location": "dist/index.native.mjs",
            "line": 60
          },
          {
            "location": "dist/index.native.mjs",
            "line": 61
          },
          {
            "location": "dist/index.native.mjs",
            "line": 69
          },
          {
            "location": "dist/index.native.mjs",
            "line": 71
          },
          {
            "location": "dist/index.native.mjs",
            "line": 72
          },
          {
            "location": "dist/index.native.mjs",
            "line": 130
          },
          {
            "location": "dist/index.native.mjs",
            "line": 131
          },
          {
            "location": "dist/index.native.mjs",
            "line": 138
          },
          {
            "location": "dist/index.native.mjs",
            "line": 139
          },
          {
            "location": "dist/index.native.mjs",
            "line": 154
          },
          {
            "location": "dist/index.native.mjs",
            "line": 161
          },
          {
            "location": "dist/index.native.mjs",
            "line": 179
          },
          {
            "location": "dist/index.native.mjs",
            "line": 187
          },
          {
            "location": "dist/index.native.mjs",
            "line": 311
          },
          {
            "location": "dist/index.native.mjs",
            "line": 312
          },
          {
            "location": "dist/index.native.mjs",
            "line": 313
          },
          {
            "location": "dist/index.native.mjs",
            "line": 327
          },
          {
            "location": "dist/index.native.mjs",
            "line": 328
          },
          {
            "location": "dist/index.native.mjs",
            "line": 329
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 58
          },
          {
            "location": "dist/index.node.mjs",
            "line": 60
          },
          {
            "location": "dist/index.node.mjs",
            "line": 61
          },
          {
            "location": "dist/index.node.mjs",
            "line": 69
          },
          {
            "location": "dist/index.node.mjs",
            "line": 71
          },
          {
            "location": "dist/index.node.mjs",
            "line": 72
          },
          {
            "location": "dist/index.node.mjs",
            "line": 130
          },
          {
            "location": "dist/index.node.mjs",
            "line": 131
          },
          {
            "location": "dist/index.node.mjs",
            "line": 138
          },
          {
            "location": "dist/index.node.mjs",
            "line": 139
          },
          {
            "location": "dist/index.node.mjs",
            "line": 154
          },
          {
            "location": "dist/index.node.mjs",
            "line": 161
          },
          {
            "location": "dist/index.node.mjs",
            "line": 179
          },
          {
            "location": "dist/index.node.mjs",
            "line": 187
          },
          {
            "location": "dist/index.node.mjs",
            "line": 311
          },
          {
            "location": "dist/index.node.mjs",
            "line": 312
          },
          {
            "location": "dist/index.node.mjs",
            "line": 313
          },
          {
            "location": "dist/index.node.mjs",
            "line": 327
          },
          {
            "location": "dist/index.node.mjs",
            "line": 328
          },
          {
            "location": "dist/index.node.mjs",
            "line": 329
          },
          {
            "location": "src/clock.ts",
            "line": 7
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 19
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 67
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 69
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 70
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 83
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 85
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 86
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 12
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 7
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 18
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 55
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 56
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 72
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 73
          },
          {
            "location": "src/rent.ts",
            "line": 12
          },
          {
            "location": "src/rent.ts",
            "line": 41
          },
          {
            "location": "src/rent.ts",
            "line": 53
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 12
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 32
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 45
          },
          {
            "location": "src/slot-history.ts",
            "line": 21
          },
          {
            "location": "src/stake-history.ts",
            "line": 12
          },
          {
            "location": "src/stake-history.ts",
            "line": 49
          },
          {
            "location": "src/stake-history.ts",
            "line": 50
          },
          {
            "location": "src/stake-history.ts",
            "line": 51
          },
          {
            "location": "src/stake-history.ts",
            "line": 70
          },
          {
            "location": "src/stake-history.ts",
            "line": 71
          },
          {
            "location": "src/stake-history.ts",
            "line": 72
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-transport-http",
      "version": "8.1.0",
      "description": "An RPC transport that uses HTTP requests",
      "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-transport-http@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-transport-http"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-transport-http@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-transport-http/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-transport-http/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-transport-http/package.json"
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-spec",
      "version": "8.1.0",
      "description": "A generic implementation of JSON RPCs using proxies",
      "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-spec@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-spec"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-spec@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-spec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-spec,@solana/rpc-spec/Rpc"
        },
        {
          "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-spec/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-spec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/clock.ts",
            "line": 6
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 11
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 11
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 6
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 10
          },
          {
            "location": "src/rent.ts",
            "line": 6
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 11
          },
          {
            "location": "src/slot-history.ts",
            "line": 20
          },
          {
            "location": "src/stake-history.ts",
            "line": 11
          },
          {
            "location": "src/sysvar.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-parsed-types",
      "version": "8.1.0",
      "description": "Type definitions for parsed types used in the Solana RPC",
      "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-parsed-types@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-parsed-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-parsed-types@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-parsed-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-parsed-types,JsonParsedSysvarAccount,@solana/rpc-parsed-types/JsonParsedSysvarAccount"
        },
        {
          "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-parsed-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-parsed-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/sysvar.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "rpc-api",
      "version": "8.1.0",
      "description": "Defines all default Solana RPC methods as types",
      "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-api@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanarpc-api"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/rpc-api@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/rpc-api/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/rpc-api,GetAccountInfoApi,@solana/rpc-api/GetAccountInfoApi"
        },
        {
          "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-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/rpc-api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/clock.ts",
            "line": 5
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 10
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 10
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 5
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 9
          },
          {
            "location": "src/rent.ts",
            "line": 5
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 10
          },
          {
            "location": "src/slot-history.ts",
            "line": 19
          },
          {
            "location": "src/stake-history.ts",
            "line": 10
          },
          {
            "location": "src/sysvar.ts",
            "line": 9
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "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__CODECS__INVALID_BYTE_LENGTH,@solana/errors/SOLANA_ERROR__CODECS__INVALID_BYTE_LENGTH,SOLANA_ERROR__CODECS__ENUM_DISCRIMINATOR_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__CODECS__ENUM_DISCRIMINATOR_OUT_OF_RANGE,SOLANA_ERROR__CODECS__INVALID_NUMBER_OF_ITEMS,@solana/errors/SOLANA_ERROR__CODECS__INVALID_NUMBER_OF_ITEMS"
        },
        {
          "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": 8
          },
          {
            "location": "dist/index.node.cjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "src/slot-history.ts",
            "line": 18
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "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,getU64Encoder,@solana/codecs-numbers/getU64Encoder,getI64Encoder,@solana/codecs-numbers/getI64Encoder,getU64Decoder,@solana/codecs-numbers/getU64Decoder,getI64Decoder,@solana/codecs-numbers/getI64Decoder,getU128Encoder,@solana/codecs-numbers/getU128Encoder,getU128Decoder,@solana/codecs-numbers/getU128Decoder,getF64Encoder,@solana/codecs-numbers/getF64Encoder,getU8Encoder,@solana/codecs-numbers/getU8Encoder,getF64Decoder,@solana/codecs-numbers/getF64Decoder,getU8Decoder,@solana/codecs-numbers/getU8Decoder,getU64Codec,@solana/codecs-numbers/getU64Codec"
        },
        {
          "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": 29
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 30
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 31
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 32
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 33
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 38
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 39
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 40
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 41
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 42
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 56
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 57
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 59
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 67
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 68
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 70
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 87
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 88
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 90
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 91
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 96
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 97
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 99
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 100
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 113
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 116
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 155
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 156
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 162
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 163
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 178
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 186
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 212
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 216
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 220
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 224
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 307
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 317
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 323
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 333
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 29
          },
          {
            "location": "dist/index.native.mjs",
            "line": 30
          },
          {
            "location": "dist/index.native.mjs",
            "line": 31
          },
          {
            "location": "dist/index.native.mjs",
            "line": 32
          },
          {
            "location": "dist/index.native.mjs",
            "line": 33
          },
          {
            "location": "dist/index.native.mjs",
            "line": 38
          },
          {
            "location": "dist/index.native.mjs",
            "line": 39
          },
          {
            "location": "dist/index.native.mjs",
            "line": 40
          },
          {
            "location": "dist/index.native.mjs",
            "line": 41
          },
          {
            "location": "dist/index.native.mjs",
            "line": 42
          },
          {
            "location": "dist/index.native.mjs",
            "line": 56
          },
          {
            "location": "dist/index.native.mjs",
            "line": 57
          },
          {
            "location": "dist/index.native.mjs",
            "line": 59
          },
          {
            "location": "dist/index.native.mjs",
            "line": 67
          },
          {
            "location": "dist/index.native.mjs",
            "line": 68
          },
          {
            "location": "dist/index.native.mjs",
            "line": 70
          },
          {
            "location": "dist/index.native.mjs",
            "line": 87
          },
          {
            "location": "dist/index.native.mjs",
            "line": 88
          },
          {
            "location": "dist/index.native.mjs",
            "line": 90
          },
          {
            "location": "dist/index.native.mjs",
            "line": 91
          },
          {
            "location": "dist/index.native.mjs",
            "line": 96
          },
          {
            "location": "dist/index.native.mjs",
            "line": 97
          },
          {
            "location": "dist/index.native.mjs",
            "line": 99
          },
          {
            "location": "dist/index.native.mjs",
            "line": 100
          },
          {
            "location": "dist/index.native.mjs",
            "line": 113
          },
          {
            "location": "dist/index.native.mjs",
            "line": 116
          },
          {
            "location": "dist/index.native.mjs",
            "line": 155
          },
          {
            "location": "dist/index.native.mjs",
            "line": 156
          },
          {
            "location": "dist/index.native.mjs",
            "line": 162
          },
          {
            "location": "dist/index.native.mjs",
            "line": 163
          },
          {
            "location": "dist/index.native.mjs",
            "line": 178
          },
          {
            "location": "dist/index.native.mjs",
            "line": 186
          },
          {
            "location": "dist/index.native.mjs",
            "line": 212
          },
          {
            "location": "dist/index.native.mjs",
            "line": 216
          },
          {
            "location": "dist/index.native.mjs",
            "line": 220
          },
          {
            "location": "dist/index.native.mjs",
            "line": 224
          },
          {
            "location": "dist/index.native.mjs",
            "line": 307
          },
          {
            "location": "dist/index.native.mjs",
            "line": 317
          },
          {
            "location": "dist/index.native.mjs",
            "line": 323
          },
          {
            "location": "dist/index.native.mjs",
            "line": 333
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 29
          },
          {
            "location": "dist/index.node.mjs",
            "line": 30
          },
          {
            "location": "dist/index.node.mjs",
            "line": 31
          },
          {
            "location": "dist/index.node.mjs",
            "line": 32
          },
          {
            "location": "dist/index.node.mjs",
            "line": 33
          },
          {
            "location": "dist/index.node.mjs",
            "line": 38
          },
          {
            "location": "dist/index.node.mjs",
            "line": 39
          },
          {
            "location": "dist/index.node.mjs",
            "line": 40
          },
          {
            "location": "dist/index.node.mjs",
            "line": 41
          },
          {
            "location": "dist/index.node.mjs",
            "line": 42
          },
          {
            "location": "dist/index.node.mjs",
            "line": 56
          },
          {
            "location": "dist/index.node.mjs",
            "line": 57
          },
          {
            "location": "dist/index.node.mjs",
            "line": 59
          },
          {
            "location": "dist/index.node.mjs",
            "line": 67
          },
          {
            "location": "dist/index.node.mjs",
            "line": 68
          },
          {
            "location": "dist/index.node.mjs",
            "line": 70
          },
          {
            "location": "dist/index.node.mjs",
            "line": 87
          },
          {
            "location": "dist/index.node.mjs",
            "line": 88
          },
          {
            "location": "dist/index.node.mjs",
            "line": 90
          },
          {
            "location": "dist/index.node.mjs",
            "line": 91
          },
          {
            "location": "dist/index.node.mjs",
            "line": 96
          },
          {
            "location": "dist/index.node.mjs",
            "line": 97
          },
          {
            "location": "dist/index.node.mjs",
            "line": 99
          },
          {
            "location": "dist/index.node.mjs",
            "line": 100
          },
          {
            "location": "dist/index.node.mjs",
            "line": 113
          },
          {
            "location": "dist/index.node.mjs",
            "line": 116
          },
          {
            "location": "dist/index.node.mjs",
            "line": 155
          },
          {
            "location": "dist/index.node.mjs",
            "line": 156
          },
          {
            "location": "dist/index.node.mjs",
            "line": 162
          },
          {
            "location": "dist/index.node.mjs",
            "line": 163
          },
          {
            "location": "dist/index.node.mjs",
            "line": 178
          },
          {
            "location": "dist/index.node.mjs",
            "line": 186
          },
          {
            "location": "dist/index.node.mjs",
            "line": 212
          },
          {
            "location": "dist/index.node.mjs",
            "line": 216
          },
          {
            "location": "dist/index.node.mjs",
            "line": 220
          },
          {
            "location": "dist/index.node.mjs",
            "line": 224
          },
          {
            "location": "dist/index.node.mjs",
            "line": 307
          },
          {
            "location": "dist/index.node.mjs",
            "line": 317
          },
          {
            "location": "dist/index.node.mjs",
            "line": 323
          },
          {
            "location": "dist/index.node.mjs",
            "line": 333
          },
          {
            "location": "src/clock.ts",
            "line": 4
          },
          {
            "location": "src/clock.ts",
            "line": 40
          },
          {
            "location": "src/clock.ts",
            "line": 41
          },
          {
            "location": "src/clock.ts",
            "line": 42
          },
          {
            "location": "src/clock.ts",
            "line": 43
          },
          {
            "location": "src/clock.ts",
            "line": 44
          },
          {
            "location": "src/clock.ts",
            "line": 54
          },
          {
            "location": "src/clock.ts",
            "line": 55
          },
          {
            "location": "src/clock.ts",
            "line": 56
          },
          {
            "location": "src/clock.ts",
            "line": 57
          },
          {
            "location": "src/clock.ts",
            "line": 58
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 9
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 65
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 66
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 68
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 81
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 82
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 84
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 9
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 49
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 50
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 52
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 53
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 63
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 64
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 66
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 67
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 4
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 30
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 41
          },
          {
            "location": "src/rent.ts",
            "line": 4
          },
          {
            "location": "src/rent.ts",
            "line": 42
          },
          {
            "location": "src/rent.ts",
            "line": 43
          },
          {
            "location": "src/rent.ts",
            "line": 54
          },
          {
            "location": "src/rent.ts",
            "line": 55
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 9
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 31
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 44
          },
          {
            "location": "src/slot-history.ts",
            "line": 12
          },
          {
            "location": "src/slot-history.ts",
            "line": 49
          },
          {
            "location": "src/slot-history.ts",
            "line": 53
          },
          {
            "location": "src/slot-history.ts",
            "line": 57
          },
          {
            "location": "src/slot-history.ts",
            "line": 61
          },
          {
            "location": "src/stake-history.ts",
            "line": 9
          },
          {
            "location": "src/stake-history.ts",
            "line": 45
          },
          {
            "location": "src/stake-history.ts",
            "line": 55
          },
          {
            "location": "src/stake-history.ts",
            "line": 66
          },
          {
            "location": "src/stake-history.ts",
            "line": 76
          }
        ]
      }
    },
    {
      "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,getStructEncoder,@solana/codecs-data-structures/getStructEncoder,getStructDecoder,@solana/codecs-data-structures/getStructDecoder,getBooleanEncoder,@solana/codecs-data-structures/getBooleanEncoder,getBooleanDecoder,@solana/codecs-data-structures/getBooleanDecoder,getArrayEncoder,@solana/codecs-data-structures/getArrayEncoder,getArrayDecoder,@solana/codecs-data-structures/getArrayDecoder,getArrayCodec,@solana/codecs-data-structures/getArrayCodec"
        },
        {
          "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": 28
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 37
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 55
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 62
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 66
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 73
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 86
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 89
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 95
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 98
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 113
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 116
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 128
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 129
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 131
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 136
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 137
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 139
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 153
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 160
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 176
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 177
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 184
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 185
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 220
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 224
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 305
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 306
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 310
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 321
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 322
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 326
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 28
          },
          {
            "location": "dist/index.native.mjs",
            "line": 37
          },
          {
            "location": "dist/index.native.mjs",
            "line": 55
          },
          {
            "location": "dist/index.native.mjs",
            "line": 62
          },
          {
            "location": "dist/index.native.mjs",
            "line": 66
          },
          {
            "location": "dist/index.native.mjs",
            "line": 73
          },
          {
            "location": "dist/index.native.mjs",
            "line": 86
          },
          {
            "location": "dist/index.native.mjs",
            "line": 89
          },
          {
            "location": "dist/index.native.mjs",
            "line": 95
          },
          {
            "location": "dist/index.native.mjs",
            "line": 98
          },
          {
            "location": "dist/index.native.mjs",
            "line": 113
          },
          {
            "location": "dist/index.native.mjs",
            "line": 116
          },
          {
            "location": "dist/index.native.mjs",
            "line": 128
          },
          {
            "location": "dist/index.native.mjs",
            "line": 129
          },
          {
            "location": "dist/index.native.mjs",
            "line": 131
          },
          {
            "location": "dist/index.native.mjs",
            "line": 136
          },
          {
            "location": "dist/index.native.mjs",
            "line": 137
          },
          {
            "location": "dist/index.native.mjs",
            "line": 139
          },
          {
            "location": "dist/index.native.mjs",
            "line": 153
          },
          {
            "location": "dist/index.native.mjs",
            "line": 160
          },
          {
            "location": "dist/index.native.mjs",
            "line": 176
          },
          {
            "location": "dist/index.native.mjs",
            "line": 177
          },
          {
            "location": "dist/index.native.mjs",
            "line": 184
          },
          {
            "location": "dist/index.native.mjs",
            "line": 185
          },
          {
            "location": "dist/index.native.mjs",
            "line": 220
          },
          {
            "location": "dist/index.native.mjs",
            "line": 224
          },
          {
            "location": "dist/index.native.mjs",
            "line": 305
          },
          {
            "location": "dist/index.native.mjs",
            "line": 306
          },
          {
            "location": "dist/index.native.mjs",
            "line": 310
          },
          {
            "location": "dist/index.native.mjs",
            "line": 321
          },
          {
            "location": "dist/index.native.mjs",
            "line": 322
          },
          {
            "location": "dist/index.native.mjs",
            "line": 326
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 28
          },
          {
            "location": "dist/index.node.mjs",
            "line": 37
          },
          {
            "location": "dist/index.node.mjs",
            "line": 55
          },
          {
            "location": "dist/index.node.mjs",
            "line": 62
          },
          {
            "location": "dist/index.node.mjs",
            "line": 66
          },
          {
            "location": "dist/index.node.mjs",
            "line": 73
          },
          {
            "location": "dist/index.node.mjs",
            "line": 86
          },
          {
            "location": "dist/index.node.mjs",
            "line": 89
          },
          {
            "location": "dist/index.node.mjs",
            "line": 95
          },
          {
            "location": "dist/index.node.mjs",
            "line": 98
          },
          {
            "location": "dist/index.node.mjs",
            "line": 113
          },
          {
            "location": "dist/index.node.mjs",
            "line": 116
          },
          {
            "location": "dist/index.node.mjs",
            "line": 128
          },
          {
            "location": "dist/index.node.mjs",
            "line": 129
          },
          {
            "location": "dist/index.node.mjs",
            "line": 131
          },
          {
            "location": "dist/index.node.mjs",
            "line": 136
          },
          {
            "location": "dist/index.node.mjs",
            "line": 137
          },
          {
            "location": "dist/index.node.mjs",
            "line": 139
          },
          {
            "location": "dist/index.node.mjs",
            "line": 153
          },
          {
            "location": "dist/index.node.mjs",
            "line": 160
          },
          {
            "location": "dist/index.node.mjs",
            "line": 176
          },
          {
            "location": "dist/index.node.mjs",
            "line": 177
          },
          {
            "location": "dist/index.node.mjs",
            "line": 184
          },
          {
            "location": "dist/index.node.mjs",
            "line": 185
          },
          {
            "location": "dist/index.node.mjs",
            "line": 220
          },
          {
            "location": "dist/index.node.mjs",
            "line": 224
          },
          {
            "location": "dist/index.node.mjs",
            "line": 305
          },
          {
            "location": "dist/index.node.mjs",
            "line": 306
          },
          {
            "location": "dist/index.node.mjs",
            "line": 310
          },
          {
            "location": "dist/index.node.mjs",
            "line": 321
          },
          {
            "location": "dist/index.node.mjs",
            "line": 322
          },
          {
            "location": "dist/index.node.mjs",
            "line": 326
          },
          {
            "location": "src/clock.ts",
            "line": 3
          },
          {
            "location": "src/clock.ts",
            "line": 39
          },
          {
            "location": "src/clock.ts",
            "line": 53
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 8
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 64
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 71
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 80
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 87
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 8
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 48
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 51
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 62
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 65
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 3
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 30
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 41
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 8
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 53
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 54
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 56
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 70
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 71
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 73
          },
          {
            "location": "src/rent.ts",
            "line": 3
          },
          {
            "location": "src/rent.ts",
            "line": 40
          },
          {
            "location": "src/rent.ts",
            "line": 52
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 8
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 29
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 30
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 42
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 43
          },
          {
            "location": "src/slot-history.ts",
            "line": 11
          },
          {
            "location": "src/slot-history.ts",
            "line": 57
          },
          {
            "location": "src/slot-history.ts",
            "line": 61
          },
          {
            "location": "src/stake-history.ts",
            "line": 8
          },
          {
            "location": "src/stake-history.ts",
            "line": 43
          },
          {
            "location": "src/stake-history.ts",
            "line": 44
          },
          {
            "location": "src/stake-history.ts",
            "line": 48
          },
          {
            "location": "src/stake-history.ts",
            "line": 64
          },
          {
            "location": "src/stake-history.ts",
            "line": 65
          },
          {
            "location": "src/stake-history.ts",
            "line": 69
          }
        ]
      }
    },
    {
      "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,combineCodec,@solana/codecs-core/combineCodec,createEncoder,@solana/codecs-core/createEncoder,createDecoder,@solana/codecs-core/createDecoder,FixedSizeCodec,@solana/codecs-core/FixedSizeCodec,FixedSizeDecoder,@solana/codecs-core/FixedSizeDecoder,FixedSizeEncoder,@solana/codecs-core/FixedSizeEncoder,VariableSizeCodec,@solana/codecs-core/VariableSizeCodec,VariableSizeDecoder,@solana/codecs-core/VariableSizeDecoder,VariableSizeEncoder,@solana/codecs-core/VariableSizeEncoder,ReadonlyUint8Array,@solana/codecs-core/ReadonlyUint8Array"
        },
        {
          "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": 46
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 77
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 104
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 119
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 144
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 167
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 192
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 228
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 246
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 296
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 337
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 46
          },
          {
            "location": "dist/index.native.mjs",
            "line": 77
          },
          {
            "location": "dist/index.native.mjs",
            "line": 104
          },
          {
            "location": "dist/index.native.mjs",
            "line": 119
          },
          {
            "location": "dist/index.native.mjs",
            "line": 144
          },
          {
            "location": "dist/index.native.mjs",
            "line": 167
          },
          {
            "location": "dist/index.native.mjs",
            "line": 192
          },
          {
            "location": "dist/index.native.mjs",
            "line": 228
          },
          {
            "location": "dist/index.native.mjs",
            "line": 246
          },
          {
            "location": "dist/index.native.mjs",
            "line": 296
          },
          {
            "location": "dist/index.native.mjs",
            "line": 337
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 46
          },
          {
            "location": "dist/index.node.mjs",
            "line": 77
          },
          {
            "location": "dist/index.node.mjs",
            "line": 104
          },
          {
            "location": "dist/index.node.mjs",
            "line": 119
          },
          {
            "location": "dist/index.node.mjs",
            "line": 144
          },
          {
            "location": "dist/index.node.mjs",
            "line": 167
          },
          {
            "location": "dist/index.node.mjs",
            "line": 192
          },
          {
            "location": "dist/index.node.mjs",
            "line": 228
          },
          {
            "location": "dist/index.node.mjs",
            "line": 246
          },
          {
            "location": "dist/index.node.mjs",
            "line": 296
          },
          {
            "location": "dist/index.node.mjs",
            "line": 337
          },
          {
            "location": "src/clock.ts",
            "line": 2
          },
          {
            "location": "src/clock.ts",
            "line": 69
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 2
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 102
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 2
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 82
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 2
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 58
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 7
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 89
          },
          {
            "location": "src/rent.ts",
            "line": 2
          },
          {
            "location": "src/rent.ts",
            "line": 66
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 7
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 57
          },
          {
            "location": "src/slot-history.ts",
            "line": 10
          },
          {
            "location": "src/slot-history.ts",
            "line": 87
          },
          {
            "location": "src/slot-history.ts",
            "line": 116
          },
          {
            "location": "src/slot-history.ts",
            "line": 183
          },
          {
            "location": "src/stake-history.ts",
            "line": 7
          },
          {
            "location": "src/stake-history.ts",
            "line": 87
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.1.0",
      "description": "Helpers for generating account addresses",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/addresses@8.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,Address,@solana/addresses/Address"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/sysvar.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "accounts",
      "version": "8.1.0",
      "description": "Helpers for representing, fetching and decoding Solana accounts",
      "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/accounts@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaccounts"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/accounts@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/accounts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/accounts,fetchEncodedAccount,@solana/accounts/fetchEncodedAccount,fetchJsonParsedAccount,@solana/accounts/fetchJsonParsedAccount,assertAccountExists,@solana/accounts/assertAccountExists,decodeAccount,@solana/accounts/decodeAccount,FetchAccountConfig,@solana/accounts/FetchAccountConfig,MaybeAccount,@solana/accounts/MaybeAccount,MaybeEncodedAccount,@solana/accounts/MaybeEncodedAccount"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/accounts/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/accounts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 20
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 23
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 50
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 51
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 81
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 82
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 108
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 109
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 123
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 124
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 148
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 149
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 171
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 172
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 196
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 197
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 300
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 301
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 341
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 342
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 20
          },
          {
            "location": "dist/index.native.mjs",
            "line": 23
          },
          {
            "location": "dist/index.native.mjs",
            "line": 50
          },
          {
            "location": "dist/index.native.mjs",
            "line": 51
          },
          {
            "location": "dist/index.native.mjs",
            "line": 81
          },
          {
            "location": "dist/index.native.mjs",
            "line": 82
          },
          {
            "location": "dist/index.native.mjs",
            "line": 108
          },
          {
            "location": "dist/index.native.mjs",
            "line": 109
          },
          {
            "location": "dist/index.native.mjs",
            "line": 123
          },
          {
            "location": "dist/index.native.mjs",
            "line": 124
          },
          {
            "location": "dist/index.native.mjs",
            "line": 148
          },
          {
            "location": "dist/index.native.mjs",
            "line": 149
          },
          {
            "location": "dist/index.native.mjs",
            "line": 171
          },
          {
            "location": "dist/index.native.mjs",
            "line": 172
          },
          {
            "location": "dist/index.native.mjs",
            "line": 196
          },
          {
            "location": "dist/index.native.mjs",
            "line": 197
          },
          {
            "location": "dist/index.native.mjs",
            "line": 300
          },
          {
            "location": "dist/index.native.mjs",
            "line": 301
          },
          {
            "location": "dist/index.native.mjs",
            "line": 341
          },
          {
            "location": "dist/index.native.mjs",
            "line": 342
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 20
          },
          {
            "location": "dist/index.node.mjs",
            "line": 23
          },
          {
            "location": "dist/index.node.mjs",
            "line": 50
          },
          {
            "location": "dist/index.node.mjs",
            "line": 51
          },
          {
            "location": "dist/index.node.mjs",
            "line": 81
          },
          {
            "location": "dist/index.node.mjs",
            "line": 82
          },
          {
            "location": "dist/index.node.mjs",
            "line": 108
          },
          {
            "location": "dist/index.node.mjs",
            "line": 109
          },
          {
            "location": "dist/index.node.mjs",
            "line": 123
          },
          {
            "location": "dist/index.node.mjs",
            "line": 124
          },
          {
            "location": "dist/index.node.mjs",
            "line": 148
          },
          {
            "location": "dist/index.node.mjs",
            "line": 149
          },
          {
            "location": "dist/index.node.mjs",
            "line": 171
          },
          {
            "location": "dist/index.node.mjs",
            "line": 172
          },
          {
            "location": "dist/index.node.mjs",
            "line": 196
          },
          {
            "location": "dist/index.node.mjs",
            "line": 197
          },
          {
            "location": "dist/index.node.mjs",
            "line": 300
          },
          {
            "location": "dist/index.node.mjs",
            "line": 301
          },
          {
            "location": "dist/index.node.mjs",
            "line": 341
          },
          {
            "location": "dist/index.node.mjs",
            "line": 342
          },
          {
            "location": "src/clock.ts",
            "line": 1
          },
          {
            "location": "src/clock.ts",
            "line": 77
          },
          {
            "location": "src/clock.ts",
            "line": 78
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 1
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 114
          },
          {
            "location": "src/epoch-rewards.ts",
            "line": 115
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 1
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 94
          },
          {
            "location": "src/epoch-schedule.ts",
            "line": 95
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 1
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 70
          },
          {
            "location": "src/last-restart-slot.ts",
            "line": 71
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 1
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 105
          },
          {
            "location": "src/recent-blockhashes.ts",
            "line": 106
          },
          {
            "location": "src/rent.ts",
            "line": 1
          },
          {
            "location": "src/rent.ts",
            "line": 74
          },
          {
            "location": "src/rent.ts",
            "line": 75
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 1
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 68
          },
          {
            "location": "src/slot-hashes.ts",
            "line": 69
          },
          {
            "location": "src/slot-history.ts",
            "line": 1
          },
          {
            "location": "src/slot-history.ts",
            "line": 195
          },
          {
            "location": "src/slot-history.ts",
            "line": 196
          },
          {
            "location": "src/stake-history.ts",
            "line": 1
          },
          {
            "location": "src/stake-history.ts",
            "line": 99
          },
          {
            "location": "src/stake-history.ts",
            "line": 100
          },
          {
            "location": "src/sysvar.ts",
            "line": 7
          },
          {
            "location": "src/sysvar.ts",
            "line": 57
          },
          {
            "location": "src/sysvar.ts",
            "line": 71
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/sysvars@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:47Z",
      "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 'sysvars' 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 12 source files."
    }
  ]
}