原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"chainlink",
"ethereum",
"blockchain",
"golang",
"solidity",
"oracle"
],
"is_fork": false,
"size_kb": 1124141,
"has_wiki": true,
"homepage": "https://chain.link",
"languages": {
"Go": 24306792,
"Nix": 3774,
"HTML": 704,
"Just": 895,
"Shell": 60024,
"Python": 4255,
"PLpgSQL": 102074,
"Makefile": 21000,
"Solidity": 6618,
"Dockerfile": 16146,
"JavaScript": 1502323,
"TypeScript": 562,
"Go Template": 8484,
"WebAssembly": 684
},
"pushed_at": "2026-07-17T18:45:10Z",
"created_at": "2017-11-20T19:50:46Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T17:13:11Z",
"description": "node of the decentralized oracle network, bridging on and off-chain computation",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "develop",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://chain.link/",
"name": "SmartContract",
"type": "Organization",
"login": "smartcontractkit",
"company": null,
"followers": 4146,
"avatar_url": "https://avatars.githubusercontent.com/u/25111032?v=4",
"created_at": "2017-01-13T22:15:46Z",
"is_verified": null,
"public_repos": 380,
"account_age_days": 3471
},
"activity": {
"releases_count": 100,
"commits_last_year": 2451,
"latest_release_at": "2026-07-14T21:19:50Z",
"latest_release_tag": "v2.55.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 52,
"days_since_latest_release": 2,
"mean_days_between_releases": 7.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/smartcontractkit/chainlink",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/smartcontractkit/chainlink",
"is_deprecated": false,
"latest_version": "v1.13.3",
"repository_url": "https://github.com/smartcontractkit/chainlink",
"versions_count": 214,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-06-06T13:33:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1137
},
{
"name": "github.com/smartcontractkit/chainlink/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/smartcontractkit/chainlink/v2",
"is_deprecated": false,
"latest_version": "v2.55.0",
"repository_url": "https://github.com/smartcontractkit/chainlink",
"versions_count": 736,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-07T18:48:06Z",
"latest_version_yanked": null,
"days_since_latest_publish": 10
}
]
},
"popularity": {
"forks": 1971,
"stars": 8218,
"watchers": 311,
"open_issues_and_prs": 284
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"GNUmakefile",
"core/scripts/ccip/revert-reason/Makefile",
"core/scripts/cre/environment/GNUmakefile",
"core/scripts/cre/environment/examples/contracts/Makefile",
"deployment/environment/web/sdk/taskfile.yml",
"devenv/Justfile",
"devenv/fakes/Justfile",
"integration-tests/Makefile"
],
"api_schema_files": [
"core/capabilities/remote/types/messages.proto",
"core/services/llo/telem/telem_streams.proto",
"core/services/nodestatusreporter/bridgestatus/events/bridge_status.proto",
"core/services/ocr2/plugins/functions/config/config_types.proto",
"core/services/ocr2/plugins/s4/messages.proto",
"core/services/synchronization/telem/telem.proto",
"core/services/synchronization/telem/telem_automation_custom.proto",
"core/services/synchronization/telem/telem_enhanced_ea.proto",
"core/services/synchronization/telem/telem_enhanced_ea_mercury.proto",
"core/services/synchronization/telem/telem_functions_request.proto",
"core/services/synchronization/telem/telem_head_report.proto",
"core/web/schema/schema.graphql",
"core/web/schema/type/api_token.graphql",
"core/web/schema/type/aptos_key.graphql",
"core/web/schema/type/bridge.graphql",
"core/web/schema/type/chain.graphql",
"core/web/schema/type/configv2.graphql",
"core/web/schema/type/cosmos_key.graphql",
"core/web/schema/type/csa_keys.graphql",
"core/web/schema/type/error.graphql",
"core/web/schema/type/eth_key.graphql",
"core/web/schema/type/eth_transaction.graphql",
"core/web/schema/type/eth_transaction_attempt.graphql",
"core/web/schema/type/features.graphql",
"core/web/schema/type/feeds_manager.graphql",
"core/web/schema/type/job.graphql",
"core/web/schema/type/job_error.graphql",
"core/web/schema/type/job_proposal.graphql",
"core/web/schema/type/job_proposal_spec.graphql",
"core/web/schema/type/job_run.graphql",
"core/web/schema/type/log.graphql",
"core/web/schema/type/node.graphql",
"core/web/schema/type/ocr.graphql",
"core/web/schema/type/ocr2_keys.graphql",
"core/web/schema/type/p2p.graphql",
"core/web/schema/type/pagination.graphql",
"core/web/schema/type/solana_key.graphql",
"core/web/schema/type/spec.graphql",
"core/web/schema/type/starknet_key.graphql",
"core/web/schema/type/sui_key.graphql",
"core/web/schema/type/task_run.go.graphql",
"core/web/schema/type/ton_key.graphql",
"core/web/schema/type/tron_key.graphql",
"core/web/schema/type/user.graphql",
"core/web/schema/type/vrf.graphql",
"deployment/environment/web/sdk/internal/genqlient.graphql",
"deployment/environment/web/sdk/internal/schema.graphql"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 4325156,
"source_files_sampled": 3280,
"oversized_source_files": 53,
"agent_instruction_files": [
".github/AGENTS.md",
".github/copilot-instructions.md",
"devenv/AGENTS.md",
"docs/local-cre/agent-skills/local-cre-e2e/AGENTS.md",
"tools/test/AGENTS.md"
],
"agent_instruction_max_bytes": 6513
},
"dependencies": {
"manifests": [
"deployment/go.mod",
"devenv/go.mod",
"go.mod",
"integration-tests/go.mod",
"package.json"
],
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/smartcontractkit/chainlink/v2",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v2.29.0"
},
{
"name": "dario.cat/mergo",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/AlekSi/pointer",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/BurntSushi/toml",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/Khan/genqlient",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.0"
},
{
"name": "github.com/aptos-labs/aptos-go-sdk",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/aws/aws-sdk-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.55.8"
},
{
"name": "github.com/block-vision/sui-go-sdk",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/deckarep/golang-set/v2",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v2.9.0"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.4"
},
{
"name": "github.com/fbsobreira/gotron-sdk",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20250403083053-2943ce8c759b"
},
{
"name": "github.com/gagliardetto/anchor-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/gagliardetto/binary",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/gagliardetto/metaplex-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.1"
},
{
"name": "github.com/gagliardetto/solana-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/go-resty/resty/v2",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v2.17.2"
},
{
"name": "github.com/google/go-cmp",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/uuid",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/mr-tron/base58",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/pelletier/go-toml",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.5"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "github.com/rs/zerolog",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
},
{
"name": "github.com/sethvargo/go-retry",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/smartcontractkit/ccip-contract-examples/chains/evm",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260129135848-c86808ba5cb9"
},
{
"name": "github.com/smartcontractkit/ccip-owner-contracts",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.106"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260708114855-e953eeb028a7"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos/deployment",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260706100550-d43558069754"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1-solana.0.20260715130435-1e32cea69af1"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/evm",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/deployment",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-common",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.2-0.20260716194407-93eeb23b3f6b"
},
{
"name": "github.com/smartcontractkit/chainlink-common/keystore",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1-0.20260623104656-f39eba3e2bc6"
},
{
"name": "github.com/smartcontractkit/chainlink-data-streams",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/smartcontractkit/chainlink-deployments-framework",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.111.1-0.20260612191326-e31c0ae4cd54"
},
{
"name": "github.com/smartcontractkit/chainlink-evm",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.4-0.20260716150153-cd1826496e2d"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260403151002-2c91155b5501"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260713161920-de075095648b"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260623200841-e0322b819f62"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/job-distributor",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.1-0.20260701185448-696c075849ea"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/orchestrator",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.0"
},
{
"name": "github.com/smartcontractkit/chainlink-solana",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1-0.20260605202330-b5a89c32fdc1"
},
{
"name": "github.com/smartcontractkit/chainlink-solana/contracts",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260513123719-d347eaf314e1"
},
{
"name": "github.com/smartcontractkit/chainlink-sui",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260713221039-69796c8a78ae"
},
{
"name": "github.com/smartcontractkit/chainlink-sui/deployment",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260713221039-69796c8a78ae"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.6-0.20260708113039-95f97b2d25e9"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/lib",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.54.9"
},
{
"name": "github.com/smartcontractkit/chainlink-ton",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5-0.20260629213843-c52e07523035"
},
{
"name": "github.com/smartcontractkit/chainlink-ton/deployment",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260520103847-15ca4de9dba9"
},
{
"name": "github.com/smartcontractkit/cld-changesets",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/smartcontractkit/freeport",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.3-0.20250828155247-add56fa28aad"
},
{
"name": "github.com/smartcontractkit/libocr",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260529134643-c101335a64cd"
},
{
"name": "github.com/smartcontractkit/mcms",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.47.2-0.20260611004209-3f43937dcffd"
},
{
"name": "github.com/smartcontractkit/smdkg",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251029093710-c38905e58aeb"
},
{
"name": "github.com/smartcontractkit/wsrpc",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.5-0.20250502134807-c57d3d995945"
},
{
"name": "github.com/spf13/cobra",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "github.com/vmihailenco/msgpack/v5",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v5.4.1"
},
{
"name": "github.com/xssnick/tonutils-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.1"
},
{
"name": "github.com/zksync-sdk/zksync2-go",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1-0.20250620124214-2c742ee399c6"
},
{
"name": "go.uber.org/zap",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/exp",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260508232706-74f9aab9d74a"
},
{
"name": "golang.org/x/mod",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.37.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "golang.org/x/sync",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/guregu/null.v4",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "gotest.tools/v3",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.2"
},
{
"name": "k8s.io/utils",
"manifest": "deployment/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251002143259-bc988d571ff4"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.0"
},
{
"name": "github.com/avast/retry-go/v4",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v4.7.0"
},
{
"name": "github.com/c-bata/go-prompt",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.6"
},
{
"name": "github.com/cockroachdb/errors",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.3"
},
{
"name": "github.com/davecgh/go-spew",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2-0.20180830191138-d8f796af33cc"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.1"
},
{
"name": "github.com/go-resty/resty/v2",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v2.17.2"
},
{
"name": "github.com/google/go-cmp",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/google/uuid",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/jmoiron/sqlx",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/lib/pq",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/onsi/gomega",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.2"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/rs/zerolog",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
},
{
"name": "github.com/scylladb/go-reflectx",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/shopspring/decimal",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.100"
},
{
"name": "github.com/smartcontractkit/chainlink-automation",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/smartcontractkit/chainlink-common",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.2-0.20260625162847-bdf9e82b2f75"
},
{
"name": "github.com/smartcontractkit/chainlink-evm",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.4-0.20260519095745-ddfc812d06a0"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251211123524-f0c4fe7cfc0a"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/job-distributor",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.12.0"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.16.2"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.10-0.20260511081501-829666151188"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/seth",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.51.5"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/wasp",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.51.2"
},
{
"name": "github.com/smartcontractkit/libocr",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260403184524-b6409238958d"
},
{
"name": "github.com/spf13/cobra",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/umbracle/ethgo",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.3"
},
{
"name": "go.uber.org/zap",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.27.1"
},
{
"name": "golang.org/x/sync",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v1.81.0"
},
{
"name": "gopkg.in/guregu/null.v4",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/moby/moby/client",
"manifest": "devenv/go.mod",
"ecosystem": "go",
"version_constraint": "v0.4.1"
},
{
"name": "github.com/BurntSushi/toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/Depado/ginprom",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.0"
},
{
"name": "github.com/andybalholm/brotli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/aptos-labs/aptos-go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/avast/retry-go/v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.7.0"
},
{
"name": "github.com/buger/jsonparser",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/buraksezer/consistent",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.0"
},
{
"name": "github.com/cespare/xxhash/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.0"
},
{
"name": "github.com/cloudevents/sdk-go/binding/format/protobuf/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.16.2"
},
{
"name": "github.com/coreos/go-oidc/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.11.0"
},
{
"name": "github.com/danielkov/gin-helmet",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20171108135313-1387e224435e"
},
{
"name": "github.com/deckarep/golang-set/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.9.0"
},
{
"name": "github.com/docker/go-connections",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
},
{
"name": "github.com/dominikbraun/graph",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "github.com/doyensec/safeurl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.5"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.4"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/fxamacker/cbor/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.9.2"
},
{
"name": "github.com/gagliardetto/binary",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/gagliardetto/solana-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/getsentry/sentry-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.35.1"
},
{
"name": "github.com/gin-contrib/cors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.2"
},
{
"name": "github.com/gin-contrib/expvar",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.1"
},
{
"name": "github.com/gin-contrib/sessions",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.5"
},
{
"name": "github.com/gin-contrib/size",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20230212012657-e14a14094dc4"
},
{
"name": "github.com/gin-gonic/gin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.1"
},
{
"name": "github.com/go-co-op/gocron/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.18.0"
},
{
"name": "github.com/go-json-experiment/json",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260505212615-e40f80bf6836"
},
{
"name": "github.com/go-ldap/ldap/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.6"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.5.0"
},
{
"name": "github.com/go-webauthn/webauthn",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.4"
},
{
"name": "github.com/goccy/go-json",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.6"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.3.1"
},
{
"name": "github.com/google/pprof",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260302011040-a15ffb7f9dcc"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/gorilla/securecookie",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "github.com/gorilla/sessions",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.2"
},
{
"name": "github.com/gorilla/websocket",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.4-0.20250319132907-e064f32e3674"
},
{
"name": "github.com/grafana/otel-profiling-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.1"
},
{
"name": "github.com/grafana/pyroscope-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/graph-gophers/dataloader",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.0.0+incompatible"
},
{
"name": "github.com/graph-gophers/graphql-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/hashicorp/go-envparse",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/hashicorp/go-plugin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.8"
},
{
"name": "github.com/holiman/uint256",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"name": "github.com/imdario/mergo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.16"
},
{
"name": "github.com/jackc/pgx/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.9.2"
},
{
"name": "github.com/jmoiron/sqlx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/jonboulle/clockwork",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/jpillora/backoff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/kylelemons/godebug",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/lib/pq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.3"
},
{
"name": "github.com/manyminds/api2go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20171030193247-e7b693844a6f"
},
{
"name": "github.com/mitchellh/go-homedir",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/mr-tron/base58",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/olekukonko/tablewriter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.9"
},
{
"name": "github.com/onsi/gomega",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.2"
},
{
"name": "github.com/patrickmn/go-cache",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0+incompatible"
},
{
"name": "github.com/pelletier/go-toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.5"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "github.com/peterldowns/pgtestdb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/pressly/goose/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.26.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.20.99"
},
{
"name": "github.com/prometheus/prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.311.3"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/rogpeppe/go-internal",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.1"
},
{
"name": "github.com/scylladb/go-reflectx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/shirou/gopsutil/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.24.3"
},
{
"name": "github.com/shopspring/decimal",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.106"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos/codec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260714122420-7b2200a59a79"
},
{
"name": "github.com/smartcontractkit/chainlink-automation",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1-solana.0.20260715130435-1e32cea69af1"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/evm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260415165642-49f23e4d76cc"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260415165642-49f23e4d76cc"
},
{
"name": "github.com/smartcontractkit/chainlink-ccv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1-0.20260716164331-d938b371c5d6"
},
{
"name": "github.com/smartcontractkit/chainlink-common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.2-0.20260716194407-93eeb23b3f6b"
},
{
"name": "github.com/smartcontractkit/chainlink-common/keystore",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1-0.20260623104656-f39eba3e2bc6"
},
{
"name": "github.com/smartcontractkit/chainlink-common/pkg/chipingress",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.11-0.20260626151909-052e55e62e62"
},
{
"name": "github.com/smartcontractkit/chainlink-data-streams",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/smartcontractkit/chainlink-evm",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.4-0.20260716150153-cd1826496e2d"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260403151002-2c91155b5501"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260512150409-b4068bf735e6"
},
{
"name": "github.com/smartcontractkit/chainlink-feeds",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.2-0.20250227211209-7cd000095135"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/capabilities",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260423135514-5b1a7565a99c"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/chains",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260714194015-527495d10a6c"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/multinode",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260625152110-9afcf56e4053"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/billing/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251024234028-0988426d98f4"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260623200841-e0322b819f62"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/data-feeds",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1-0.20260501174546-2e8846986b36"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/linking-service/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260512230622-65f10f4cd305"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/node-platform",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260709145319-7782fb89eb16"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/orchestrator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.0"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/ring/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260331131315-f08a616d8dcd"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/storage-service",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/workflows/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260630073003-fb8da7229930"
},
{
"name": "github.com/smartcontractkit/chainlink-sui/codec",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260714120433-7667cad5ff5c"
},
{
"name": "github.com/smartcontractkit/chainlink-ton/cciplib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1-0.20260715200135-39296e69ee4e"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0-capdev.1.0.20260625132924-dcceeb57cf3c"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "github.com/smartcontractkit/freeport",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.3-0.20250828155247-add56fa28aad"
},
{
"name": "github.com/smartcontractkit/libocr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260529134643-c101335a64cd"
},
{
"name": "github.com/smartcontractkit/smdkg",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251029093710-c38905e58aeb"
},
{
"name": "github.com/smartcontractkit/tdh2/go/ocr2/decryptionplugin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260626090144-2343efd61516"
},
{
"name": "github.com/smartcontractkit/tdh2/go/tdh2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20251120172354-e8ec0386b06c"
},
{
"name": "github.com/smartcontractkit/wsrpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.5-0.20250502134807-c57d3d995945"
},
{
"name": "github.com/spf13/cast",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/theodesp/go-heaps",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190520121037-88e35354fe0a"
},
{
"name": "github.com/tidwall/gjson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/ulule/limiter/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.11.2"
},
{
"name": "github.com/umbracle/ethgo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.3"
},
{
"name": "github.com/unrolled/secure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/urfave/cli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.14"
},
{
"name": "go.dedis.ch/kyber/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.1.0"
},
{
"name": "go.opentelemetry.io/contrib/bridges/prometheus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.68.0"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.49.0"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/log",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "go.opentelemetry.io/otel/metric",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.uber.org/atomic",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.0"
},
{
"name": "go.uber.org/zap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.0"
},
{
"name": "golang.org/x/exp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260508232706-74f9aab9d74a"
},
{
"name": "golang.org/x/mod",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.37.0"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.0"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
},
{
"name": "golang.org/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.45.0"
},
{
"name": "golang.org/x/time",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.15.0"
},
{
"name": "gonum.org/v1/gonum",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.17.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.11"
},
{
"name": "gopkg.in/guregu/null.v4",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "gopkg.in/natefinch/lumberjack.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.1"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/AlekSi/pointer",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/aptos-labs/aptos-go-sdk",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/avast/retry-go/v4",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v4.7.0"
},
{
"name": "github.com/block-vision/sui-go-sdk",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/deckarep/golang-set/v2",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v2.9.0"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.17.4"
},
{
"name": "github.com/gagliardetto/solana-go",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.13.0"
},
{
"name": "github.com/google/uuid",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/jmoiron/sqlx",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
},
{
"name": "github.com/lib/pq",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.3"
},
{
"name": "github.com/onsi/gomega",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.38.2"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "github.com/pkg/errors",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.1"
},
{
"name": "github.com/rs/zerolog",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.35.1"
},
{
"name": "github.com/segmentio/ksuid",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.4"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.106"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260708114855-e953eeb028a7"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.1-solana.0.20260715130435-1e32cea69af1"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/evm",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260624154507-ea7ff77a0ddb"
},
{
"name": "github.com/smartcontractkit/chainlink-common",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.11.2-0.20260716194407-93eeb23b3f6b"
},
{
"name": "github.com/smartcontractkit/chainlink-common/keystore",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1-0.20260623104656-f39eba3e2bc6"
},
{
"name": "github.com/smartcontractkit/chainlink-deployments-framework",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.111.1-0.20260612191326-e31c0ae4cd54"
},
{
"name": "github.com/smartcontractkit/chainlink-evm",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.4-0.20260716150153-cd1826496e2d"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260713161920-de075095648b"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/job-distributor",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.1-0.20260701185448-696c075849ea"
},
{
"name": "github.com/smartcontractkit/chainlink-sui",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260713221039-69796c8a78ae"
},
{
"name": "github.com/smartcontractkit/chainlink-sui/deployment",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260713221039-69796c8a78ae"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/lib",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.54.9"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/parrot",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/seth",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.51.5"
},
{
"name": "github.com/smartcontractkit/chainlink/deployment",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260126202327-6be9a05f0caf"
},
{
"name": "github.com/smartcontractkit/chainlink/v2",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v2.29.0"
},
{
"name": "github.com/smartcontractkit/cld-changesets",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/smartcontractkit/libocr",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260529134643-c101335a64cd"
},
{
"name": "github.com/smartcontractkit/mcms",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.48.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/subosito/gotenv",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.42.0"
},
{
"name": "go.uber.org/zap",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.28.0"
},
{
"name": "golang.org/x/exp",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260508232706-74f9aab9d74a"
},
{
"name": "golang.org/x/sync",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
},
{
"name": "golang.org/x/text",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.0"
},
{
"name": "gopkg.in/guregu/null.v4",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v4.0.0"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos/deployment",
"manifest": "integration-tests/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260706100550-d43558069754"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dario.cat/mergo",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/aleksi/pointer",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/andybalholm/brotli",
"direct": true,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/aptos-labs/aptos-go-sdk",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/avast/retry-go/v4",
"direct": true,
"version": "v4.7.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go",
"direct": true,
"version": "v1.55.8",
"ecosystem": "go"
},
{
"name": "github.com/block-vision/sui-go-sdk",
"direct": true,
"version": "v1.1.4",
"ecosystem": "go"
},
{
"name": "github.com/block-vision/sui-go-sdk",
"direct": true,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/buger/jsonparser",
"direct": true,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/buger/jsonparser",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/buraksezer/consistent",
"direct": true,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/c-bata/go-prompt",
"direct": true,
"version": "v0.2.6",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": true,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudevents/sdk-go/binding/format/protobuf/v2",
"direct": true,
"version": "v2.16.2",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/errors",
"direct": true,
"version": "v1.11.3",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/errors",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-oidc/v3",
"direct": true,
"version": "v3.11.0",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-oidc/v3",
"direct": true,
"version": "v3.17.0",
"ecosystem": "go"
},
{
"name": "github.com/danielkov/gin-helmet",
"direct": true,
"version": "v0.0.0-20171108135313-1387e224435e",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": true,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/deckarep/golang-set/v2",
"direct": true,
"version": "v2.8.0",
"ecosystem": "go"
},
{
"name": "github.com/deckarep/golang-set/v2",
"direct": true,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/depado/ginprom",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-connections",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/dominikbraun/graph",
"direct": true,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/doyensec/safeurl",
"direct": true,
"version": "v0.2.5",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "v1.17.1",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "v1.17.2",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-ethereum",
"direct": true,
"version": "v1.17.4",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": true,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": true,
"version": "v2.9.2",
"ecosystem": "go"
},
{
"name": "github.com/gagliardetto/anchor-go",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/gagliardetto/binary",
"direct": true,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/gagliardetto/metaplex-go",
"direct": true,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/gagliardetto/solana-go",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/gagliardetto/solana-go",
"direct": true,
"version": "v1.14.0",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": true,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "github.com/getsentry/sentry-go",
"direct": true,
"version": "v0.35.1",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/cors",
"direct": true,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/expvar",
"direct": true,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sessions",
"direct": true,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/size",
"direct": true,
"version": "v0.0.0-20230212012657-e14a14094dc4",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.10.1",
"ecosystem": "go"
},
{
"name": "github.com/gin-gonic/gin",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/go-co-op/gocron/v2",
"direct": true,
"version": "v2.18.0",
"ecosystem": "go"
},
{
"name": "github.com/go-json-experiment/json",
"direct": true,
"version": "v0.0.0-20250223041408-d3c622f1b874",
"ecosystem": "go"
},
{
"name": "github.com/go-json-experiment/json",
"direct": true,
"version": "v0.0.0-20260505212615-e40f80bf6836",
"ecosystem": "go"
},
{
"name": "github.com/go-ldap/ldap/v3",
"direct": true,
"version": "v3.4.6",
"ecosystem": "go"
},
{
"name": "github.com/go-resty/resty/v2",
"direct": true,
"version": "v2.17.2",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": true,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": true,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/go-webauthn/webauthn",
"direct": true,
"version": "v0.9.4",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": true,
"version": "v0.10.6",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v5",
"direct": true,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": true,
"version": "v0.0.0-20260302011040-a15ffb7f9dcc",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/securecookie",
"direct": true,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/sessions",
"direct": true,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": true,
"version": "v1.5.4-0.20250319132907-e064f32e3674",
"ecosystem": "go"
},
{
"name": "github.com/grafana/otel-profiling-go",
"direct": true,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go",
"direct": true,
"version": "v1.2.8",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/graph-gophers/dataloader",
"direct": true,
"version": "v5.0.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/graph-gophers/graphql-go",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-envparse",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-plugin",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": true,
"version": "v0.7.8",
"ecosystem": "go"
},
{
"name": "github.com/holiman/uint256",
"direct": true,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/imdario/mergo",
"direct": true,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v5",
"direct": true,
"version": "v5.10.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v5",
"direct": true,
"version": "v5.9.2",
"ecosystem": "go"
},
{
"name": "github.com/jmoiron/sqlx",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jonboulle/clockwork",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/jpillora/backoff",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/khan/genqlient",
"direct": true,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "github.com/kylelemons/godebug",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/lib/pq",
"direct": true,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/manyminds/api2go",
"direct": true,
"version": "v0.0.0-20171030193247-e7b693844a6f",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": true,
"version": "v3.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": true,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": true,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/client",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mr-tron/base58",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mr-tron/base58",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/onsi/gomega",
"direct": true,
"version": "v1.38.2",
"ecosystem": "go"
},
{
"name": "github.com/patrickmn/go-cache",
"direct": true,
"version": "v2.1.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml",
"direct": true,
"version": "v1.9.5",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": true,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": true,
"version": "v2.3.1",
"ecosystem": "go"
},
{
"name": "github.com/peterldowns/pgtestdb",
"direct": true,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": true,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/pressly/goose/v3",
"direct": true,
"version": "v3.26.0",
"ecosystem": "go"
},
{
"name": "github.com/pressly/goose/v3",
"direct": true,
"version": "v3.27.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v0.67.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": true,
"version": "v1.20.99",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/prometheus",
"direct": true,
"version": "v0.311.3",
"ecosystem": "go"
},
{
"name": "github.com/robfig/cron/v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": true,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": true,
"version": "v1.35.1",
"ecosystem": "go"
},
{
"name": "github.com/scylladb/go-reflectx",
"direct": true,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/segmentio/ksuid",
"direct": true,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/sethvargo/go-retry",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v3",
"direct": true,
"version": "v3.24.3",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/ccip-contract-examples/chains/evm",
"direct": true,
"version": "v0.0.0-20260129135848-c86808ba5cb9",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/ccip-owner-contracts",
"direct": true,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"direct": true,
"version": "v1.0.100",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"direct": true,
"version": "v1.0.106",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chain-selectors",
"direct": true,
"version": "v1.0.98",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos",
"direct": true,
"version": "v0.0.0-20260708114855-e953eeb028a7",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos/codec",
"direct": true,
"version": "v0.0.0-20260714122420-7b2200a59a79",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-aptos/deployment",
"direct": true,
"version": "v0.0.0-20260706100550-d43558069754",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-automation",
"direct": true,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip",
"direct": true,
"version": "v0.1.1-solana.0.20260715130435-1e32cea69af1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/evm",
"direct": true,
"version": "v0.0.0-20260624154507-ea7ff77a0ddb",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana",
"direct": true,
"version": "v0.0.0-20260415165642-49f23e4d76cc",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana",
"direct": true,
"version": "v0.0.0-20260624154507-ea7ff77a0ddb",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings",
"direct": true,
"version": "v0.0.0-20260415165642-49f23e4d76cc",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings",
"direct": true,
"version": "v0.0.0-20260624154507-ea7ff77a0ddb",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccip/deployment",
"direct": true,
"version": "v0.0.0-20260624154507-ea7ff77a0ddb",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ccv",
"direct": true,
"version": "v0.1.1-0.20260716164331-d938b371c5d6",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common",
"direct": true,
"version": "v0.11.2-0.20260625162847-bdf9e82b2f75",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common",
"direct": true,
"version": "v0.11.2-0.20260716194407-93eeb23b3f6b",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common/keystore",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common/keystore",
"direct": true,
"version": "v1.2.1-0.20260623104656-f39eba3e2bc6",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common/pkg/chipingress",
"direct": true,
"version": "v0.0.11-0.20260528204832-58c7145c53f8",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common/pkg/chipingress",
"direct": true,
"version": "v0.0.11-0.20260626151909-052e55e62e62",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-data-streams",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-deployments-framework",
"direct": true,
"version": "v0.111.1-0.20260612191326-e31c0ae4cd54",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm",
"direct": true,
"version": "v0.3.4-0.20260519095745-ddfc812d06a0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm",
"direct": true,
"version": "v0.3.4-0.20260716150153-cd1826496e2d",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings",
"direct": true,
"version": "v0.0.0-20260403151002-2c91155b5501",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"direct": true,
"version": "v0.0.0-20251022073203-7d8ae8cf67c1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"direct": true,
"version": "v0.0.0-20251211123524-f0c4fe7cfc0a",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"direct": true,
"version": "v0.0.0-20251222115927-36a18321243c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"direct": true,
"version": "v0.0.0-20260512150409-b4068bf735e6",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-evm/gethwrappers",
"direct": true,
"version": "v0.0.0-20260713161920-de075095648b",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-feeds",
"direct": true,
"version": "v0.1.2-0.20250227211209-7cd000095135",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/capabilities",
"direct": true,
"version": "v0.0.0-20260423135514-5b1a7565a99c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/chains",
"direct": true,
"version": "v0.0.0-20260423135514-5b1a7565a99c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/chains",
"direct": true,
"version": "v0.0.0-20260714194015-527495d10a6c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/multinode",
"direct": true,
"version": "v0.0.0-20260505202410-b350dca113b4",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/multinode",
"direct": true,
"version": "v0.0.0-20260625152110-9afcf56e4053",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/billing/go",
"direct": true,
"version": "v0.0.0-20251024234028-0988426d98f4",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260505131349-78e491b80735",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260522145417-85c85baa73cf",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260609153034-c8423a41ef9a",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260611123141-db97012a6c32",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260616232143-9a69bb7e7ebf",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260622152157-c8e129347b8b",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/cre/go",
"direct": true,
"version": "v0.0.0-20260623200841-e0322b819f62",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/data-feeds",
"direct": true,
"version": "v0.1.1-0.20260501174546-2e8846986b36",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/job-distributor",
"direct": true,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/job-distributor",
"direct": true,
"version": "v0.20.1-0.20260701185448-696c075849ea",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/linking-service/go",
"direct": true,
"version": "v0.0.0-20251002192024-d2ad9222409b",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/linking-service/go",
"direct": true,
"version": "v0.0.0-20260512230622-65f10f4cd305",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/node-platform",
"direct": true,
"version": "v0.0.0-20260709145319-7782fb89eb16",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/orchestrator",
"direct": true,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/ring/go",
"direct": true,
"version": "v0.0.0-20260331131315-f08a616d8dcd",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/storage-service",
"direct": true,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/workflows/go",
"direct": true,
"version": "v0.0.0-20260630073003-fb8da7229930",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-solana",
"direct": true,
"version": "v1.3.1-0.20260605202330-b5a89c32fdc1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-solana/contracts",
"direct": true,
"version": "v0.0.0-20260513123719-d347eaf314e1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-sui",
"direct": true,
"version": "v0.0.0-20260713221039-69796c8a78ae",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-sui/codec",
"direct": true,
"version": "v0.0.0-20260714120433-7667cad5ff5c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-sui/deployment",
"direct": true,
"version": "v0.0.0-20260713221039-69796c8a78ae",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework",
"direct": true,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework",
"direct": true,
"version": "v0.16.2",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework",
"direct": true,
"version": "v0.16.6-0.20260708113039-95f97b2d25e9",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake",
"direct": true,
"version": "v0.14.10-0.20260511081501-829666151188",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake",
"direct": true,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/lib",
"direct": true,
"version": "v1.54.9",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/parrot",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/seth",
"direct": true,
"version": "v1.51.5",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/wasp",
"direct": true,
"version": "v1.51.2",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/wasp",
"direct": true,
"version": "v1.52.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ton",
"direct": true,
"version": "v1.0.5-0.20260629213843-c52e07523035",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ton/cciplib",
"direct": true,
"version": "v0.1.1-0.20260715200135-39296e69ee4e",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ton/deployment",
"direct": true,
"version": "v0.0.0-20260520103847-15ca4de9dba9",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-ton/deployment",
"direct": true,
"version": "v0.0.0-20260601214705-1ab0adfd785f",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cld-changesets",
"direct": true,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"direct": true,
"version": "v1.12.1-0.20260617153047-4f3b50819080",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"direct": true,
"version": "v1.4.1-0.20260312154349-ecb4cb615f37",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"direct": true,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"direct": true,
"version": "v1.9.0-capdev.1.0.20260619133249-34ab259a419e",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go",
"direct": true,
"version": "v1.9.0-capdev.1.0.20260625132924-dcceeb57cf3c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http",
"direct": true,
"version": "v1.4.1-0.20260617164717-4ae5e15fa5ac",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron",
"direct": true,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron",
"direct": true,
"version": "v1.4.0-capdev.1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/freeport",
"direct": true,
"version": "v0.1.3-0.20250828155247-add56fa28aad",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/libocr",
"direct": true,
"version": "v0.0.0-20260403184524-b6409238958d",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/libocr",
"direct": true,
"version": "v0.0.0-20260529134643-c101335a64cd",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/mcms",
"direct": true,
"version": "v0.47.2-0.20260611004209-3f43937dcffd",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/mcms",
"direct": true,
"version": "v0.48.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/smdkg",
"direct": true,
"version": "v0.0.0-20251029093710-c38905e58aeb",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/tdh2/go/ocr2/decryptionplugin",
"direct": true,
"version": "v0.0.0-20260626090144-2343efd61516",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/tdh2/go/tdh2",
"direct": true,
"version": "v0.0.0-20251120172354-e8ec0386b06c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/wsrpc",
"direct": true,
"version": "v0.8.5-0.20250502134807-c57d3d995945",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": true,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"direct": true,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "github.com/theodesp/go-heaps",
"direct": true,
"version": "v0.0.0-20190520121037-88e35354fe0a",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/ulule/limiter/v3",
"direct": true,
"version": "v3.11.2",
"ecosystem": "go"
},
{
"name": "github.com/umbracle/ethgo",
"direct": true,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/unrolled/secure",
"direct": true,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": true,
"version": "v1.22.14",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": true,
"version": "v1.22.17",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/msgpack/v5",
"direct": true,
"version": "v5.4.1",
"ecosystem": "go"
},
{
"name": "github.com/xssnick/tonutils-go",
"direct": true,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/zksync-sdk/zksync2-go",
"direct": true,
"version": "v1.1.1-0.20250620124214-2c742ee399c6",
"ecosystem": "go"
},
{
"name": "go.dedis.ch/kyber/v3",
"direct": true,
"version": "v3.1.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/bridges/prometheus",
"direct": true,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin",
"direct": true,
"version": "v0.49.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/log",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/log",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": true,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.27.1",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": true,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.52.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": true,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20260218203240-3dfff04db8fa",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": true,
"version": "v0.0.0-20260508232706-74f9aab9d74a",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": true,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": true,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": true,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": true,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "gonum.org/v1/gonum",
"direct": true,
"version": "v0.17.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.80.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.81.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": true,
"version": "v1.36.12-0.20260120151049-f2248ac996af",
"ecosystem": "go"
},
{
"name": "gopkg.in/guregu/null.v4",
"direct": true,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/natefinch/lumberjack.v2",
"direct": true,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "gotest.tools/v3",
"direct": true,
"version": "v3.5.2",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20251002143259-bc988d571ff4",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20251218160917-61b37f7a4624",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": true,
"version": "v0.0.0-20260507154919-ff6756f316d2",
"ecosystem": "go"
},
{
"name": "charm.land/fang/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "charm.land/lipgloss/v2",
"direct": false,
"version": "v2.0.4",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.18.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/api",
"direct": false,
"version": "v0.7.6",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/collections",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/core",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/depinject",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/errors",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/errors",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/log",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/math",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/store",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "cosmossdk.io/x/tx",
"direct": false,
"version": "v0.13.7",
"ecosystem": "go"
},
{
"name": "filippo.io/bigmod",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "filippo.io/nistec",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/99designs/go-keychain",
"direct": false,
"version": "v0.0.0-20191008050251-8e49817e8af4",
"ecosystem": "go"
},
{
"name": "github.com/99designs/keyring",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/acarl005/stripansi",
"direct": false,
"version": "v0.0.0-20180116102854-5a71ef0e047d",
"ecosystem": "go"
},
{
"name": "github.com/agnivade/levenshtein",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/alecthomas/units",
"direct": false,
"version": "v0.0.0-20240927000941-0f3dac36c52b",
"ecosystem": "go"
},
{
"name": "github.com/alexflint/go-arg",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/alexflint/go-scalar",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/alitto/pond/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/apache/arrow-go/v18",
"direct": false,
"version": "v18.6.0",
"ecosystem": "go"
},
{
"name": "github.com/apapsch/go-jsonmerge/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/armon/go-metrics",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/atombender/go-jsonschema",
"direct": false,
"version": "v0.16.1-0.20240916205339-a74cd4e2851c",
"ecosystem": "go"
},
{
"name": "github.com/avast/retry-go",
"direct": false,
"version": "v3.0.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/avast/retry-go/v5",
"direct": false,
"version": "v5.0.0",
"ecosystem": "go"
},
{
"name": "github.com/awalterschulze/gographviz",
"direct": false,
"version": "v2.0.3+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "v1.41.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": false,
"version": "v1.32.12",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": false,
"version": "v1.32.24",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": false,
"version": "v1.19.12",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": false,
"version": "v1.19.23",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.18.20",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.18.29",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.4.20",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.4.29",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.7.20",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.7.29",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/ini",
"direct": false,
"version": "v1.8.6",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
"direct": false,
"version": "v1.4.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider",
"direct": false,
"version": "v1.61.4",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.13.12",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.13.7",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.13.20",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.13.29",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/kms",
"direct": false,
"version": "v1.50.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/secretsmanager",
"direct": false,
"version": "v1.34.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/signin",
"direct": false,
"version": "v1.0.8",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/signin",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.30.13",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.31.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.35.17",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.36.6",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.41.9",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.43.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/constructs-go/constructs/v10",
"direct": false,
"version": "v10.4.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/jsii-runtime-go",
"direct": false,
"version": "v1.104.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/jsii-runtime-go",
"direct": false,
"version": "v1.112.0",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.24.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.27.2",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azcore",
"direct": false,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/azidentity",
"direct": false,
"version": "v1.13.1",
"ecosystem": "go"
},
{
"name": "github.com/azure/azure-sdk-for-go/sdk/internal",
"direct": false,
"version": "v1.11.2",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ansiterm",
"direct": false,
"version": "v0.0.0-20250102033503-faa5f7b0171c",
"ecosystem": "go"
},
{
"name": "github.com/azure/go-ntlmssp",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/azuread/microsoft-authentication-library-for-go",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/bahlo/generic-list-go",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/basgys/goxml2json",
"direct": false,
"version": "v1.1.1-0.20231018121955-e66ee54ceaad",
"ecosystem": "go"
},
{
"name": "github.com/bboreham/go-loser",
"direct": false,
"version": "v0.0.0-20230920113527-fcc2c21820a3",
"ecosystem": "go"
},
{
"name": "github.com/beevik/ntp",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/benbjohnson/clock",
"direct": false,
"version": "v1.3.5",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/bgentry/speakeasy",
"direct": false,
"version": "v0.1.1-0.20220910012023-760eaf8b6816",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": false,
"version": "v1.24.0",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": false,
"version": "v1.24.4",
"ecosystem": "go"
},
{
"name": "github.com/blang/semver/v4",
"direct": false,
"version": "v4.0.0",
"ecosystem": "go"
},
{
"name": "github.com/blendle/zapdriver",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/bmatcuk/doublestar/v4",
"direct": false,
"version": "v4.8.1",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd",
"direct": false,
"version": "v0.24.2",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/btcec/v2",
"direct": false,
"version": "v2.3.4",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/btcutil",
"direct": false,
"version": "v1.1.6",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcd/chaincfg/chainhash",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/btcsuite/btcutil",
"direct": false,
"version": "v1.0.3-0.20201208143702-a53e38424cce",
"ecosystem": "go"
},
{
"name": "github.com/buger/goterm",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/bytecodealliance/wasmtime-go/v28",
"direct": false,
"version": "v28.0.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.3",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/gopkg",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic",
"direct": false,
"version": "v1.15.1",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/bytedance/sonic/loader",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/c2h5oh/datasize",
"direct": false,
"version": "v0.0.0-20231215233829-aa82cc1e6500",
"ecosystem": "go"
},
{
"name": "github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2",
"direct": false,
"version": "v2.7.5",
"ecosystem": "go"
},
{
"name": "github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2",
"direct": false,
"version": "v2.70.2",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff",
"direct": false,
"version": "v2.2.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/cp",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/chai2010/gettext-go",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/chaos-mesh/chaos-mesh/api",
"direct": false,
"version": "v0.0.0-20240821051457-da69c6d9617a",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/colorprofile",
"direct": false,
"version": "v0.4.3",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/ultraviolet",
"direct": false,
"version": "v0.0.0-20260622092850-f39628c8a989",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.11.7",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/exp/charmtone",
"direct": false,
"version": "v0.0.0-20260629091435-9c70f75e26a4",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/termios",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/windows",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/displaywidth",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/cloudevents/sdk-go/v2",
"direct": false,
"version": "v2.16.2",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/base64x",
"direct": false,
"version": "v0.1.7",
"ecosystem": "go"
},
{
"name": "github.com/cloudwego/iasm",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/fifo",
"direct": false,
"version": "v0.0.0-20240816210425-c5d0cb0b6fc0",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/logtags",
"direct": false,
"version": "v0.0.0-20230118201751-21c54148d20b",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/logtags",
"direct": false,
"version": "v0.0.0-20241215232642-bb51bb14a506",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/pebble",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/redact",
"direct": false,
"version": "v1.1.5",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/redact",
"direct": false,
"version": "v1.1.6",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/tokenbucket",
"direct": false,
"version": "v0.0.0-20230807174530-cc333fc44b06",
"ecosystem": "go"
},
{
"name": "github.com/cockroachdb/tokenbucket",
"direct": false,
"version": "v0.0.0-20250429170803-42689b6311bb",
"ecosystem": "go"
},
{
"name": "github.com/coder/websocket",
"direct": false,
"version": "v1.8.14",
"ecosystem": "go"
},
{
"name": "github.com/cometbft/cometbft",
"direct": false,
"version": "v0.38.21",
"ecosystem": "go"
},
{
"name": "github.com/cometbft/cometbft-db",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/compose-spec/compose-go/v2",
"direct": false,
"version": "v2.10.2",
"ecosystem": "go"
},
{
"name": "github.com/confluentinc/confluent-kafka-go",
"direct": false,
"version": "v1.9.2",
"ecosystem": "go"
},
{
"name": "github.com/consensys/gnark-crypto",
"direct": false,
"version": "v0.19.2",
"ecosystem": "go"
},
{
"name": "github.com/consensys/gnark-crypto",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "github.com/containerd/console",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/containerd/containerd/api",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/containerd/v2",
"direct": false,
"version": "v2.2.5",
"ecosystem": "go"
},
{
"name": "github.com/containerd/continuity",
"direct": false,
"version": "v0.4.5",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/errdefs/pkg",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/log",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/containerd/platforms",
"direct": false,
"version": "v1.0.0-rc.2",
"ecosystem": "go"
},
{
"name": "github.com/containerd/platforms",
"direct": false,
"version": "v1.0.0-rc.4",
"ecosystem": "go"
},
{
"name": "github.com/containerd/ttrpc",
"direct": false,
"version": "v1.2.8",
"ecosystem": "go"
},
{
"name": "github.com/containerd/typeurl/v2",
"direct": false,
"version": "v2.2.3",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-semver",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-systemd/v22",
"direct": false,
"version": "v22.7.0",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/btcutil",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/cosmos-db",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/cosmos-proto",
"direct": false,
"version": "v1.0.0-beta.5",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/cosmos-sdk",
"direct": false,
"version": "v0.50.14",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/go-bip39",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/gogoproto",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/ics23/go",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/cosmos/ledger-cosmos-go",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/dockercfg",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/crate-crypto/go-eth-kzg",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/crate-crypto/go-eth-kzg",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/creachadair/jrpc2",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/creachadair/mds",
"direct": false,
"version": "v0.13.4",
"ecosystem": "go"
},
{
"name": "github.com/danieljoos/wincred",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/danieljoos/wincred",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": false,
"version": "v1.5.6",
"ecosystem": "go"
},
{
"name": "github.com/datadog/zstd",
"direct": false,
"version": "v1.5.7",
"ecosystem": "go"
},
{
"name": "github.com/dchest/siphash",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": false,
"version": "v4.0.1",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": false,
"version": "v4.4.0",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": false,
"version": "v4.4.1",
"ecosystem": "go"
},
{
"name": "github.com/deepmap/oapi-codegen",
"direct": false,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/defanglabs/secret-detector",
"direct": false,
"version": "v0.0.0-20250403165618-22662109213e",
"ecosystem": "go"
},
{
"name": "github.com/dennwc/varint",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/badger/v4",
"direct": false,
"version": "v4.7.0",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/ristretto/v2",
"direct": false,
"version": "v2.2.0",
"ecosystem": "go"
},
{
"name": "github.com/dgryski/go-rendezvous",
"direct": false,
"version": "v0.0.0-20200823014737-9f7001d12a5f",
"ecosystem": "go"
},
{
"name": "github.com/digital-asset/dazl-client/v8",
"direct": false,
"version": "v8.9.0",
"ecosystem": "go"
},
{
"name": "github.com/distribution/reference",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/buildx",
"direct": false,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "github.com/docker/cli",
"direct": false,
"version": "v29.4.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/compose/v5",
"direct": false,
"version": "v5.1.2",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker",
"direct": false,
"version": "v28.5.3-0.20260325154711-31a1689cb0a1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/docker/docker-credential-helpers",
"direct": false,
"version": "v0.9.5",
"ecosystem": "go"
},
{
"name": "github.com/docker/go-units",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/dvsekhvalnov/jose2go",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/ebitengine/purego",
"direct": false,
"version": "v0.10.1",
"ecosystem": "go"
},
{
"name": "github.com/edsrzf/mmap-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/edsrzf/mmap-go",
"direct": false,
"version": "v1.2.1-0.20241212181136-fad1cd13edbd",
"ecosystem": "go"
},
{
"name": "github.com/eiannone/keyboard",
"direct": false,
"version": "v0.0.0-20220611211555-0d226195f203",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/dot",
"direct": false,
"version": "v1.6.2",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.12.1",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.12.2",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.13.0",
"ecosystem": "go"
},
{
"name": "github.com/esote/minmaxheap",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/c-kzg-4844/v2",
"direct": false,
"version": "v2.1.6",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/c-kzg-4844/v2",
"direct": false,
"version": "v2.1.7",
"ecosystem": "go"
},
{
"name": "github.com/ethereum/go-bigmodexpfix",
"direct": false,
"version": "v0.0.0-20250911101455-f9e208c548ab",
"ecosystem": "go"
},
{
"name": "github.com/evanphx/json-patch/v5",
"direct": false,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/exponent-io/jsonpath",
"direct": false,
"version": "v0.0.0-20210407135951-1de76d718b3f",
"ecosystem": "go"
},
{
"name": "github.com/expr-lang/expr",
"direct": false,
"version": "v1.17.8",
"ecosystem": "go"
},
{
"name": "github.com/facette/natsort",
"direct": false,
"version": "v0.0.0-20181210072756-2cd4dd1e2dcb",
"ecosystem": "go"
},
{
"name": "github.com/failsafe-go/failsafe-go",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fatih/camelcase",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/ferranbt/fastssz",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/fjl/jsonw",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsevents",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.10.1",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/fvbommel/sortorder",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gabriel-vasile/mimetype",
"direct": false,
"version": "v1.4.13",
"ecosystem": "go"
},
{
"name": "github.com/gagliardetto/treeout",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/gballet/go-libpcsclite",
"direct": false,
"version": "v0.0.0-20191108122812-4678299bea08",
"ecosystem": "go"
},
{
"name": "github.com/gedex/inflector",
"direct": false,
"version": "v0.0.0-20170307190818-16278e9db813",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/gin-contrib/sse",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/gkampitakis/ciinfo",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/gkampitakis/go-snaps",
"direct": false,
"version": "v0.5.19",
"ecosystem": "go"
},
{
"name": "github.com/go-asn1-ber/asn1-ber",
"direct": false,
"version": "v1.5.5",
"ecosystem": "go"
},
{
"name": "github.com/go-chi/chi",
"direct": false,
"version": "v4.1.2+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/go-errors/errors",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/go-ini/ini",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.4",
"ecosystem": "go"
},
{
"name": "github.com/go-kit/kit",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/go-kit/log",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logfmt/logfmt",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logfmt/logfmt",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-ole/go-ole",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/analysis",
"direct": false,
"version": "v0.24.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/analysis",
"direct": false,
"version": "v0.25.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/errors",
"direct": false,
"version": "v0.22.7",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.22.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.23.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.21.6",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/loads",
"direct": false,
"version": "v0.23.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": false,
"version": "v0.22.4",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": false,
"version": "v0.22.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": false,
"version": "v0.26.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": false,
"version": "v0.26.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/cmdutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/conv",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/fileutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/loading",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/mangling",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/netutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/stringutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/typeutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/yamlutils",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/validate",
"direct": false,
"version": "v0.25.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/validate",
"direct": false,
"version": "v0.25.3",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/locales",
"direct": false,
"version": "v0.14.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/universal-translator",
"direct": false,
"version": "v0.18.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": false,
"version": "v10.30.1",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": false,
"version": "v10.30.2",
"ecosystem": "go"
},
{
"name": "github.com/go-playground/validator/v10",
"direct": false,
"version": "v10.30.3",
"ecosystem": "go"
},
{
"name": "github.com/go-webauthn/x",
"direct": false,
"version": "v0.1.5",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.19.2",
"ecosystem": "go"
},
{
"name": "github.com/godbus/dbus",
"direct": false,
"version": "v0.0.0-20190726142602-4481cbc300e2",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/flock",
"direct": false,
"version": "v0.12.1",
"ecosystem": "go"
},
{
"name": "github.com/gofrs/flock",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/gogo/googleapis",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/gogo/status",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/golang-jwt/jwt/v4",
"direct": false,
"version": "v4.5.2",
"ecosystem": "go"
},
{
"name": "github.com/golang/mock",
"direct": false,
"version": "v1.7.0-rc.1",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/btree",
"direct": false,
"version": "v1.1.3",
"ecosystem": "go"
},
{
"name": "github.com/google/flatbuffers",
"direct": false,
"version": "v25.12.19+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.6.9",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/google/go-github/v72",
"direct": false,
"version": "v72.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-querystring",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/google/go-tpm",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/google/gofuzz",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/google/shlex",
"direct": false,
"version": "v0.0.0-20191202100458-e7afc7fbc510",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.14",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.18.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/context",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/grafana/dskit",
"direct": false,
"version": "v0.0.0-20260209132809-8d1c6d34bb5a",
"ecosystem": "go"
},
{
"name": "github.com/grafana/dskit",
"direct": false,
"version": "v0.0.0-20260413135140-f8fd8e188362",
"ecosystem": "go"
},
{
"name": "github.com/grafana/gomemcache",
"direct": false,
"version": "v0.0.0-20251127154401-74f93547077b",
"ecosystem": "go"
},
{
"name": "github.com/grafana/grafana-foundation-sdk/go",
"direct": false,
"version": "v0.0.0-20240326122733-6f96a993222b",
"ecosystem": "go"
},
{
"name": "github.com/grafana/jsonparser",
"direct": false,
"version": "v0.0.0-20241004153430-023329977675",
"ecosystem": "go"
},
{
"name": "github.com/grafana/loki/pkg/push",
"direct": false,
"version": "v0.0.0-20250630054201-94c0ba7b0952",
"ecosystem": "go"
},
{
"name": "github.com/grafana/loki/v3",
"direct": false,
"version": "v3.7.1",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go/godeltaprof",
"direct": false,
"version": "v0.1.10",
"ecosystem": "go"
},
{
"name": "github.com/grafana/pyroscope-go/godeltaprof",
"direct": false,
"version": "v0.1.9",
"ecosystem": "go"
},
{
"name": "github.com/grafana/regexp",
"direct": false,
"version": "v0.0.0-20250905093917-f7b3be9d1853",
"ecosystem": "go"
},
{
"name": "github.com/gregjones/httpcache",
"direct": false,
"version": "v0.0.0-20190611155906-901d90724c79",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
"direct": false,
"version": "v2.3.3",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway",
"direct": false,
"version": "v1.16.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.28.0",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.29.0",
"ecosystem": "go"
},
{
"name": "github.com/gsterjov/go-libsecret",
"direct": false,
"version": "v0.0.0-20161001094733-a6f4afe4910c",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/consul/api",
"direct": false,
"version": "v1.33.4",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/consul/api",
"direct": false,
"version": "v1.33.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-bexpr",
"direct": false,
"version": "v0.1.10",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-immutable-radix",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-metrics",
"direct": false,
"version": "v0.5.4",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-msgpack/v2",
"direct": false,
"version": "v2.1.5",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-rootcerts",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"direct": false,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-uuid",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/golang-lru/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/serf",
"direct": false,
"version": "v0.10.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/yamux",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/hasura/go-graphql-client",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/hdevalence/ed25519consensus",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/holiman/billy",
"direct": false,
"version": "v0.0.0-20250707135307-f2f9b9aae7db",
"ecosystem": "go"
},
{
"name": "github.com/holiman/bloomfilter/v2",
"direct": false,
"version": "v2.0.3",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/huin/goupnp",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/iancoleman/strcase",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/in-toto/attestation",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/in-toto/in-toto-golang",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/line-protocol",
"direct": false,
"version": "v0.0.0-20210311194329-9aa0e372d097",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/tdigest",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/influxdata/tdigest",
"direct": false,
"version": "v0.0.2-0.20210216194612-fc98d27c9e8b",
"ecosystem": "go"
},
{
"name": "github.com/inhies/go-bytesize",
"direct": false,
"version": "v0.0.0-20220417184213-4913239db9cf",
"ecosystem": "go"
},
{
"name": "github.com/invopop/jsonschema",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/invopop/jsonschema",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgio",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgpassfile",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgproto3/v2",
"direct": false,
"version": "v2.3.4-0.20250125160525-bc041643406d",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgservicefile",
"direct": false,
"version": "v0.0.0-20240606120523-5a60cdf6a761",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgtype",
"direct": false,
"version": "v1.14.4",
"ecosystem": "go"
},
{
"name": "github.com/jackc/puddle/v2",
"direct": false,
"version": "v2.2.2",
"ecosystem": "go"
},
{
"name": "github.com/jackpal/go-nat-pmp",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/jaegertracing/jaeger-idl",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/jhump/protocompile",
"direct": false,
"version": "v0.0.0-20221021153901-4f6f732835e8",
"ecosystem": "go"
},
{
"name": "github.com/jinzhu/copier",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jmespath/go-jmespath",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/jmhodges/levigo",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/joho/godotenv",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/julienschmidt/httprouter",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/karalabe/hid",
"direct": false,
"version": "v1.0.1-0.20260315100226-f5d04adeffeb",
"ecosystem": "go"
},
{
"name": "github.com/kelseyhightower/envconfig",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.2",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.4",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.6",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.19.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.2.10",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/crc32",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf/maps",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf/providers/confmap",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/knadh/koanf/v2",
"direct": false,
"version": "v2.3.3",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/leanovate/gopter",
"direct": false,
"version": "v0.2.11",
"ecosystem": "go"
},
{
"name": "github.com/leodido/go-urn",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/liggitt/tabwriter",
"direct": false,
"version": "v0.0.0-20181228230101-89fcab3d43de",
"ecosystem": "go"
},
{
"name": "github.com/linxgnu/grocksdb",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/logrusorgru/aurora",
"direct": false,
"version": "v2.0.3+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20260216142805-b3301c5f2a88",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20260330125221-c963978e514e",
"ecosystem": "go"
},
{
"name": "github.com/lufia/plan9stats",
"direct": false,
"version": "v0.0.0-20260627054121-477a66015f15",
"ecosystem": "go"
},
{
"name": "github.com/magiconair/properties",
"direct": false,
"version": "v1.8.10",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/makenowjust/heredoc",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/marcboeker/go-duckdb",
"direct": false,
"version": "v1.8.5",
"ecosystem": "go"
},
{
"name": "github.com/maruel/natural",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.22",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.24",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-shellwords",
"direct": false,
"version": "v1.0.12",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-tty",
"direct": false,
"version": "v0.0.3",
"ecosystem": "go"
},
{
"name": "github.com/mdlayher/socket",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/mdlayher/vsock",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/mfridman/interpolate",
"direct": false,
"version": "v0.0.2",
"ecosystem": "go"
},
{
"name": "github.com/microsoft/go-winio",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/miekg/dns",
"direct": false,
"version": "v1.1.72",
"ecosystem": "go"
},
{
"name": "github.com/minio/crc64nvme",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/minio/crc64nvme",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/minio/md5-simd",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/minio/minio-go/v7",
"direct": false,
"version": "v7.0.86",
"ecosystem": "go"
},
{
"name": "github.com/minio/minio-go/v7",
"direct": false,
"version": "v7.0.99",
"ecosystem": "go"
},
{
"name": "github.com/minio/sha256-simd",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/hashstructure/v2",
"direct": false,
"version": "v2.0.2",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.1-0.20220423185008-bf980b35cac4",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/pointerstructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/buildkit",
"direct": false,
"version": "v0.29.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/docker-image-spec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/go-archive",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/locker",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/api",
"direct": false,
"version": "v1.54.2",
"ecosystem": "go"
},
{
"name": "github.com/moby/moby/api",
"direct": false,
"version": "v1.55.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/patternmatcher",
"direct": false,
"version": "v0.6.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/spdystream",
"direct": false,
"version": "v0.5.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/atomicwriter",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/capability",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/sequential",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/sequential",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/signal",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/symlink",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/user",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/user",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/moby/sys/userns",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/moby/term",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.3-0.20250322232337-35a7c28c31ee",
"ecosystem": "go"
},
{
"name": "github.com/monochromegane/go-gitignore",
"direct": false,
"version": "v0.0.0-20200626010858-205db1a8cc00",
"ecosystem": "go"
},
{
"name": "github.com/montanaflynn/stats",
"direct": false,
"version": "v0.7.1",
"ecosystem": "go"
},
{
"name": "github.com/morikuni/aec",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mostynb/zstdpool-freelist",
"direct": false,
"version": "v0.0.0-20201229113212-927304c0c3b1",
"ecosystem": "go"
},
{
"name": "github.com/mtibben/percent",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/muesli/mango",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/mango-cobra",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/mango-pflag",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/roff",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/mwitkow/go-conntrack",
"direct": false,
"version": "v0.0.0-20190716064945-2f068394615f",
"ecosystem": "go"
},
{
"name": "github.com/mxk/go-flowrate",
"direct": false,
"version": "v0.0.0-20140419014527-cca7078d478f",
"ecosystem": "go"
},
{
"name": "github.com/nethermindeth/juno",
"direct": false,
"version": "v0.15.11",
"ecosystem": "go"
},
{
"name": "github.com/nethermindeth/starknet.go",
"direct": false,
"version": "v0.17.1",
"ecosystem": "go"
},
{
"name": "github.com/oapi-codegen/runtime",
"direct": false,
"version": "v1.1.2",
"ecosystem": "go"
},
{
"name": "github.com/oapi-codegen/runtime",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/oasisprotocol/curve25519-voi",
"direct": false,
"version": "v0.0.0-20230904125328-1f23a7beb09a",
"ecosystem": "go"
},
{
"name": "github.com/oklog/run",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid/v2",
"direct": false,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/onsi/ginkgo/v2",
"direct": false,
"version": "v2.27.2",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/internal/exp/metrics",
"direct": false,
"version": "v0.148.0",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil",
"direct": false,
"version": "v0.148.0",
"ecosystem": "go"
},
{
"name": "github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor",
"direct": false,
"version": "v0.148.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/go-digest",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/opencontainers/image-spec",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/opentracing-contrib/go-grpc",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/opentracing-contrib/go-stdlib",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/opentracing/opentracing-go",
"direct": false,
"version": "v1.2.1-0.20220228012449-10b1cf09e00b",
"ecosystem": "go"
},
{
"name": "github.com/otiai10/copy",
"direct": false,
"version": "v1.14.1",
"ecosystem": "go"
},
{
"name": "github.com/otiai10/mint",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/jsonpath",
"direct": false,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/jsonpath",
"direct": false,
"version": "v0.8.2",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/libopenapi",
"direct": false,
"version": "v0.34.3",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/libopenapi",
"direct": false,
"version": "v0.34.4",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/libopenapi-validator",
"direct": false,
"version": "v0.13.3",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/ordered-map/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/pb33f/ordered-map/v2",
"direct": false,
"version": "v2.3.1",
"ecosystem": "go"
},
{
"name": "github.com/peterbourgon/diskv",
"direct": false,
"version": "v2.0.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/petermattis/goid",
"direct": false,
"version": "v0.0.0-20240813172612-4fcff4a6cae7",
"ecosystem": "go"
},
{
"name": "github.com/philhofer/fwd",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pierrec/lz4/v4",
"direct": false,
"version": "v4.1.26",
"ecosystem": "go"
},
{
"name": "github.com/pion/dtls/v2",
"direct": false,
"version": "v2.2.12",
"ecosystem": "go"
},
{
"name": "github.com/pion/dtls/v3",
"direct": false,
"version": "v3.1.2",
"ecosystem": "go"
},
{
"name": "github.com/pion/logging",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/pion/logging",
"direct": false,
"version": "v0.2.4",
"ecosystem": "go"
},
{
"name": "github.com/pion/stun/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/pion/stun/v3",
"direct": false,
"version": "v3.1.2",
"ecosystem": "go"
},
{
"name": "github.com/pion/transport/v2",
"direct": false,
"version": "v2.2.10",
"ecosystem": "go"
},
{
"name": "github.com/pion/transport/v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/pion/transport/v4",
"direct": false,
"version": "v4.0.1",
"ecosystem": "go"
},
{
"name": "github.com/pires/go-proxyproto",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/pires/go-proxyproto",
"direct": false,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/browser",
"direct": false,
"version": "v0.0.0-20240102092130-5ac0b6a4141c",
"ecosystem": "go"
},
{
"name": "github.com/pkg/term",
"direct": false,
"version": "v1.2.0-beta.2",
"ecosystem": "go"
},
{
"name": "github.com/planetscale/vtprotobuf",
"direct": false,
"version": "v0.6.1-0.20240319094008-0393e58bdf10",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/power-devops/perfstat",
"direct": false,
"version": "v0.0.0-20240221224432-82ca36839d55",
"ecosystem": "go"
},
{
"name": "github.com/projectzkm/ziren/crates/go-runtime/zkvm_runtime",
"direct": false,
"version": "v0.0.0-20251001021608-1fe7b43fc4d6",
"ecosystem": "go"
},
{
"name": "github.com/projectzkm/ziren/crates/go-runtime/zkvm_runtime",
"direct": false,
"version": "v0.0.0-20260416073033-7c2071eaa8d4",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/alertmanager",
"direct": false,
"version": "v0.31.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang/exp",
"direct": false,
"version": "v0.0.0-20260325093428-d8591d0db856",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/exporter-toolkit",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/otlptranslator",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/sigv4",
"direct": false,
"version": "v0.4.1",
"ecosystem": "go"
},
{
"name": "github.com/puzpuzpuz/xsync/v4",
"direct": false,
"version": "v4.4.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.59.1",
"ecosystem": "go"
},
{
"name": "github.com/redis/go-redis/v9",
"direct": false,
"version": "v9.18.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": false,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/samber/lo",
"direct": false,
"version": "v1.53.0",
"ecosystem": "go"
},
{
"name": "github.com/sanity-io/litter",
"direct": false,
"version": "v1.5.5",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v5",
"direct": false,
"version": "v5.3.1",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.1",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/sasha-s/go-deadlock",
"direct": false,
"version": "v0.3.5",
"ecosystem": "go"
},
{
"name": "github.com/sean-/seed",
"direct": false,
"version": "v0.0.0-20170313163322-e2103e2c3529",
"ecosystem": "go"
},
{
"name": "github.com/secure-systems-lab/go-securesystemslib",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/sercand/kuberesolver/v6",
"direct": false,
"version": "v6.0.1",
"ecosystem": "go"
},
{
"name": "github.com/sergi/go-diff",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/shibumi/go-pathspec",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil",
"direct": false,
"version": "v3.21.11+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": false,
"version": "v4.26.3",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": false,
"version": "v4.26.4",
"ecosystem": "go"
},
{
"name": "github.com/shirou/gopsutil/v4",
"direct": false,
"version": "v4.26.6",
"ecosystem": "go"
},
{
"name": "github.com/sigstore/sigstore",
"direct": false,
"version": "v1.10.8",
"ecosystem": "go"
},
{
"name": "github.com/sigstore/sigstore-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/sigurn/crc16",
"direct": false,
"version": "v0.0.0-20211026045750-20ab5afb07e3",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "github.com/skratchdot/open-golang",
"direct": false,
"version": "v0.0.0-20200116055534-eef842397966",
"ecosystem": "go"
},
{
"name": "github.com/slack-go/slack",
"direct": false,
"version": "v0.23.1",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-canton",
"direct": false,
"version": "v0.0.0-20260615233851-4e78e7c23a58",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common/pkg/values",
"direct": false,
"version": "v0.0.0-20250806152407-159881c7589c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-common/pkg/workflows/sdk/v2/pb",
"direct": false,
"version": "v0.0.0-20250806155403-1d805e639a0f",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/metrics",
"direct": false,
"version": "v0.0.0-20260508154216-3ed6f623098f",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/metrics",
"direct": false,
"version": "v0.0.0-20260709082627-78ab5315e367",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-framework/metrics",
"direct": false,
"version": "v0.0.0-20260714194015-527495d10a6c",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/chainlink-ccv/committee-verifier",
"direct": false,
"version": "v0.0.0-20251211142334-5c3421fe2c8d",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/chainlink-ccv/heartbeat",
"direct": false,
"version": "v0.0.0-20260115142640-f6b99095c12e",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/chainlink-ccv/message-discovery",
"direct": false,
"version": "v0.0.0-20251211142334-5c3421fe2c8d",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/chainlink-ccv/message-rules",
"direct": false,
"version": "v0.0.0-20260505131349-78e491b80735",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/chainlink-ccv/verifier",
"direct": false,
"version": "v0.0.0-20251211142334-5c3421fe2c8d",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/op-catalog",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-protos/svr",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-stellar",
"direct": false,
"version": "v0.0.3-0.20260714222251-887c274c6b64",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-stellar/bindings",
"direct": false,
"version": "v0.0.0-20260714222251-887c274c6b64",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework/components/chiprouter",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose",
"direct": false,
"version": "v0.1.23",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/havoc",
"direct": false,
"version": "v1.50.5",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/lib/grafana",
"direct": false,
"version": "v1.50.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-testing-framework/lib/grafana",
"direct": false,
"version": "v1.51.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink-tron/relayer",
"direct": false,
"version": "v0.0.11-0.20260408092456-3c6369888d4a",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/evmread",
"direct": false,
"version": "v0.0.0-20250917232237-c4ecf802c6f8",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/chainlink/system-tests/tests/smoke/cre/solana/solread",
"direct": false,
"version": "v0.0.0-20260609191154-1ecc282df958",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/aptos",
"direct": false,
"version": "v0.0.0-20260312154349-ecb4cb615f37",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/aptos",
"direct": false,
"version": "v0.0.0-20260619133249-34ab259a419e",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm",
"direct": false,
"version": "v0.10.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/evm",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/solana",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/solana",
"direct": false,
"version": "v0.1.1-0.20260512121445-c641f2952d28",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/solana",
"direct": false,
"version": "v0.1.1-0.20260612142557-01f4db8d7d47",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/cre-sdk-go/capabilities/blockchain/stellar",
"direct": false,
"version": "v0.0.0-20260702162048-608baab0b466",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/go-daml",
"direct": false,
"version": "v0.0.0-20260615231356-88c6ee9b5774",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/grpc-proxy",
"direct": false,
"version": "v0.0.0-20240830132753-a7e17fec5ab7",
"ecosystem": "go"
},
{
"name": "github.com/smartcontractkit/testrig",
"direct": false,
"version": "v0.0.12",
"ecosystem": "go"
},
{
"name": "github.com/sony/gobreaker/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.1-0.20240121214520-5f936abd7ae8",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": false,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": false,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "github.com/stellar/go-stellar-sdk",
"direct": false,
"version": "v0.5.0",
"ecosystem": "go"
},
{
"name": "github.com/stellar/go-xdr",
"direct": false,
"version": "v0.0.0-20260423131911-a87d4d0789c3",
"ecosystem": "go"
},
{
"name": "github.com/stephenlacy/go-ethereum-hdwallet",
"direct": false,
"version": "v0.0.0-20230913225845-a4fa94429863",
"ecosystem": "go"
},
{
"name": "github.com/streamingfast/logging",
"direct": false,
"version": "v0.0.0-20230608130331-f22c91403091",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/objx",
"direct": false,
"version": "v0.5.3",
"ecosystem": "go"
},
{
"name": "github.com/supranational/blst",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/suzuki-shunsuke/go-convmap",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/syndtr/goleveldb",
"direct": false,
"version": "v1.0.1-0.20220721030215-126854af5e6d",
"ecosystem": "go"
},
{
"name": "github.com/tendermint/go-amino",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go/modules/compose",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go/modules/postgres",
"direct": false,
"version": "v0.41.0",
"ecosystem": "go"
},
{
"name": "github.com/testcontainers/testcontainers-go/modules/postgres",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/sjson",
"direct": false,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "github.com/tilt-dev/fsnotify",
"direct": false,
"version": "v1.4.8-0.20220602155310-fff9c274a375",
"ecosystem": "go"
},
{
"name": "github.com/tinylib/msgp",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/tjhop/slog-gokit",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/go-sysconf",
"direct": false,
"version": "v0.4.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/tklauser/numcpus",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/dchapes-mode",
"direct": false,
"version": "v0.0.0-20250318174251-73d941a28323",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/fsutil",
"direct": false,
"version": "v0.0.0-20251211185533-a2aa163d723f",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/go-csvvalue",
"direct": false,
"version": "v0.0.0-20240814133006-030d3b2625d0",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/units",
"direct": false,
"version": "v0.0.0-20180711220420-6950e57a87ea",
"ecosystem": "go"
},
{
"name": "github.com/tonistiigi/vt100",
"direct": false,
"version": "v0.0.0-20240514184818-90bafcd6abab",
"ecosystem": "go"
},
{
"name": "github.com/twitchyliquid64/golang-asm",
"direct": false,
"version": "v0.15.1",
"ecosystem": "go"
},
{
"name": "github.com/tyler-smith/go-bip39",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/uber/jaeger-client-go",
"direct": false,
"version": "v2.30.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/uber/jaeger-lib",
"direct": false,
"version": "v2.4.1+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.2.12",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/umbracle/fastrlp",
"direct": false,
"version": "v0.0.0-20220527094140-59d5dd30e722",
"ecosystem": "go"
},
{
"name": "github.com/unheilbar/anchor-go",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli/v2",
"direct": false,
"version": "v2.27.7",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fastjson",
"direct": false,
"version": "v1.4.1",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fastjson",
"direct": false,
"version": "v1.6.10",
"ecosystem": "go"
},
{
"name": "github.com/vektah/gqlparser/v2",
"direct": false,
"version": "v2.5.19",
"ecosystem": "go"
},
{
"name": "github.com/vektah/gqlparser/v2",
"direct": false,
"version": "v2.5.30",
"ecosystem": "go"
},
{
"name": "github.com/victoriametrics/fastcache",
"direct": false,
"version": "v1.13.0",
"ecosystem": "go"
},
{
"name": "github.com/vmihailenco/tagparser/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/wk8/go-ordered-map/v2",
"direct": false,
"version": "v2.1.8",
"ecosystem": "go"
},
{
"name": "github.com/wlynxg/anet",
"direct": false,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/xhit/go-str2duration/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/xlab/treeprint",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "github.com/xrash/smetrics",
"direct": false,
"version": "v0.0.0-20240521201337-686a1a2994c1",
"ecosystem": "go"
},
{
"name": "github.com/xsam/otelsql",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "github.com/youmark/pkcs8",
"direct": false,
"version": "v0.0.0-20240726163527-a2c0da244d78",
"ecosystem": "go"
},
{
"name": "github.com/yusufpapurcu/wmi",
"direct": false,
"version": "v1.2.4",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/xxh3",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/zondax/hid",
"direct": false,
"version": "v0.9.2",
"ecosystem": "go"
},
{
"name": "github.com/zondax/ledger-go",
"direct": false,
"version": "v0.14.3",
"ecosystem": "go"
},
{
"name": "go.dedis.ch/fixbuf",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "go.etcd.io/bbolt",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "go.etcd.io/bbolt",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/api/v3",
"direct": false,
"version": "v3.6.7",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/api/v3",
"direct": false,
"version": "v3.6.9",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/pkg/v3",
"direct": false,
"version": "v3.6.7",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/pkg/v3",
"direct": false,
"version": "v3.6.9",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/v3",
"direct": false,
"version": "v3.6.7",
"ecosystem": "go"
},
{
"name": "go.etcd.io/etcd/client/v3",
"direct": false,
"version": "v3.6.9",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.17.7",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.17.9",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/component",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/confmap",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/confmap/xconfmap",
"direct": false,
"version": "v0.148.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/consumer",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/featuregate",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/internal/componentalias",
"direct": false,
"version": "v0.148.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/pdata",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/pipeline",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/collector/processor",
"direct": false,
"version": "v1.54.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/exporters/autoexport",
"direct": false,
"version": "v0.64.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/exporters/autoexport",
"direct": false,
"version": "v0.67.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.63.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.67.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
"direct": false,
"version": "v0.63.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace",
"direct": false,
"version": "v0.67.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.65.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.67.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.69.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/jaeger",
"direct": false,
"version": "v1.39.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/jaeger",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/samplers/jaegerremote",
"direct": false,
"version": "v0.33.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/samplers/jaegerremote",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/jaeger",
"direct": false,
"version": "v1.17.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
"direct": false,
"version": "v0.12.2",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/prometheus",
"direct": false,
"version": "v0.61.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/prometheus",
"direct": false,
"version": "v0.64.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutlog",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutlog",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutlog",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutmetric",
"direct": false,
"version": "v1.36.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutmetric",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutmetric",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": false,
"version": "v1.36.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": false,
"version": "v1.42.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/log",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/log",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "go.starlark.net",
"direct": false,
"version": "v0.0.0-20230525235612-a134d8f9ddca",
"ecosystem": "go"
},
{
"name": "go.uber.org/goleak",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/ratelimit",
"direct": false,
"version": "v0.3.1",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.4",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v4",
"direct": false,
"version": "v4.0.0-rc.4",
"ecosystem": "go"
},
{
"name": "go4.org/netipx",
"direct": false,
"version": "v0.0.0-20230125063823-8449b0a6169f",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/arch",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.57.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.42.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "gomodules.xyz/jsonpatch/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.272.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20250505200425-f936aa4a68b2",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20260217215200-42d3e9bedb6d",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260401024825-9d38bb4040a9",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260401024825-9d38bb4040a9",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20201130134442-10cb98267c6c",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.12.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.13.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/guregu/null.v2",
"direct": false,
"version": "v2.1.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/ini.v1",
"direct": false,
"version": "v1.67.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": false,
"version": "v0.32.3",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": false,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/api",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apiextensions-apiserver",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": false,
"version": "v0.33.2",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": false,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/cli-runtime",
"direct": false,
"version": "v0.31.2",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": false,
"version": "v0.32.3",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": false,
"version": "v0.35.3",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "k8s.io/component-base",
"direct": false,
"version": "v0.31.2",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.130.1",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.140.0",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20250318190949-c8a335a9a2ff",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20250910181357-589584f1c912",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20260507235316-19c3011e7fa0",
"ecosystem": "go"
},
{
"name": "k8s.io/kubectl",
"direct": false,
"version": "v0.31.2",
"ecosystem": "go"
},
{
"name": "k8s.io/streaming",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "nhooyr.io/websocket",
"direct": false,
"version": "v1.8.10",
"ecosystem": "go"
},
{
"name": "pgregory.net/rapid",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/controller-runtime",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20241010143419-9aa6b5e7a4b3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20250730193827-2d320260d730",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/api",
"direct": false,
"version": "v0.17.2",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/kustomize/kyaml",
"direct": false,
"version": "v0.17.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"direct": false,
"version": "v4.6.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.3.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v6",
"direct": false,
"version": "v6.4.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "tags.cncf.io/container-device-interface",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@chainlink/cre-sdk",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@changesets/apply-release-plan",
"direct": false,
"version": "7.0.10",
"ecosystem": "npm"
},
{
"name": "@changesets/assemble-release-plan",
"direct": false,
"version": "6.0.6",
"ecosystem": "npm"
},
{
"name": "@changesets/changelog-git",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "@changesets/cli",
"direct": false,
"version": "2.28.1",
"ecosystem": "npm"
},
{
"name": "@changesets/config",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/errors",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "@changesets/get-dependents-graph",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "@changesets/get-github-info",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@changesets/get-release-plan",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "@changesets/get-version-range-type",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@changesets/git",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@changesets/logger",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@changesets/parse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@changesets/pre",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@changesets/read",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "@changesets/should-skip-package",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/types",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "@changesets/write",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "@manypkg/find-root",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@manypkg/get-packages",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.scandir",
"direct": false,
"version": "2.1.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.stat",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@nodelib/fs.walk",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "@types/bun",
"direct": false,
"version": "1.2.21",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "12.20.55",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.3",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "array-union",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "better-path-resolve",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "chardet",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "dataloader",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "detect-indent",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "dir-glob",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "enquirer",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "extendable-error",
"direct": false,
"version": "0.1.7",
"ecosystem": "npm"
},
{
"name": "external-editor",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "fast-glob",
"direct": false,
"version": "3.3.2",
"ecosystem": "npm"
},
{
"name": "fastq",
"direct": false,
"version": "1.17.1",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "fs-extra",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "globby",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "human-id",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-subdir",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "is-windows",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "3.14.1",
"ecosystem": "npm"
},
{
"name": "jsonfile",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "lodash.startcase",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "merge2",
"direct": false,
"version": "1.4.1",
"ecosystem": "npm"
},
{
"name": "micromatch",
"direct": false,
"version": "4.0.8",
"ecosystem": "npm"
},
{
"name": "mri",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "node-fetch",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "outdent",
"direct": false,
"version": "0.5.0",
"ecosystem": "npm"
},
{
"name": "p-filter",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "p-map",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "p-try",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "0.2.11",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-type",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "2.8.8",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "0.2.10",
"ecosystem": "npm"
},
{
"name": "queue-microtask",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "read-yaml-file",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "regenerator-runtime",
"direct": false,
"version": "0.14.1",
"ecosystem": "npm"
},
{
"name": "resolve-from",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reusify",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "run-parallel",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.1",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "spawndamnit",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "sprintf-js",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "term-size",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "tmp",
"direct": false,
"version": "0.0.33",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "tr46",
"direct": false,
"version": "0.0.3",
"ecosystem": "npm"
},
{
"name": "universalify",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "viem",
"direct": false,
"version": "2.34.0",
"ecosystem": "npm"
},
{
"name": "webidl-conversions",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "whatwg-url",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "3.25.76",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 1171,
"direct_count": 274,
"indirect_count": 897
}
},
"maintainership": {
"issues": {
"open_prs": 167,
"merged_prs": 16127,
"open_issues": 117,
"closed_ratio": 0.768,
"closed_issues": 387,
"closed_unmerged_prs": 6227
},
"bus_factor": 10,
"top_contributors": [
{
"type": "User",
"login": "se3000",
"commits": 2676,
"avatar_url": "https://avatars.githubusercontent.com/u/573827?u=97efa1e89a4ce1b96ff68b439c9ae3ba4ebe7d75&v=4"
},
{
"type": "User",
"login": "j16r",
"commits": 2165,
"avatar_url": "https://avatars.githubusercontent.com/u/344071?u=2f009422dbbda58f2955cbece81e7a7c64086df5&v=4"
},
{
"type": "User",
"login": "dimroc",
"commits": 1581,
"avatar_url": "https://avatars.githubusercontent.com/u/635121?v=4"
},
{
"type": "User",
"login": "samsondav",
"commits": 1531,
"avatar_url": "https://avatars.githubusercontent.com/u/4147639?u=f2bf2386ebac0622cf4931a386934a46401d2653&v=4"
},
{
"type": "User",
"login": "jmank88",
"commits": 1151,
"avatar_url": "https://avatars.githubusercontent.com/u/1194128?u=cc345b7f5a94ef9d8244b7f4282a8fe368910467&v=4"
},
{
"type": "User",
"login": "RyanRHall",
"commits": 1141,
"avatar_url": "https://avatars.githubusercontent.com/u/14809513?u=f7f02ee618c888840efd0e134346068ec1e7f312&v=4"
},
{
"type": "User",
"login": "HenryNguyen5",
"commits": 809,
"avatar_url": "https://avatars.githubusercontent.com/u/6404866?u=2a6e1b7f3653030bcb95fc083526bd0eeb80ee4b&v=4"
},
{
"type": "User",
"login": "chainchad",
"commits": 636,
"avatar_url": "https://avatars.githubusercontent.com/u/96362174?v=4"
},
{
"type": "User",
"login": "coventry",
"commits": 613,
"avatar_url": "https://avatars.githubusercontent.com/u/70152?v=4"
},
{
"type": "User",
"login": "alexroan",
"commits": 558,
"avatar_url": "https://avatars.githubusercontent.com/u/6523673?u=f0c0877f1cc1ee6d35675575944df149376e3d11&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.106
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-update.yml",
"bash-scripts.yml",
"build-publish.yml",
"ccip-chaos-tests.yml",
"chain-selectors-check.yml",
"changeset.yml",
"changesets-preview-pr.yml",
"ci-core.yml",
"ci-deployments.yml",
"ci-protobuf.yml",
"codeowners-review-analysis.yaml",
"codeql.yml",
"cre-local-env-tests.yaml",
"cre-regression-system-tests.yaml",
"cre-soak-memory-leak.yml",
"cre-system-tests.yaml",
"cre-wf-caching-test.yml",
"cre-workflow-don-benchmark.yaml",
"delete-caches.yml",
"dependabump.yml",
"devenv-compat.yml",
"devenv-core-compat.yml",
"docker-build.yml",
"find-flaky-tests.yml",
"go-mod-cache.yml",
"gomod-local-updater.yml",
"integration-in-memory-tests.yml",
"integration-tests.yml",
"legacy-non-functional-tests.yml",
"legacy-system-tests.yml",
"lint-gh-workflows.yml",
"operator-ui-ci.yml",
"post-build-publish.yml",
"post-docker-build.yml",
"post-image-released.yml",
"pr-conflicts.yaml",
"release-attest.yml",
"release-deploy.yml",
"release-notifications.yml",
"resolve-chainlink-image-tests.yml",
"run-nightly-in-memory-integration-tests.yml",
"stale.yml",
"sync-develop-from-smartcontractkit-chainlink.yml",
"vault-audit-commands.yml",
"vault-audit-gate.yml",
"vault-audit-status.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 9,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 17 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 9,
"reason": "SAST tool detected but not run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b77d312d62bc67519e015ac9aab6135450bcaf98",
"ran_at": "2026-07-17T19:04:21Z",
"aggregate_score": 7.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/smartcontractkit/chainlink",
"host": "github.com",
"name": "chainlink",
"owner": "smartcontractkit"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"security": 77,
"vitality": 100,
"community": 86,
"governance": 89,
"engineering": 90
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 100,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"commits_last_year": 2451,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 52
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "52/52 weeks with commits",
"points": 36,
"status": "met",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 52
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2451 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2451
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v2.55.0",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 7.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 86,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"forks": 1971,
"stars": 8218,
"watchers": 311,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8,218 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 8218
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1,971 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 1971
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "311 watchers",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 311
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "excellent",
"name": "Sustainability & Governance",
"value": 89,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"bus_factor": 10,
"contributors_sampled": 100,
"top_contributor_share": 0.106
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "10 contributor(s) cover half of all commits",
"points": 54,
"status": "met",
"details": [
{
"code": "bus_factor",
"params": {
"count": 10
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 11% of commits",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 11
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 16127,
"open_issues": 117,
"closed_issues": 387,
"issue_closed_ratio": 0.768,
"closed_unmerged_prs": 6227
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 35.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "16127/22354 decided PRs merged",
"points": 27.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 16127,
"decided": 22354
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 4146,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "smartcontractkit",
"public_repos": 380,
"account_age_days": 3471
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4,146 followers of smartcontractkit",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4146,
"login": "smartcontractkit"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "380 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 380
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/smartcontractkit/chainlink",
"github.com/smartcontractkit/chainlink/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 10
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 10 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 10
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "736 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 736
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 90,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "46 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 46
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"chainlink",
"ethereum",
"blockchain",
"golang",
"solidity",
"oracle"
],
"has_wiki": true,
"homepage": "https://chain.link",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://chain.link",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 77,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 77,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected but not run on all commits",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 86,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [
".github/AGENTS.md",
".github/copilot-instructions.md",
"devenv/AGENTS.md",
"docs/local-cre/agent-skills/local-cre-e2e/AGENTS.md",
"tools/test/AGENTS.md"
],
"agent_instruction_max_bytes": 6513
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/AGENTS.md, .github/copilot-instructions.md, devenv/AGENTS.md, docs/local-cre/agent-skills/local-cre-e2e/AGENTS.md, tools/test/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/AGENTS.md, .github/copilot-instructions.md, devenv/AGENTS.md, docs/local-cre/agent-skills/local-cre-e2e/AGENTS.md, tools/test/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 91,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"GNUmakefile",
"core/scripts/ccip/revert-reason/Makefile",
"core/scripts/cre/environment/GNUmakefile",
"core/scripts/cre/environment/examples/contracts/Makefile",
"deployment/environment/web/sdk/taskfile.yml",
"devenv/Justfile",
"devenv/fakes/Justfile",
"integration-tests/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "GNUmakefile, core/scripts/ccip/revert-reason/Makefile, core/scripts/cre/environment/GNUmakefile, core/scripts/cre/environment/examples/contracts/Makefile, deployment/environment/web/sdk/taskfile.yml, devenv/Justfile, devenv/fakes/Justfile, integration-tests/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "GNUmakefile, core/scripts/ccip/revert-reason/Makefile, core/scripts/cre/environment/GNUmakefile, core/scripts/cre/environment/examples/contracts/Makefile, deployment/environment/web/sdk/taskfile.yml, devenv/Justfile, devenv/fakes/Justfile, integration-tests/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 4325156,
"source_files_sampled": 3280,
"oversized_source_files": 53
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "53/3280 source files over 60KB",
"points": 54.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3280,
"oversized": 53
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"core/capabilities/remote/types/messages.proto",
"core/services/llo/telem/telem_streams.proto",
"core/services/nodestatusreporter/bridgestatus/events/bridge_status.proto",
"core/services/ocr2/plugins/functions/config/config_types.proto",
"core/services/ocr2/plugins/s4/messages.proto",
"core/services/synchronization/telem/telem.proto",
"core/services/synchronization/telem/telem_automation_custom.proto",
"core/services/synchronization/telem/telem_enhanced_ea.proto",
"core/services/synchronization/telem/telem_enhanced_ea_mercury.proto",
"core/services/synchronization/telem/telem_functions_request.proto",
"core/services/synchronization/telem/telem_head_report.proto",
"core/web/schema/schema.graphql",
"core/web/schema/type/api_token.graphql",
"core/web/schema/type/aptos_key.graphql",
"core/web/schema/type/bridge.graphql",
"core/web/schema/type/chain.graphql",
"core/web/schema/type/configv2.graphql",
"core/web/schema/type/cosmos_key.graphql",
"core/web/schema/type/csa_keys.graphql",
"core/web/schema/type/error.graphql",
"core/web/schema/type/eth_key.graphql",
"core/web/schema/type/eth_transaction.graphql",
"core/web/schema/type/eth_transaction_attempt.graphql",
"core/web/schema/type/features.graphql",
"core/web/schema/type/feeds_manager.graphql",
"core/web/schema/type/job.graphql",
"core/web/schema/type/job_error.graphql",
"core/web/schema/type/job_proposal.graphql",
"core/web/schema/type/job_proposal_spec.graphql",
"core/web/schema/type/job_run.graphql",
"core/web/schema/type/log.graphql",
"core/web/schema/type/node.graphql",
"core/web/schema/type/ocr.graphql",
"core/web/schema/type/ocr2_keys.graphql",
"core/web/schema/type/p2p.graphql",
"core/web/schema/type/pagination.graphql",
"core/web/schema/type/solana_key.graphql",
"core/web/schema/type/spec.graphql",
"core/web/schema/type/starknet_key.graphql",
"core/web/schema/type/sui_key.graphql",
"core/web/schema/type/task_run.go.graphql",
"core/web/schema/type/ton_key.graphql",
"core/web/schema/type/tron_key.graphql",
"core/web/schema/type/user.graphql",
"core/web/schema/type/vrf.graphql",
"deployment/environment/web/sdk/internal/genqlient.graphql",
"deployment/environment/web/sdk/internal/schema.graphql"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "core/capabilities/remote/types/messages.proto, core/services/llo/telem/telem_streams.proto, core/services/nodestatusreporter/bridgestatus/events/bridge_status.proto, core/services/ocr2/plugins/functions/config/config_types.proto, core/services/ocr2/plugins/s4/messages.proto, core/services/synchronization/telem/telem.proto, core/services/synchronization/telem/telem_automation_custom.proto, core/services/synchronization/telem/telem_enhanced_ea.proto, core/services/synchronization/telem/telem_enhanced_ea_mercury.proto, core/services/synchronization/telem/telem_functions_request.proto, core/services/synchronization/telem/telem_head_report.proto, core/web/schema/schema.graphql, core/web/schema/type/api_token.graphql, core/web/schema/type/aptos_key.graphql, core/web/schema/type/bridge.graphql, core/web/schema/type/chain.graphql, core/web/schema/type/configv2.graphql, core/web/schema/type/cosmos_key.graphql, core/web/schema/type/csa_keys.graphql, core/web/schema/type/error.graphql, core/web/schema/type/eth_key.graphql, core/web/schema/type/eth_transaction.graphql, core/web/schema/type/eth_transaction_attempt.graphql, core/web/schema/type/features.graphql, core/web/schema/type/feeds_manager.graphql, core/web/schema/type/job.graphql, core/web/schema/type/job_error.graphql, core/web/schema/type/job_proposal.graphql, core/web/schema/type/job_proposal_spec.graphql, core/web/schema/type/job_run.graphql, core/web/schema/type/log.graphql, core/web/schema/type/node.graphql, core/web/schema/type/ocr.graphql, core/web/schema/type/ocr2_keys.graphql, core/web/schema/type/p2p.graphql, core/web/schema/type/pagination.graphql, core/web/schema/type/solana_key.graphql, core/web/schema/type/spec.graphql, core/web/schema/type/starknet_key.graphql, core/web/schema/type/sui_key.graphql, core/web/schema/type/task_run.go.graphql, core/web/schema/type/ton_key.graphql, core/web/schema/type/tron_key.graphql, core/web/schema/type/user.graphql, core/web/schema/type/vrf.graphql, deployment/environment/web/sdk/internal/genqlient.graphql, deployment/environment/web/sdk/internal/schema.graphql",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "core/capabilities/remote/types/messages.proto, core/services/llo/telem/telem_streams.proto, core/services/nodestatusreporter/bridgestatus/events/bridge_status.proto, core/services/ocr2/plugins/functions/config/config_types.proto, core/services/ocr2/plugins/s4/messages.proto, core/services/synchronization/telem/telem.proto, core/services/synchronization/telem/telem_automation_custom.proto, core/services/synchronization/telem/telem_enhanced_ea.proto, core/services/synchronization/telem/telem_enhanced_ea_mercury.proto, core/services/synchronization/telem/telem_functions_request.proto, core/services/synchronization/telem/telem_head_report.proto, core/web/schema/schema.graphql, core/web/schema/type/api_token.graphql, core/web/schema/type/aptos_key.graphql, core/web/schema/type/bridge.graphql, core/web/schema/type/chain.graphql, core/web/schema/type/configv2.graphql, core/web/schema/type/cosmos_key.graphql, core/web/schema/type/csa_keys.graphql, core/web/schema/type/error.graphql, core/web/schema/type/eth_key.graphql, core/web/schema/type/eth_transaction.graphql, core/web/schema/type/eth_transaction_attempt.graphql, core/web/schema/type/features.graphql, core/web/schema/type/feeds_manager.graphql, core/web/schema/type/job.graphql, core/web/schema/type/job_error.graphql, core/web/schema/type/job_proposal.graphql, core/web/schema/type/job_proposal_spec.graphql, core/web/schema/type/job_run.graphql, core/web/schema/type/log.graphql, core/web/schema/type/node.graphql, core/web/schema/type/ocr.graphql, core/web/schema/type/ocr2_keys.graphql, core/web/schema/type/p2p.graphql, core/web/schema/type/pagination.graphql, core/web/schema/type/solana_key.graphql, core/web/schema/type/spec.graphql, core/web/schema/type/starknet_key.graphql, core/web/schema/type/sui_key.graphql, core/web/schema/type/task_run.go.graphql, core/web/schema/type/ton_key.graphql, core/web/schema/type/tron_key.graphql, core/web/schema/type/user.graphql, core/web/schema/type/vrf.graphql, deployment/environment/web/sdk/internal/genqlient.graphql, deployment/environment/web/sdk/internal/schema.graphql"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-17T19:05:31.026359Z",
"schema_version": "0.12.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/smartcontractkit/chainlink.svg",
"full_name": "smartcontractkit/chainlink",
"license_state": "custom",
"license_spdx": null
}