{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:7d4970e0-2cf6-4bd4-8f6b-3dbea9f2814e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:17:30Z",
    "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": "offchain-messages",
      "group": "@solana",
      "version": "8.1.0",
      "description": "Helpers for encoding and decoding messages according to the offchain message specification",
      "purl": "pkg:npm/%40solana/offchain-messages@8.1.0",
      "bom-ref": "pkg:npm/@solana/offchain-messages@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#solanaoffchain-messages"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@solana"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@solana/addresses/package.json\\nnode_modules/@solana/codecs-core/package.json\\nnode_modules/@solana/codecs-data-structures/package.json\\nnode_modules/@solana/codecs-numbers/package.json\\nnode_modules/@solana/codecs-strings/package.json\\nnode_modules/@solana/errors/package.json\\nnode_modules/@solana/keys/package.json\\nnode_modules/@solana/nominal-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": "nominal-types",
      "version": "8.1.0",
      "description": "Type utilties for creating nominal/branded types in TypeScript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/nominal-types@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solananominal-types"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/nominal-types@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/nominal-types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/nominal-types,Brand,@solana/nominal-types/Brand,EncodedString,@solana/nominal-types/EncodedString,NominalType,@solana/nominal-types/NominalType"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/nominal-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/nominal-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/application-domain.ts",
            "line": 10
          },
          {
            "location": "src/content.ts",
            "line": 9
          },
          {
            "location": "src/message.ts",
            "line": 2
          },
          {
            "location": "src/signatures.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "keys",
      "version": "8.1.0",
      "description": "Helpers for generating and transforming key material",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/keys@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanakeys"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/keys@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/keys/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/keys,signBytes,@solana/keys/signBytes,verifySignature,@solana/keys/verifySignature,SignatureBytes,@solana/keys/SignatureBytes"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/keys/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/keys/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 9
          },
          {
            "location": "dist/index.node.cjs",
            "line": 9
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 753
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 812
          },
          {
            "location": "dist/index.native.mjs",
            "line": 7
          },
          {
            "location": "dist/index.native.mjs",
            "line": 753
          },
          {
            "location": "dist/index.native.mjs",
            "line": 812
          },
          {
            "location": "dist/index.node.mjs",
            "line": 7
          },
          {
            "location": "dist/index.node.mjs",
            "line": 753
          },
          {
            "location": "dist/index.node.mjs",
            "line": 812
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 26
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 5
          },
          {
            "location": "src/envelope.ts",
            "line": 3
          },
          {
            "location": "src/signatures.ts",
            "line": 9
          },
          {
            "location": "src/signatures.ts",
            "line": 86
          },
          {
            "location": "src/signatures.ts",
            "line": 253
          }
        ]
      }
    },
    {
      "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,isSolanaError,@solana/errors/isSolanaError,SOLANA_ERROR__ADDRESSES__STRING_LENGTH_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__ADDRESSES__STRING_LENGTH_OUT_OF_RANGE,SolanaError,@solana/errors/SolanaError,SOLANA_ERROR__OFFCHAIN_MESSAGE__APPLICATION_DOMAIN_STRING_LENGTH_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__APPLICATION_DOMAIN_STRING_LENGTH_OUT_OF_RANGE,SOLANA_ERROR__ADDRESSES__INVALID_BYTE_LENGTH,@solana/errors/SOLANA_ERROR__ADDRESSES__INVALID_BYTE_LENGTH,SOLANA_ERROR__OFFCHAIN_MESSAGE__INVALID_APPLICATION_DOMAIN_BYTE_LENGTH,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__INVALID_APPLICATION_DOMAIN_BYTE_LENGTH,SOLANA_ERROR__OFFCHAIN_MESSAGE__NUM_ENVELOPE_SIGNATURES_CANNOT_BE_ZERO,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__NUM_ENVELOPE_SIGNATURES_CANNOT_BE_ZERO,SOLANA_ERROR__OFFCHAIN_MESSAGE__ENVELOPE_SIGNERS_MISMATCH,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__ENVELOPE_SIGNERS_MISMATCH,SOLANA_ERROR__OFFCHAIN_MESSAGE__NUM_SIGNATURES_MISMATCH,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__NUM_SIGNATURES_MISMATCH,SOLANA_ERROR__OFFCHAIN_MESSAGE__NUM_REQUIRED_SIGNERS_CANNOT_BE_ZERO,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__NUM_REQUIRED_SIGNERS_CANNOT_BE_ZERO,SOLANA_ERROR__OFFCHAIN_MESSAGE__MESSAGE_FORMAT_MISMATCH,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__MESSAGE_FORMAT_MISMATCH,SOLANA_ERROR__OFFCHAIN_MESSAGE__MESSAGE_MUST_BE_NON_EMPTY,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__MESSAGE_MUST_BE_NON_EMPTY,SOLANA_ERROR__OFFCHAIN_MESSAGE__RESTRICTED_ASCII_BODY_CHARACTER_OUT_OF_RANGE,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__RESTRICTED_ASCII_BODY_CHARACTER_OUT_OF_RANGE,SOLANA_ERROR__OFFCHAIN_MESSAGE__MAXIMUM_LENGTH_EXCEEDED,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__MAXIMUM_LENGTH_EXCEEDED,SOLANA_ERROR__OFFCHAIN_MESSAGE__MESSAGE_LENGTH_MISMATCH,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__MESSAGE_LENGTH_MISMATCH,SOLANA_ERROR__INVARIANT_VIOLATION__SWITCH_MUST_BE_EXHAUSTIVE,@solana/errors/SOLANA_ERROR__INVARIANT_VIOLATION__SWITCH_MUST_BE_EXHAUSTIVE,SOLANA_ERROR__OFFCHAIN_MESSAGE__VERSION_NUMBER_NOT_SUPPORTED,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__VERSION_NUMBER_NOT_SUPPORTED,SOLANA_ERROR__OFFCHAIN_MESSAGE__CONTENT_DOES_NOT_MATCH_EXPECTED,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__CONTENT_DOES_NOT_MATCH_EXPECTED,SOLANA_ERROR__OFFCHAIN_MESSAGE__REQUIRED_SIGNATORIES_DO_NOT_MATCH_EXPECTED,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__REQUIRED_SIGNATORIES_DO_NOT_MATCH_EXPECTED,SOLANA_ERROR__OFFCHAIN_MESSAGE__ADDRESSES_CANNOT_SIGN_OFFCHAIN_MESSAGE,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__ADDRESSES_CANNOT_SIGN_OFFCHAIN_MESSAGE,SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATURES_MISSING,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATURES_MISSING,SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATURE_VERIFICATION_FAILURE,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATURE_VERIFICATION_FAILURE,SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATORIES_MUST_BE_SORTED,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATORIES_MUST_BE_SORTED,SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATORIES_MUST_BE_UNIQUE,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__SIGNATORIES_MUST_BE_UNIQUE,SOLANA_ERROR__OFFCHAIN_MESSAGE__UNEXPECTED_VERSION,@solana/errors/SOLANA_ERROR__OFFCHAIN_MESSAGE__UNEXPECTED_VERSION"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/errors/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/errors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 4
          },
          {
            "location": "dist/index.node.cjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 2
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 17
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 23
          },
          {
            "location": "dist/index.native.mjs",
            "line": 2
          },
          {
            "location": "dist/index.native.mjs",
            "line": 17
          },
          {
            "location": "dist/index.native.mjs",
            "line": 23
          },
          {
            "location": "dist/index.node.mjs",
            "line": 2
          },
          {
            "location": "dist/index.node.mjs",
            "line": 17
          },
          {
            "location": "dist/index.node.mjs",
            "line": 23
          },
          {
            "location": "src/application-domain.ts",
            "line": 9
          },
          {
            "location": "src/application-domain.ts",
            "line": 89
          },
          {
            "location": "src/application-domain.ts",
            "line": 95
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 25
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 15
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 11
          },
          {
            "location": "src/codecs/message.ts",
            "line": 11
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 24
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 12
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 19
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 4
          },
          {
            "location": "src/codecs/version.ts",
            "line": 10
          },
          {
            "location": "src/content.ts",
            "line": 8
          },
          {
            "location": "src/envelope.ts",
            "line": 2
          },
          {
            "location": "src/message-v0.ts",
            "line": 2
          },
          {
            "location": "src/message-v1.ts",
            "line": 7
          },
          {
            "location": "src/signatures.ts",
            "line": 8
          }
        ]
      },
      "tags": [
        "decode"
      ]
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "codecs-strings",
      "version": "8.1.0",
      "description": "Codecs for strings of different sizes and encodings",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/codecs-strings@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanacodecs-strings"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/codecs-strings@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/codecs-strings/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/codecs-strings,getUtf8Encoder,@solana/codecs-strings/getUtf8Encoder,getUtf8Decoder,@solana/codecs-strings/getUtf8Decoder"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/codecs-strings/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/codecs-strings/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 8
          },
          {
            "location": "dist/index.node.cjs",
            "line": 8
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 274
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 286
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 307
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 319
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 340
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 352
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 378
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 453
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 455
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 494
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 516
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 596
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 611
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 722
          },
          {
            "location": "dist/index.native.mjs",
            "line": 6
          },
          {
            "location": "dist/index.native.mjs",
            "line": 274
          },
          {
            "location": "dist/index.native.mjs",
            "line": 286
          },
          {
            "location": "dist/index.native.mjs",
            "line": 307
          },
          {
            "location": "dist/index.native.mjs",
            "line": 319
          },
          {
            "location": "dist/index.native.mjs",
            "line": 340
          },
          {
            "location": "dist/index.native.mjs",
            "line": 352
          },
          {
            "location": "dist/index.native.mjs",
            "line": 378
          },
          {
            "location": "dist/index.native.mjs",
            "line": 453
          },
          {
            "location": "dist/index.native.mjs",
            "line": 455
          },
          {
            "location": "dist/index.native.mjs",
            "line": 494
          },
          {
            "location": "dist/index.native.mjs",
            "line": 516
          },
          {
            "location": "dist/index.native.mjs",
            "line": 596
          },
          {
            "location": "dist/index.native.mjs",
            "line": 611
          },
          {
            "location": "dist/index.native.mjs",
            "line": 722
          },
          {
            "location": "dist/index.node.mjs",
            "line": 6
          },
          {
            "location": "dist/index.node.mjs",
            "line": 274
          },
          {
            "location": "dist/index.node.mjs",
            "line": 286
          },
          {
            "location": "dist/index.node.mjs",
            "line": 307
          },
          {
            "location": "dist/index.node.mjs",
            "line": 319
          },
          {
            "location": "dist/index.node.mjs",
            "line": 340
          },
          {
            "location": "dist/index.node.mjs",
            "line": 352
          },
          {
            "location": "dist/index.node.mjs",
            "line": 378
          },
          {
            "location": "dist/index.node.mjs",
            "line": 453
          },
          {
            "location": "dist/index.node.mjs",
            "line": 455
          },
          {
            "location": "dist/index.node.mjs",
            "line": 494
          },
          {
            "location": "dist/index.node.mjs",
            "line": 516
          },
          {
            "location": "dist/index.node.mjs",
            "line": 596
          },
          {
            "location": "dist/index.node.mjs",
            "line": 611
          },
          {
            "location": "dist/index.node.mjs",
            "line": 722
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 10
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 45
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 47
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 97
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 119
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 10
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 35
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 55
          },
          {
            "location": "src/content.ts",
            "line": 1
          },
          {
            "location": "src/content.ts",
            "line": 90
          },
          {
            "location": "src/content.ts",
            "line": 117
          },
          {
            "location": "src/content.ts",
            "line": 192
          },
          {
            "location": "src/content.ts",
            "line": 218
          },
          {
            "location": "src/content.ts",
            "line": 294
          },
          {
            "location": "src/content.ts",
            "line": 320
          },
          {
            "location": "src/message-v0.ts",
            "line": 1
          },
          {
            "location": "src/message-v0.ts",
            "line": 90
          },
          {
            "location": "src/message-v1.ts",
            "line": 2
          },
          {
            "location": "src/message-v1.ts",
            "line": 90
          }
        ]
      }
    },
    {
      "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,getU8Decoder,@solana/codecs-numbers/getU8Decoder,getU8Encoder,@solana/codecs-numbers/getU8Encoder,getU16Decoder,@solana/codecs-numbers/getU16Decoder,getU16Encoder,@solana/codecs-numbers/getU16Encoder"
        },
        {
          "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": 7
          },
          {
            "location": "dist/index.node.cjs",
            "line": 7
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 98
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 104
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 110
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 114
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 154
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 418
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 425
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 437
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 446
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 536
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 569
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 629
          },
          {
            "location": "dist/index.native.mjs",
            "line": 5
          },
          {
            "location": "dist/index.native.mjs",
            "line": 98
          },
          {
            "location": "dist/index.native.mjs",
            "line": 104
          },
          {
            "location": "dist/index.native.mjs",
            "line": 110
          },
          {
            "location": "dist/index.native.mjs",
            "line": 114
          },
          {
            "location": "dist/index.native.mjs",
            "line": 154
          },
          {
            "location": "dist/index.native.mjs",
            "line": 204
          },
          {
            "location": "dist/index.native.mjs",
            "line": 418
          },
          {
            "location": "dist/index.native.mjs",
            "line": 425
          },
          {
            "location": "dist/index.native.mjs",
            "line": 437
          },
          {
            "location": "dist/index.native.mjs",
            "line": 446
          },
          {
            "location": "dist/index.native.mjs",
            "line": 536
          },
          {
            "location": "dist/index.native.mjs",
            "line": 569
          },
          {
            "location": "dist/index.native.mjs",
            "line": 629
          },
          {
            "location": "dist/index.node.mjs",
            "line": 5
          },
          {
            "location": "dist/index.node.mjs",
            "line": 98
          },
          {
            "location": "dist/index.node.mjs",
            "line": 104
          },
          {
            "location": "dist/index.node.mjs",
            "line": 110
          },
          {
            "location": "dist/index.node.mjs",
            "line": 114
          },
          {
            "location": "dist/index.node.mjs",
            "line": 154
          },
          {
            "location": "dist/index.node.mjs",
            "line": 204
          },
          {
            "location": "dist/index.node.mjs",
            "line": 418
          },
          {
            "location": "dist/index.node.mjs",
            "line": 425
          },
          {
            "location": "dist/index.node.mjs",
            "line": 437
          },
          {
            "location": "dist/index.node.mjs",
            "line": 446
          },
          {
            "location": "dist/index.node.mjs",
            "line": 536
          },
          {
            "location": "dist/index.node.mjs",
            "line": 569
          },
          {
            "location": "dist/index.node.mjs",
            "line": 629
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 18
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 97
          },
          {
            "location": "src/codecs/message.ts",
            "line": 10
          },
          {
            "location": "src/codecs/message.ts",
            "line": 40
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 18
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 62
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 72
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 79
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 83
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 11
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 29
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 36
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 48
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 57
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 13
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 32
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 62
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 3
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 25
          },
          {
            "location": "src/codecs/version.ts",
            "line": 9
          },
          {
            "location": "src/codecs/version.ts",
            "line": 26
          },
          {
            "location": "src/codecs/version.ts",
            "line": 37
          }
        ]
      }
    },
    {
      "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,getBytesEncoder,@solana/codecs-data-structures/getBytesEncoder,getStructDecoder,@solana/codecs-data-structures/getStructDecoder,getArrayDecoder,@solana/codecs-data-structures/getArrayDecoder,getBytesDecoder,@solana/codecs-data-structures/getBytesDecoder,getTupleDecoder,@solana/codecs-data-structures/getTupleDecoder,getTupleEncoder,@solana/codecs-data-structures/getTupleEncoder,getHiddenPrefixDecoder,@solana/codecs-data-structures/getHiddenPrefixDecoder,getArrayEncoder,@solana/codecs-data-structures/getArrayEncoder,getConstantDecoder,@solana/codecs-data-structures/getConstantDecoder,getEnumDecoder,@solana/codecs-data-structures/getEnumDecoder,getEnumEncoder,@solana/codecs-data-structures/getEnumEncoder,getHiddenPrefixEncoder,@solana/codecs-data-structures/getHiddenPrefixEncoder,getConstantEncoder,@solana/codecs-data-structures/getConstantEncoder"
        },
        {
          "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": 6
          },
          {
            "location": "dist/index.node.cjs",
            "line": 6
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 4
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 67
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 70
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 75
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 78
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 111
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 114
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 154
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 162
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 164
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 203
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 205
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 399
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 404
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 418
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 437
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 453
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 494
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 536
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 569
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 596
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 611
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 629
          },
          {
            "location": "dist/index.native.mjs",
            "line": 4
          },
          {
            "location": "dist/index.native.mjs",
            "line": 67
          },
          {
            "location": "dist/index.native.mjs",
            "line": 70
          },
          {
            "location": "dist/index.native.mjs",
            "line": 75
          },
          {
            "location": "dist/index.native.mjs",
            "line": 78
          },
          {
            "location": "dist/index.native.mjs",
            "line": 111
          },
          {
            "location": "dist/index.native.mjs",
            "line": 114
          },
          {
            "location": "dist/index.native.mjs",
            "line": 154
          },
          {
            "location": "dist/index.native.mjs",
            "line": 162
          },
          {
            "location": "dist/index.native.mjs",
            "line": 164
          },
          {
            "location": "dist/index.native.mjs",
            "line": 203
          },
          {
            "location": "dist/index.native.mjs",
            "line": 204
          },
          {
            "location": "dist/index.native.mjs",
            "line": 205
          },
          {
            "location": "dist/index.native.mjs",
            "line": 399
          },
          {
            "location": "dist/index.native.mjs",
            "line": 404
          },
          {
            "location": "dist/index.native.mjs",
            "line": 418
          },
          {
            "location": "dist/index.native.mjs",
            "line": 437
          },
          {
            "location": "dist/index.native.mjs",
            "line": 453
          },
          {
            "location": "dist/index.native.mjs",
            "line": 494
          },
          {
            "location": "dist/index.native.mjs",
            "line": 536
          },
          {
            "location": "dist/index.native.mjs",
            "line": 569
          },
          {
            "location": "dist/index.native.mjs",
            "line": 596
          },
          {
            "location": "dist/index.native.mjs",
            "line": 611
          },
          {
            "location": "dist/index.native.mjs",
            "line": 629
          },
          {
            "location": "dist/index.node.mjs",
            "line": 4
          },
          {
            "location": "dist/index.node.mjs",
            "line": 67
          },
          {
            "location": "dist/index.node.mjs",
            "line": 70
          },
          {
            "location": "dist/index.node.mjs",
            "line": 75
          },
          {
            "location": "dist/index.node.mjs",
            "line": 78
          },
          {
            "location": "dist/index.node.mjs",
            "line": 111
          },
          {
            "location": "dist/index.node.mjs",
            "line": 114
          },
          {
            "location": "dist/index.node.mjs",
            "line": 154
          },
          {
            "location": "dist/index.node.mjs",
            "line": 162
          },
          {
            "location": "dist/index.node.mjs",
            "line": 164
          },
          {
            "location": "dist/index.node.mjs",
            "line": 203
          },
          {
            "location": "dist/index.node.mjs",
            "line": 204
          },
          {
            "location": "dist/index.node.mjs",
            "line": 205
          },
          {
            "location": "dist/index.node.mjs",
            "line": 399
          },
          {
            "location": "dist/index.node.mjs",
            "line": 404
          },
          {
            "location": "dist/index.node.mjs",
            "line": 418
          },
          {
            "location": "dist/index.node.mjs",
            "line": 437
          },
          {
            "location": "dist/index.node.mjs",
            "line": 453
          },
          {
            "location": "dist/index.node.mjs",
            "line": 494
          },
          {
            "location": "dist/index.node.mjs",
            "line": 536
          },
          {
            "location": "dist/index.node.mjs",
            "line": 569
          },
          {
            "location": "dist/index.node.mjs",
            "line": 596
          },
          {
            "location": "dist/index.node.mjs",
            "line": 611
          },
          {
            "location": "dist/index.node.mjs",
            "line": 629
          },
          {
            "location": "src/codecs/content.ts",
            "line": 2
          },
          {
            "location": "src/codecs/content.ts",
            "line": 7
          },
          {
            "location": "src/codecs/content.ts",
            "line": 13
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 17
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 39
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 41
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 96
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 97
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 98
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 9
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 45
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 97
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 9
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 35
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 55
          },
          {
            "location": "src/codecs/message.ts",
            "line": 9
          },
          {
            "location": "src/codecs/message.ts",
            "line": 40
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 17
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 33
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 37
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 80
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 83
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 10
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 29
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 48
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 12
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 32
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 62
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 2
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 25
          },
          {
            "location": "src/codecs/signing-domain.ts",
            "line": 8
          },
          {
            "location": "src/codecs/signing-domain.ts",
            "line": 16
          },
          {
            "location": "src/codecs/signing-domain.ts",
            "line": 20
          }
        ]
      }
    },
    {
      "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,transformEncoder,@solana/codecs-core/transformEncoder,combineCodec,@solana/codecs-core/combineCodec,transformDecoder,@solana/codecs-core/transformDecoder,fixDecoderSize,@solana/codecs-core/fixDecoderSize,createDecoder,@solana/codecs-core/createDecoder,createEncoder,@solana/codecs-core/createEncoder,bytesEqual,@solana/codecs-core/bytesEqual,fixEncoderSize,@solana/codecs-core/fixEncoderSize,offsetDecoder,@solana/codecs-core/offsetDecoder,FixedSizeCodec,@solana/codecs-core/FixedSizeCodec,FixedSizeDecoder,@solana/codecs-core/FixedSizeDecoder,FixedSizeEncoder,@solana/codecs-core/FixedSizeEncoder,ReadonlyUint8Array,@solana/codecs-core/ReadonlyUint8Array,VariableSizeDecoder,@solana/codecs-core/VariableSizeDecoder,VariableSizeEncoder,@solana/codecs-core/VariableSizeEncoder,VariableSizeCodec,@solana/codecs-core/VariableSizeCodec"
        },
        {
          "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": 5
          },
          {
            "location": "dist/index.node.cjs",
            "line": 5
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 37
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 46
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 98
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 104
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 110
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 113
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 114
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 153
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 154
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 161
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 202
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 204
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 211
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 418
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 436
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 452
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 493
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 527
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 535
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 536
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 567
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 568
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 595
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 610
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 622
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 627
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 647
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 677
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 754
          },
          {
            "location": "dist/index.native.mjs",
            "line": 3
          },
          {
            "location": "dist/index.native.mjs",
            "line": 37
          },
          {
            "location": "dist/index.native.mjs",
            "line": 46
          },
          {
            "location": "dist/index.native.mjs",
            "line": 98
          },
          {
            "location": "dist/index.native.mjs",
            "line": 104
          },
          {
            "location": "dist/index.native.mjs",
            "line": 110
          },
          {
            "location": "dist/index.native.mjs",
            "line": 113
          },
          {
            "location": "dist/index.native.mjs",
            "line": 114
          },
          {
            "location": "dist/index.native.mjs",
            "line": 153
          },
          {
            "location": "dist/index.native.mjs",
            "line": 154
          },
          {
            "location": "dist/index.native.mjs",
            "line": 161
          },
          {
            "location": "dist/index.native.mjs",
            "line": 202
          },
          {
            "location": "dist/index.native.mjs",
            "line": 204
          },
          {
            "location": "dist/index.native.mjs",
            "line": 211
          },
          {
            "location": "dist/index.native.mjs",
            "line": 418
          },
          {
            "location": "dist/index.native.mjs",
            "line": 436
          },
          {
            "location": "dist/index.native.mjs",
            "line": 452
          },
          {
            "location": "dist/index.native.mjs",
            "line": 493
          },
          {
            "location": "dist/index.native.mjs",
            "line": 527
          },
          {
            "location": "dist/index.native.mjs",
            "line": 535
          },
          {
            "location": "dist/index.native.mjs",
            "line": 536
          },
          {
            "location": "dist/index.native.mjs",
            "line": 567
          },
          {
            "location": "dist/index.native.mjs",
            "line": 568
          },
          {
            "location": "dist/index.native.mjs",
            "line": 595
          },
          {
            "location": "dist/index.native.mjs",
            "line": 610
          },
          {
            "location": "dist/index.native.mjs",
            "line": 622
          },
          {
            "location": "dist/index.native.mjs",
            "line": 627
          },
          {
            "location": "dist/index.native.mjs",
            "line": 647
          },
          {
            "location": "dist/index.native.mjs",
            "line": 677
          },
          {
            "location": "dist/index.native.mjs",
            "line": 754
          },
          {
            "location": "dist/index.node.mjs",
            "line": 3
          },
          {
            "location": "dist/index.node.mjs",
            "line": 37
          },
          {
            "location": "dist/index.node.mjs",
            "line": 46
          },
          {
            "location": "dist/index.node.mjs",
            "line": 98
          },
          {
            "location": "dist/index.node.mjs",
            "line": 104
          },
          {
            "location": "dist/index.node.mjs",
            "line": 110
          },
          {
            "location": "dist/index.node.mjs",
            "line": 113
          },
          {
            "location": "dist/index.node.mjs",
            "line": 114
          },
          {
            "location": "dist/index.node.mjs",
            "line": 153
          },
          {
            "location": "dist/index.node.mjs",
            "line": 154
          },
          {
            "location": "dist/index.node.mjs",
            "line": 161
          },
          {
            "location": "dist/index.node.mjs",
            "line": 202
          },
          {
            "location": "dist/index.node.mjs",
            "line": 204
          },
          {
            "location": "dist/index.node.mjs",
            "line": 211
          },
          {
            "location": "dist/index.node.mjs",
            "line": 418
          },
          {
            "location": "dist/index.node.mjs",
            "line": 436
          },
          {
            "location": "dist/index.node.mjs",
            "line": 452
          },
          {
            "location": "dist/index.node.mjs",
            "line": 493
          },
          {
            "location": "dist/index.node.mjs",
            "line": 527
          },
          {
            "location": "dist/index.node.mjs",
            "line": 535
          },
          {
            "location": "dist/index.node.mjs",
            "line": 536
          },
          {
            "location": "dist/index.node.mjs",
            "line": 567
          },
          {
            "location": "dist/index.node.mjs",
            "line": 568
          },
          {
            "location": "dist/index.node.mjs",
            "line": 595
          },
          {
            "location": "dist/index.node.mjs",
            "line": 610
          },
          {
            "location": "dist/index.node.mjs",
            "line": 622
          },
          {
            "location": "dist/index.node.mjs",
            "line": 627
          },
          {
            "location": "dist/index.node.mjs",
            "line": 647
          },
          {
            "location": "dist/index.node.mjs",
            "line": 677
          },
          {
            "location": "dist/index.node.mjs",
            "line": 754
          },
          {
            "location": "src/codecs/application-domain.ts",
            "line": 8
          },
          {
            "location": "src/codecs/application-domain.ts",
            "line": 34
          },
          {
            "location": "src/codecs/application-domain.ts",
            "line": 79
          },
          {
            "location": "src/codecs/content.ts",
            "line": 1
          },
          {
            "location": "src/codecs/content.ts",
            "line": 23
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 10
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 38
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 95
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 97
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 111
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 8
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 44
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 96
          },
          {
            "location": "src/codecs/message-v0.ts",
            "line": 137
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 8
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 34
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 54
          },
          {
            "location": "src/codecs/message-v1.ts",
            "line": 73
          },
          {
            "location": "src/codecs/message.ts",
            "line": 8
          },
          {
            "location": "src/codecs/message.ts",
            "line": 38
          },
          {
            "location": "src/codecs/message.ts",
            "line": 67
          },
          {
            "location": "src/codecs/message.ts",
            "line": 108
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 9
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 62
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 72
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 79
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 82
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 83
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 9
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 29
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 47
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 62
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 11
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 31
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 32
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 60
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 61
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 86
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 1
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 24
          },
          {
            "location": "src/codecs/signatures.ts",
            "line": 25
          },
          {
            "location": "src/codecs/signing-domain.ts",
            "line": 7
          },
          {
            "location": "src/codecs/signing-domain.ts",
            "line": 24
          },
          {
            "location": "src/codecs/version.ts",
            "line": 8
          },
          {
            "location": "src/codecs/version.ts",
            "line": 26
          },
          {
            "location": "src/codecs/version.ts",
            "line": 37
          },
          {
            "location": "src/codecs/version.ts",
            "line": 50
          },
          {
            "location": "src/envelope-common.ts",
            "line": 1
          },
          {
            "location": "src/message.ts",
            "line": 1
          },
          {
            "location": "src/signatures.ts",
            "line": 2
          },
          {
            "location": "src/signatures.ts",
            "line": 88
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Solana Labs Maintainers <maintainers@solanalabs.com>"
        }
      ],
      "group": "@solana",
      "name": "addresses",
      "version": "8.1.0",
      "description": "Helpers for generating account addresses",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40solana/addresses@8.1.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.solanakit.com/api#solanaaddresses"
        },
        {
          "type": "vcs",
          "url": "https://github.com/anza-xyz/kit"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@solana/addresses@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@solana/addresses/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@solana/addresses,isAddress,@solana/addresses/isAddress,assertIsAddress,@solana/addresses/assertIsAddress,getAddressEncoder,@solana/addresses/getAddressEncoder,getAddressDecoder,@solana/addresses/getAddressDecoder,address,@solana/addresses/address,getAddressFromPublicKey,@solana/addresses/getAddressFromPublicKey,getPublicKeyFromAddress,@solana/addresses/getPublicKeyFromAddress,Address,@solana/addresses/Address"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@solana/addresses/package.json"
              }
            ],
            "concludedValue": "node_modules/@solana/addresses/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.browser.cjs",
            "line": 3
          },
          {
            "location": "dist/index.node.cjs",
            "line": 3
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 1
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 11
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 15
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 38
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 43
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 114
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 418
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 437
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 550
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 585
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 743
          },
          {
            "location": "dist/index.browser.mjs",
            "line": 811
          },
          {
            "location": "dist/index.native.mjs",
            "line": 1
          },
          {
            "location": "dist/index.native.mjs",
            "line": 11
          },
          {
            "location": "dist/index.native.mjs",
            "line": 15
          },
          {
            "location": "dist/index.native.mjs",
            "line": 38
          },
          {
            "location": "dist/index.native.mjs",
            "line": 43
          },
          {
            "location": "dist/index.native.mjs",
            "line": 114
          },
          {
            "location": "dist/index.native.mjs",
            "line": 418
          },
          {
            "location": "dist/index.native.mjs",
            "line": 437
          },
          {
            "location": "dist/index.native.mjs",
            "line": 550
          },
          {
            "location": "dist/index.native.mjs",
            "line": 585
          },
          {
            "location": "dist/index.native.mjs",
            "line": 743
          },
          {
            "location": "dist/index.native.mjs",
            "line": 811
          },
          {
            "location": "dist/index.node.mjs",
            "line": 1
          },
          {
            "location": "dist/index.node.mjs",
            "line": 11
          },
          {
            "location": "dist/index.node.mjs",
            "line": 15
          },
          {
            "location": "dist/index.node.mjs",
            "line": 38
          },
          {
            "location": "dist/index.node.mjs",
            "line": 43
          },
          {
            "location": "dist/index.node.mjs",
            "line": 114
          },
          {
            "location": "dist/index.node.mjs",
            "line": 418
          },
          {
            "location": "dist/index.node.mjs",
            "line": 437
          },
          {
            "location": "dist/index.node.mjs",
            "line": 550
          },
          {
            "location": "dist/index.node.mjs",
            "line": 585
          },
          {
            "location": "dist/index.node.mjs",
            "line": 743
          },
          {
            "location": "dist/index.node.mjs",
            "line": 811
          },
          {
            "location": "src/application-domain.ts",
            "line": 1
          },
          {
            "location": "src/application-domain.ts",
            "line": 50
          },
          {
            "location": "src/application-domain.ts",
            "line": 87
          },
          {
            "location": "src/codecs/application-domain.ts",
            "line": 1
          },
          {
            "location": "src/codecs/application-domain.ts",
            "line": 35
          },
          {
            "location": "src/codecs/application-domain.ts",
            "line": 61
          },
          {
            "location": "src/codecs/envelope.ts",
            "line": 1
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 1
          },
          {
            "location": "src/codecs/preamble-common.ts",
            "line": 83
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 1
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 29
          },
          {
            "location": "src/codecs/preamble-v0.ts",
            "line": 48
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 1
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 46
          },
          {
            "location": "src/codecs/preamble-v1.ts",
            "line": 78
          },
          {
            "location": "src/envelope.ts",
            "line": 1
          },
          {
            "location": "src/message-v1.ts",
            "line": 1
          },
          {
            "location": "src/signatures.ts",
            "line": 1
          },
          {
            "location": "src/signatures.ts",
            "line": 70
          },
          {
            "location": "src/signatures.ts",
            "line": 252
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@solana/offchain-messages@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:30Z",
      "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 'offchain-messages' 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 9 source files."
    }
  ]
}