Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 08:07 UTC

JKorf / CryptoClients.Net

Library allowing full access to multiple different cryptocurrency exchange API's. Provides a common interface for writing exchange independant code and maps responses and enum values to readable models.

C#MIT★ 43 stars⑂ 14 forkssince Apr 2024View on GitHub ↗

JKorf/CryptoClients.Net holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Vitality (89/100) and lowest on Community & Adoption (47/100). It was last updated today. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

63
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Jan KorfPersonal account
520 followers39 public repossince Aug 2014

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

89Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
24.2/36Commit cadence — 35/52 weeks with commits
18/18Commit volume — 129 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year129
human_commit_share1
days_since_last_push0
active_weeks_last_year35
How it's scored
27/27Ships releases — 80 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~8.9 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count80
latest_release_tagCryptoClients.Net.5.2.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases8.9

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

47At risk · 18% of overall
How it's scored
26.3/60Stars — 43 stars
9.3/25Forks — 14 forks
0/15Watchers — 2 watchers
Inputs used
forks14
stars43
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
47.4/80Total downloads — 36,281 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesCryptoClients.Net
dependents
ecosystemsnuget
total_downloads36,281
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
44.7/46.8Issue resolution — 96% of issues closed
35.1/38.3PR acceptance — 11/12 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs11
open_issues1
closed_issues22
issue_closed_ratio0.957
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.5/25Owner reach — 520 followers of JKorf
23.7/25Track record — 39 public repos, account ~11 yr old
Inputs used
followers520
owner_typeUser
is_verified
owner_loginJKorf
public_repos39
account_age_days4,359
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on nuget
35/35Publish recency — latest publish 0 days ago
20/20Version history — 81 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesCryptoClients.Net
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://cryptoexchange.jkorf.dev/crypto-clients
10/10Repository description
10/10Topics — 18 topics
0/10Wiki
Inputs used
topicsbinance, bingx, bitfinex, bitget, bitmart, bybit, coinex, coingecko, gateio, htx, kraken, kucoin, mexc, okx, hyperliquid, whitebit, xt, deepcoin
has_wikino
homepagehttps://cryptoexchange.jkorf.dev/crypto-clients
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages42
unassessed_packages12
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 resolved dependencies against OSV. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

50Moderate · 0% of overall
How it's scored
45/45Agent instructions — .cursor/rules/crypto-clients-net.mdc, .github/copilot-instructions.md, AGENTS.md
15/15Machine-readable docs (llms.txt) — llms.txt present
3.2/40Legible commit history — 6 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
legible_history_share0.06
agent_instruction_files.cursor/rules/crypto-clients-net.mdc, .github/copilot-instructions.md, AGENTS.md
agent_instruction_max_bytes10,864
How it's scored
12.6/18One-command bootstrap — Benchmark/Client/CryptoClients.Net.Benchmark.Client.csproj, Benchmark/Server/CryptoClients.Net.Benchmark.Server.csproj, CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsBenchmark/Client/CryptoClients.Net.Benchmark.Client.csproj, Benchmark/Server/CryptoClients.Net.Benchmark.Server.csproj, CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj, CryptoClients.Net/CryptoClients.Net.csproj, Examples/CryptoClients.Examples.Api/CryptoClients.Examples.Api.csproj, Examples/CryptoClients.Examples.Blazor/CryptoClients.Examples.Blazor.csproj, Examples/CryptoClients.Examples.Console/CryptoClients.Examples.Console.csproj, Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Android/CryptoVisualizer.Net.Android.csproj, Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Browser/CryptoVisualizer.Net.Browser.csproj, Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Desktop/CryptoVisualizer.Net.Desktop.csproj, Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.iOS/CryptoVisualizer.Net.iOS.csproj, Examples/CryptoVisualizer.Net/CryptoVisualizer.Net/CryptoVisualizer.Net.csproj, Examples/RequestCurrentPrices/RequestCurrentPrices.csproj, Examples/RequestSpotSymbols/RequestSpotSymbols.csproj, Examples/StreamSymbolPrices/StreamSymbolPrices.csproj, Examples/StreamTrades/StreamTrades.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C# (statically typed)
54.5/55Manageable file sizes — 1/107 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes93,818
source_files_sampled107
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

43GitHub stars
1contributors
129commits, last 12 months
0days since last push
80releases
1bus factor
1open issues
NuGetpackage ecosystems

More detail

Star and fork history 43 ★ / 14 ⇿
43Stars
14Forks
75Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01020304050431422024-042025-052026-06
Major 2Minor 26Patch 8

Each point covers 2 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 08:07 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 37
RegistryPackageVersion constraintManifest
NuGetcoverlet.collector6.0.4CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj
NuGetMicrosoft.NET.Test.Sdk18.0.1CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj
NuGetNUnit4.4.0CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj
NuGetNUnit.Analyzers4.11.2CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj
NuGetNUnit3TestAdapter6.0.0CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj
NuGetMicrosoft.SourceLink.GitHub8.0.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetBinance.Net13.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetBitfinex.Net11.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetBitMart.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetBitstamp.Net2.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetBloFin.Net3.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetBybit.Net7.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetCoinEx.Net11.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetCoinGecko.Net6.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetCoinW.Net3.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetConfigureAwaitChecker.Analyzer5.0.0.1CryptoClients.Net/CryptoClients.Net.csproj
NuGetCryptoCom.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetDeepCoin.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetGateIo.Net4.3.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetHyperLiquid.Net5.3.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJK.BingX.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJK.Bitget.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJK.Mexc.Net6.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJK.OKX.Net5.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJkorf.Aster.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJKorf.BitMEX.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJKorf.Coinbase.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJKorf.HTX.Net9.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJKorf.Lighter.Net1.3.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetJKorf.Upbit.Net3.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetKrakenExchange.Net8.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetKucoin.Net9.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetPolymarket.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetToobit.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetWeex.Net2.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetWhiteBit.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
NuGetXT.Net4.2.0CryptoClients.Net/CryptoClients.Net.csproj
All dependencies 54

Full resolved dependency set from the GitHub dependency graph: 37 direct and 17 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetBinance.Net13.2.0direct
NuGetBitfinex.Net11.2.0direct
NuGetBitMart.Net4.2.0direct
NuGetBitstamp.Net2.2.0direct
NuGetBloFin.Net3.2.0direct
NuGetBybit.Net7.2.0direct
NuGetCoinEx.Net11.2.0direct
NuGetCoinGecko.Net6.2.0direct
NuGetCoinW.Net3.2.0direct
NuGetConfigureAwaitChecker.Analyzer5.0.0.1direct
NuGetcoverlet.collector6.0.4direct
NuGetCryptoCom.Net4.2.0direct
NuGetDeepCoin.Net4.2.0direct
NuGetGateIo.Net4.3.0direct
NuGetHyperLiquid.Net5.3.0direct
NuGetJK.BingX.Net4.2.0direct
NuGetJK.Bitget.Net4.2.0direct
NuGetJK.Mexc.Net6.2.0direct
NuGetJK.OKX.Net5.2.0direct
NuGetJkorf.Aster.Net4.2.0direct
NuGetJKorf.BitMEX.Net4.2.0direct
NuGetJkorf.Coinbase.Net4.2.0direct
NuGetJKorf.HTX.Net9.2.0direct
NuGetJKorf.Lighter.Net1.3.0direct
NuGetJKorf.Upbit.Net3.2.0direct
NuGetKrakenExchange.Net8.2.0direct
NuGetKucoin.Net9.2.0direct
NuGetMicrosoft.NET.Test.Sdk18.0.1direct
NuGetMicrosoft.SourceLink.GitHub8.0.0direct
NuGetNUnit4.4.0direct
NuGetNUnit.Analyzers4.11.2direct
NuGetNUnit3TestAdapter6.0.0direct
NuGetPolymarket.Net4.2.0direct
NuGetToobit.Net4.2.0direct
NuGetWeex.Net2.2.0direct
NuGetWhiteBit.Net4.2.0direct
NuGetXT.Net4.2.0direct
NuGetAvaloniaindirect
NuGetAvalonia.Androidindirect
NuGetAvalonia.Browserindirect
NuGetAvalonia.Desktopindirect
NuGetAvalonia.Diagnosticsindirect
NuGetAvalonia.Fonts.Interindirect
NuGetAvalonia.iOSindirect
NuGetAvalonia.Themes.Fluentindirect
NuGetBenchmarkDotNet0.15.8indirect
NuGetBlazor.Bootstrap3.5.0indirect
NuGetccxt4.5.54indirect
NuGetCommunityToolkit.Mvvmindirect
NuGetCryptoClients.Netindirect
NuGetLiveChartsCore.SkiaSharpView.Avaloniaindirect
NuGetMicrosoft.AspNetCore.OpenApi10.0.5indirect
NuGetSwashbuckle.AspNetCore10.1.5indirect
NuGetXamarin.AndroidX.Core.SplashScreenindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 42 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "binance",
        "bingx",
        "bitfinex",
        "bitget",
        "bitmart",
        "bybit",
        "coinex",
        "coingecko",
        "gateio",
        "htx",
        "kraken",
        "kucoin",
        "mexc",
        "okx",
        "hyperliquid",
        "whitebit",
        "xt",
        "deepcoin"
      ],
      "is_fork": false,
      "size_kb": 1233,
      "has_wiki": false,
      "homepage": "https://cryptoexchange.jkorf.dev/crypto-clients",
      "languages": {
        "C#": 673876
      },
      "pushed_at": "2026-07-22T08:06:37Z",
      "created_at": "2024-04-19T14:43:29Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T08:02:15Z",
      "description": "Library allowing full access to multiple different cryptocurrency exchange API's. Provides a common interface for writing exchange independant code and maps responses and enum values to readable models.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "C#",
      "significant_languages": [
        "C#"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jan Korf",
      "type": "User",
      "login": "JKorf",
      "company": null,
      "location": "Meppel, Netherlands",
      "followers": 520,
      "avatar_url": "https://avatars.githubusercontent.com/u/8448172?v=4",
      "created_at": "2014-08-14T11:39:03Z",
      "is_verified": null,
      "public_repos": 39,
      "account_age_days": 4359
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "CryptoClients.Net.5.2.0",
          "kind": "other",
          "published_at": "2026-07-22T08:00:53Z"
        },
        {
          "tag": "CryptoClients.Net.5.1.0",
          "kind": "other",
          "published_at": "2026-07-10T09:02:01Z"
        },
        {
          "tag": "CryptoClients.Net.5.0.2",
          "kind": "other",
          "published_at": "2026-07-04T09:24:38Z"
        },
        {
          "tag": "CryptoClients.Net.5.0.1",
          "kind": "other",
          "published_at": "2026-07-03T09:54:54Z"
        },
        {
          "tag": "CryptoClients.Net.5.0.0",
          "kind": "other",
          "published_at": "2026-06-30T12:08:14Z"
        },
        {
          "tag": "CryptoClients.Net.4.12.0",
          "kind": "other",
          "published_at": "2026-06-03T07:21:04Z"
        },
        {
          "tag": "CryptoClients.Net.4.11.1",
          "kind": "other",
          "published_at": "2026-05-28T08:47:20Z"
        },
        {
          "tag": "CryptoClients.Net.4.11.0",
          "kind": "other",
          "published_at": "2026-05-27T08:45:58Z"
        },
        {
          "tag": "CryptoClients.Net.4.10.0",
          "kind": "other",
          "published_at": "2026-05-12T19:53:02Z"
        },
        {
          "tag": "CryptoClients.Net.4.9.1",
          "kind": "other",
          "published_at": "2026-05-03T11:46:20Z"
        },
        {
          "tag": "CryptoClients.Net.4.9.0",
          "kind": "other",
          "published_at": "2026-05-01T14:35:25Z"
        },
        {
          "tag": "CryptoClients.Net.4.8.1",
          "kind": "other",
          "published_at": "2026-04-10T13:37:10Z"
        },
        {
          "tag": "CryptoClients.Net.4.8.0",
          "kind": "other",
          "published_at": "2026-04-10T11:52:47Z"
        },
        {
          "tag": "CryptoClients.Net.4.7.0",
          "kind": "other",
          "published_at": "2026-03-25T08:53:57Z"
        },
        {
          "tag": "CryptoClients.Net.4.6.0",
          "kind": "other",
          "published_at": "2026-03-06T12:58:41Z"
        },
        {
          "tag": "CryptoClients.Net.4.5.0",
          "kind": "other",
          "published_at": "2026-02-25T12:26:55Z"
        },
        {
          "tag": "CryptoClients.Net.4.4.0",
          "kind": "other",
          "published_at": "2026-02-16T10:12:05Z"
        },
        {
          "tag": "CryptoClients.Net.4.3.0",
          "kind": "other",
          "published_at": "2026-02-10T13:12:25Z"
        },
        {
          "tag": "CryptoClients.Net.4.2.0",
          "kind": "other",
          "published_at": "2026-01-22T12:57:07Z"
        },
        {
          "tag": "CryptoClients.Net.4.1.3",
          "kind": "other",
          "published_at": "2026-01-19T10:26:36Z"
        },
        {
          "tag": "CryptoClients.Net.4.1.2",
          "kind": "other",
          "published_at": "2026-01-14T08:48:24Z"
        },
        {
          "tag": "CryptoClients.Net.4.1.1",
          "kind": "other",
          "published_at": "2026-01-13T10:41:14Z"
        },
        {
          "tag": "CryptoClients.Net.4.1.0",
          "kind": "other",
          "published_at": "2026-01-13T09:36:25Z"
        },
        {
          "tag": "CryptoClients.Net.4.0.4",
          "kind": "other",
          "published_at": "2025-12-19T13:19:33Z"
        },
        {
          "tag": "CryptoClients.Net.4.0.3",
          "kind": "other",
          "published_at": "2025-12-19T10:47:08Z"
        },
        {
          "tag": "CryptoClients.Net.4.0.2",
          "kind": "other",
          "published_at": "2025-12-18T10:24:09Z"
        },
        {
          "tag": "CryptoClients.Net.4.0.1",
          "kind": "other",
          "published_at": "2025-12-17T08:27:33Z"
        },
        {
          "tag": "CryptoClients.Net.4.0.0",
          "kind": "other",
          "published_at": "2025-12-16T13:58:16Z"
        },
        {
          "tag": "CryptoClients.Net.3.16.1",
          "kind": "other",
          "published_at": "2025-12-09T08:08:48Z"
        },
        {
          "tag": "CryptoClients.Net.3.16.0",
          "kind": "other",
          "published_at": "2025-11-11T13:16:10Z"
        },
        {
          "tag": "CryptoClients.Net.3.15.0",
          "kind": "other",
          "published_at": "2025-11-03T14:21:42Z"
        },
        {
          "tag": "CryptoClients.Net.3.14.0",
          "kind": "other",
          "published_at": "2025-10-27T13:44:23Z"
        },
        {
          "tag": "CryptoClients.Net.3.13.0",
          "kind": "other",
          "published_at": "2025-10-16T13:32:39Z"
        },
        {
          "tag": "CryptoClients.Net.3.12.0",
          "kind": "other",
          "published_at": "2025-10-06T08:43:26Z"
        },
        {
          "tag": "CryptoClients.Net.3.11.0",
          "kind": "other",
          "published_at": "2025-09-30T12:33:02Z"
        },
        {
          "tag": "CryptoClients.Net.3.10.0",
          "kind": "other",
          "published_at": "2025-09-17T08:39:48Z"
        },
        {
          "tag": "CryptoClients.Net.3.9.1",
          "kind": "other",
          "published_at": "2025-09-10T12:12:29Z"
        },
        {
          "tag": "CryptoClients.Net.3.9.0",
          "kind": "other",
          "published_at": "2025-09-01T13:06:59Z"
        },
        {
          "tag": "CryptoClients.Net.3.8.0",
          "kind": "other",
          "published_at": "2025-08-25T11:02:45Z"
        },
        {
          "tag": "CryptoClients.Net.3.7.0",
          "kind": "other",
          "published_at": "2025-08-21T12:51:53Z"
        },
        {
          "tag": "CryptoClients.Net.3.6.0",
          "kind": "other",
          "published_at": "2025-08-07T07:30:56Z"
        },
        {
          "tag": "CryptoClients.Net.3.4.2",
          "kind": "other",
          "published_at": "2025-07-29T11:22:55Z"
        },
        {
          "tag": "CryptoClients.Net.3.4.1",
          "kind": "other",
          "published_at": "2025-07-29T09:50:57Z"
        },
        {
          "tag": "CryptoClients.Net.3.4.0",
          "kind": "other",
          "published_at": "2025-07-29T09:34:39Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2025-06-20T11:48:30Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2025-06-11T12:54:05Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2025-06-02T09:05:54Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2025-05-14T11:23:24Z"
        },
        {
          "tag": "2.14.0",
          "kind": "minor",
          "published_at": "2025-03-28T12:50:04Z"
        },
        {
          "tag": "2.13.2",
          "kind": "patch",
          "published_at": "2025-03-07T12:37:49Z"
        },
        {
          "tag": "2.13.1",
          "kind": "patch",
          "published_at": "2025-03-04T12:57:34Z"
        },
        {
          "tag": "2.13.0",
          "kind": "minor",
          "published_at": "2025-03-04T12:33:13Z"
        },
        {
          "tag": "2.12.0",
          "kind": "minor",
          "published_at": "2025-02-12T11:09:15Z"
        },
        {
          "tag": "2.11.0",
          "kind": "minor",
          "published_at": "2025-02-07T14:14:34Z"
        },
        {
          "tag": "2.10.0",
          "kind": "minor",
          "published_at": "2025-01-22T13:34:48Z"
        },
        {
          "tag": "2.9.3",
          "kind": "patch",
          "published_at": "2025-01-18T09:15:16Z"
        },
        {
          "tag": "2.9.2",
          "kind": "patch",
          "published_at": "2025-01-13T16:56:36Z"
        },
        {
          "tag": "2.9.1",
          "kind": "patch",
          "published_at": "2025-01-09T15:44:44Z"
        },
        {
          "tag": "2.9.0",
          "kind": "minor",
          "published_at": "2025-01-07T14:23:47Z"
        },
        {
          "tag": "2.8.0",
          "kind": "minor",
          "published_at": "2024-12-23T15:59:25Z"
        },
        {
          "tag": "2.7.1",
          "kind": "patch",
          "published_at": "2024-12-08T10:02:21Z"
        },
        {
          "tag": "2.7.0",
          "kind": "minor",
          "published_at": "2024-12-04T09:38:30Z"
        },
        {
          "tag": "2.6.0",
          "kind": "minor",
          "published_at": "2024-11-19T08:13:16Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2024-11-07T12:14:37Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2024-10-28T14:16:26Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2024-10-23T08:08:41Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2024-10-14T16:48:12Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2024-10-14T14:55:49Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2024-10-08T13:27:35Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-09-27T11:18:32Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2024-08-19T18:31:59Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2024-08-09T15:09:49Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2024-08-02T11:54:25Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2024-07-28T13:13:15Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2024-07-16T19:34:50Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2024-07-03T17:48:23Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2024-06-25T19:14:53Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2024-06-17T18:12:32Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2024-06-12T17:22:47Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2024-06-02T09:03:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9c2fe19216ff2d1e231c9503dc5d11a86499cc53",
          "body": null,
          "is_bot": false,
          "headline": "Updated release notes",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-22T08:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e23300220474c1c55a8b3dd9214b545b3c997cc",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 5.2.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-22T08:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f55f1b5899162427d83d9471afc1b26eaa0a33ea",
          "body": null,
          "is_bot": false,
          "headline": "Added Lighter tags",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-22T07:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a764f21ed01ed664458e43c1f86c3491172bac",
          "body": null,
          "is_bot": false,
          "headline": "Shared asset types (#35)",
          "author_name": "Jan Korf",
          "author_login": "JKorf",
          "committed_at": "2026-07-22T07:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b05824dbb13c53fea18f410133b414121f7ddb4",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 5.1.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-10T09:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdbc95ec3c883c2bb63e68d466c0499f9add77ae",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-10T09:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8ec668026f01093b15ee9db2fce0283c2d570a6",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 5.0.2",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-04T09:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e465cf481ca97d38b92705aaa596d1e2b4bae6ce",
          "body": null,
          "is_bot": false,
          "headline": "Updated library versions",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-04T09:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83a435432b1177728c6ff921390fb43c7e76fa82",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 5.0.1",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-03T09:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ebeb9d4c689a9606ac045b0823cb5a99355513a",
          "body": null,
          "is_bot": false,
          "headline": "Updated library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-07-03T09:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e43f742fa7e4d01d07128ced620f9f12a8626c10",
          "body": null,
          "is_bot": false,
          "headline": "Added skills hub reference, cleanup release notes, updated examples",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-30T13:12:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19cd6700068ee19dbae3768b46b4122159e911f7",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 5.0.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-30T12:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa30d4720ddc531140933c05e73ebbdb7246de85",
          "body": null,
          "is_bot": false,
          "headline": "CryptoExchange.Net V12 (#34)",
          "author_name": "Jan Korf",
          "author_login": "JKorf",
          "committed_at": "2026-06-30T12:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb22491593da66a1f8d2f89f144a6902d3f6a406",
          "body": null,
          "is_bot": false,
          "headline": "Updated examples",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-03T08:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f564b84800afe1cf28d39942846f10baf6fddb15",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.12.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-03T07:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e20c7c25d0f4b0e28b9d62596b8a60d47defc91c",
          "body": null,
          "is_bot": false,
          "headline": "Disable integration test default",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-03T07:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910e3ed07431dbbeac72d75c1ece5275f74da5be",
          "body": null,
          "is_bot": false,
          "headline": "Updated library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-03T06:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360a6420b504b80f53080115ea7d06acb6092912",
          "body": null,
          "is_bot": false,
          "headline": "Updated integration tests",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-06-03T06:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c3831c6b5bf3c666d15d54392f448feb85cceb8",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.11.1",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-28T08:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f4d9986556aaff4a8bc00bf2ff8e15f36b6b82",
          "body": null,
          "is_bot": false,
          "headline": "Updated library versions for minor fixes",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-28T08:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b077b8d69e8fd0d8ef1872960b460610458783",
          "body": null,
          "is_bot": false,
          "headline": "Fixed environment override in exchange specific options not applying",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T12:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84b7a1a8aa05a131cf7dcc790a948bb601e08c74",
          "body": null,
          "is_bot": false,
          "headline": "Benchmarking",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T12:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "362d7e76467965aa4810b2a25a505f182971479d",
          "body": null,
          "is_bot": false,
          "headline": "Ai docs",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T11:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a40debcc09c6ea7026d6d5ad3f0f21e55c6d0b5",
          "body": null,
          "is_bot": false,
          "headline": "Added (I)CrosseExchangeBook to ReadMe",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T09:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff26a0bb0ae26ceb58d98257988c9981f4e5b37",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.11.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T08:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e75c8280a44f4ec7bcb8e2599682471ab1857b6f",
          "body": null,
          "is_bot": false,
          "headline": "Added CrossExchangeBook implementation",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T08:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81b6aed6f3d3cfed65742fc1884d2958a9f08de4",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-27T08:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33857ec697fa15d1eca99588ec17b8c0338b3f7f",
          "body": null,
          "is_bot": false,
          "headline": "Updated tags",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-26T13:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567090e2eecfb17c5f5d7d88a25d484f59286a59",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.10.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-12T19:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8411d6cad8913dc732081e477f6a3209cbb982e",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-12T19:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69bf3bb51e4d78b7b1707bb3800efd91ac80fe1a",
          "body": null,
          "is_bot": false,
          "headline": "Updated package versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-12T19:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "250f9d4548a3852b83bcba6304879840c59b775a",
          "body": null,
          "is_bot": false,
          "headline": "Added client constructor overloads",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-12T19:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71275148e44c107e8307fd36ede6600688b97832",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.9.1",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-03T11:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "724ff704a816f8ebb81444c0d406f4dc3ea176a5",
          "body": null,
          "is_bot": false,
          "headline": "Updated BloFin and Mexc versions",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-03T11:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef20f930fd46f57f617d86115772edfc04489b01",
          "body": "…tory in ExchangeTrackerFactory",
          "is_bot": false,
          "headline": "Fixed limit and period parameter not getting passed to the actual fac…",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-03T11:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f158d5e4205d256cce222f43b85ba5ae8f3cb6",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.9.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-01T14:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e535861cbf4c746b05de0e76d197bec6bc7d892",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-05-01T14:33:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed64573f30b6c76186d091f04226b37b6b0ae4ac",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.8.1",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-04-10T13:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56f8596c34beaa7fb569c341c412471ca399ef3b",
          "body": null,
          "is_bot": false,
          "headline": "Updated Weex to version 1.0.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-04-10T13:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f95b9aef1cff29c9fc91a15fce03a15c3f84337e",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.8.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-04-10T11:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330302f5bab902ca6e1c61a73b4389d9a499b062",
          "body": null,
          "is_bot": false,
          "headline": "Added Weex docs",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-04-10T11:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbce081bdea6e0351ab3458cfbecff0ae2ab9c39",
          "body": null,
          "is_bot": false,
          "headline": "Added Weex support",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-04-10T11:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "798f52f6224e7ce364dabb4ccf81bec0239242bc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-25T09:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e193facceca42fad9f23cd89a9c659fa7e26f264",
          "body": null,
          "is_bot": false,
          "headline": "Update example-config.json",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-25T09:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4fcfbe767ba67defe214f88670c84d9cc0b477",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.7.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-25T08:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df2a57d51353227ea235b792c613ff3935462433",
          "body": null,
          "is_bot": false,
          "headline": "Fixed warnings",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-25T08:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d59dc39203d1747f6bd6ddf87c8a437240a9803d",
          "body": "Updated client library versions\nAdded CoinGecko to ExchangeRestClient\nAdded coinGeckoRestOptions parameter to ExchangeUserClientProvider constructor\nAdded SetApiCredentials(string, DynamicCredentials) on ExchangeRestClient\nAdded SetApiCredentials(string, DynamicCredentials) on ExchangeSocketClient\nS\n[…]\nary<string, ApiCredentials>)\nAdded ExchangeCredentials.CreateFrom(string, ApiCredentials)\nAdded DynamicCredentialInfo to ExchangeInfo to retrieve info for an exchange to dynamically create credentials",
          "is_bot": false,
          "headline": "CryptoExchange.Net v11 update (#26)",
          "author_name": "Jan Korf",
          "author_login": "JKorf",
          "committed_at": "2026-03-25T08:38:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "13f7f619651d05b77dc9f0a28102a1d4ef5c26f0",
          "body": null,
          "is_bot": false,
          "headline": "Updated examples",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-24T17:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13bd2bbfe637bf254911ea32ec20ab3288c2fc90",
          "body": null,
          "is_bot": false,
          "headline": "wip",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-22T21:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a562f61176a3f49da955e09cdfc95302720ae6e",
          "body": null,
          "is_bot": false,
          "headline": "Added Bitstamp reference",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-06T14:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57a476fefa6c2c5d87bc1752bf2a39ad187d1f2d",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.6.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-06T12:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b7cbc318d8a2e96cc53e032eb68c1ebc25665d",
          "body": null,
          "is_bot": false,
          "headline": "Added Bitstamp support, updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-03-06T12:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cdcdd8f119af65ece24547e0c1081026a757b1",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.5.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-25T12:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6926096af0a81b97e6731b18bb010a49c7d831f2",
          "body": "…single exchange parameter",
          "is_bot": false,
          "headline": "Added PageRequest parameter to endpoints supporting pagination using …",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-25T12:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68b5d84203d4ea35ff5462003a488d1e57dffdc",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-25T12:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88f47a7668ec2732d10412c8ffd284ddd5913177",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.4.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-16T10:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c285fd6e870751c2a6d5665aa05b4da460a42982",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-16T10:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf935e197269d62162e0bd416eba40ae47ab0f18",
          "body": null,
          "is_bot": false,
          "headline": "Updated examples client libraries",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-10T18:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43a9238c59c782d384f2966382ee811773680bb",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.3.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-02-10T13:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e476a1065373ff3be1e6e23c25938467beff5597",
          "body": "Added user data tracker creation method to (I)ExchangeTrackerFactory\nAdded checks to rest client exchange requests to prevent exception when more than one trading mode specific requests are available for an exchange\nAdded additional methods for requesting supported symbols to Shared ISpotSymbolRestClient/IFuturesSymbolRestClient interfaces\nRemoved UseUpdatedDeserialization option",
          "is_bot": false,
          "headline": "CryptoExchange update (#25)",
          "author_name": "Jan Korf",
          "author_login": "JKorf",
          "committed_at": "2026-02-10T13:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e642d7627b7b78d50a3183fb284ccccf1534d68",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.2.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-22T12:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4da224ab94acc9f3dd30b5483fb1d0c5d29e380",
          "body": "…d Platforms static classes",
          "is_bot": false,
          "headline": "Updated client libraries, added Polymarket library, added Platfrom an…",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-22T12:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a9c1d7a15706939c73160ac980243ebcc76926",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.1.3",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-19T10:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7866749ba309ab9b45a837c1de5d3000b57d9344",
          "body": null,
          "is_bot": false,
          "headline": "Updated library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-19T10:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0283d190a930eb9b309cee58f99920d922cd419",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.1.2",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-14T08:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c291f6c5f954d5dbf5d7c7282762ad9870c4b5",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-14T08:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a080f900d66aa85fc22d676ec32d5ae1e843709d",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.1.1",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-13T10:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfeb8c8c3933fa7acd34f3a392fa794cff757b3",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-13T10:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e1fe2d2c2104d4c1e0188082324734c5df51fe",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.1.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2026-01-13T09:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f287962f65b7f21024e2769b72910e46af388339",
          "body": "Updated library versions\nAdded Create method without exchange parameters to create SymbolOrderBook instance on all supported exchanges\nFixed GateIo ExchangeOrderBookFactory Perpetual Futures creation when using SharedSymbol.UsdOrStable",
          "is_bot": false,
          "headline": "Feature/orderbook (#22)",
          "author_name": "Jan Korf",
          "author_login": "JKorf",
          "committed_at": "2026-01-13T09:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eded0794e05d276a790d2336d8852a5ce599caa",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.0.4",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-19T13:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29bc26b1dc288177608e6af3e447cd639524fd90",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions fixing some bugs",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-19T13:14:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26773f01704a9ebc73ea294a0f3b4d7991a44586",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.0.3",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-19T10:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36ddda361414b5dddc3243284c627fa4c94a18b0",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions fixing some bugs",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-19T10:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7797418d88fdbace3b4da81db6f8df7c3b41705e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/JKorf/CryptoClients.Net",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-18T17:54:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a91513f80f21b0d9cf8603ed8ca7eb2893fa92",
          "body": null,
          "is_bot": false,
          "headline": "Added visualizer example",
          "author_name": "JKorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-18T17:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5f29f5fc53b8cfbc771cdcc9ad405067643c2a",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.0.2",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-18T10:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80b45fab85ab1f1b8f2a12301fb96acad261860c",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-18T10:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20c5014c0e658f90f624e8d1b878843918994bbf",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.0.1",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-17T08:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4643244b7d42401b0443da709d4ec06ba062c451",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions for bug fixes",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-17T08:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "106553895d90a2b771d1d1761acbbdd10882e9cf",
          "body": null,
          "is_bot": false,
          "headline": "Fixed example",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-17T08:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08cbc5ee7271ec57564431a248a80c937ab416fa",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 4.0.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-16T13:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c49d72ebf422369f642a4a4fd5a36c811d1fd86",
          "body": "Updated client library versions\nAdded Net10.0 target framework\nUpdated CryptoExchange.Net version to 10.0.0, see https://github.com/JKorf/CryptoExchange.Net/releases/ for full release notes\nImproved performance across the board, biggest gains in websocket message processing\nAdded UseUpdatedDeserialization socket client options to toggle by new and old message handling\nUpdated Shared API's subscription update types from ExchangeEvent to DataEvent",
          "is_bot": false,
          "headline": "Feature/websocket performance (#20)",
          "author_name": "Jan Korf",
          "author_login": "JKorf",
          "committed_at": "2025-12-16T13:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7524c80f06bc56faa7c0174c44e53ca20bb69f01",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 3.16.1",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-09T08:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f43e34574b69497fbc7185e737232a28e307abd1",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-09T08:06:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac82530dcd6c730500552ad5a527a69c5b063497",
          "body": "…tClient",
          "is_bot": false,
          "headline": "Added helper methods for requesting futures positions on IExchangeRes…",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-12-09T08:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "945792964e7857e7f2c408fad0f101421ab0c871",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 3.16.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-11-11T13:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa160919d0ff470295afee4367fb45a065a5e26e",
          "body": null,
          "is_bot": false,
          "headline": "Updated exchange API client library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-11-11T13:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce6c21c6bdbcaef42ac3f8811c6e78d9e382e8c0",
          "body": null,
          "is_bot": false,
          "headline": "Updated examples",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-11-03T14:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18787554c497613253672ebe125f7583fcab273e",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 3.15.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-11-03T14:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f4da12b05c2fba4be745e55dcd1d1d3ee93fb6",
          "body": null,
          "is_bot": false,
          "headline": "Updated client library version",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-11-03T14:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af270a85eb1e91dd423dd93e3785fa66cb250bc6",
          "body": null,
          "is_bot": false,
          "headline": "Added missing Mexc Futures shared API registration",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-11-03T14:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc058938a0eaf355768d8ea0c6de9b778431e540",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 3.14.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-27T13:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db31934edb540c48256e1dcaa91a78b6a5258041",
          "body": null,
          "is_bot": false,
          "headline": "Added Upbit.Net, updated library versions",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-27T13:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c696ed0409bc4541c801f0eba39afde21d005bf",
          "body": null,
          "is_bot": false,
          "headline": "Added Upbit reference",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-27T10:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5025d0af464634151d27c27bd6ae5775eb1c83",
          "body": "…ing the SharedAccountType parameter",
          "is_bot": false,
          "headline": "Added some GetBalancesClients overloads on ExchangeRestClient support…",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-16T13:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1add90d0bc99fcc1b94204d976ea1376d5e1b80",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 3.13.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-16T13:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d19e0d8d0f331bce5a1bf0b8f206eb3924a2311e",
          "body": null,
          "is_bot": false,
          "headline": "Updated client libary versions, added ITransferRestClient support",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-16T13:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a85b035fb0d8c4f05300617c9ee7e3a516a2fbd",
          "body": null,
          "is_bot": false,
          "headline": "Updated to version 3.12.0",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-06T08:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "192dd9de2c004520bfc3deeee47861ebe0d2cec6",
          "body": null,
          "is_bot": false,
          "headline": "Added Aster DEX support",
          "author_name": "Jkorf",
          "author_login": "JKorf",
          "committed_at": "2025-10-06T08:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 80,
      "commits_last_year": 129,
      "latest_release_at": "2026-07-22T08:00:53Z",
      "latest_release_tag": "CryptoClients.Net.5.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 8.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "CryptoClients.Net",
          "exists": true,
          "license": null,
          "keywords": [
            "CryptoClients",
            "CryptoClients.Net",
            "Lighter",
            "Lighter.Net",
            "OKX",
            "OKX.Net",
            "Mexc",
            "Mexc.Net",
            "Kucoin",
            "Kucoin.Net",
            "Kraken",
            "Kraken.Net",
            "Huobi",
            "Huobi.Net",
            "HTX",
            "HTX.Net",
            "DeepCoin.Net",
            "DeepCoin",
            "CoinEx",
            "CoinEx.Net",
            "Bybit",
            "Bybit.Net",
            "Bitget",
            "Bitget.Net",
            "Bitfinex",
            "Bitfinex.Net",
            "BingX",
            "BingX.Net",
            "Binance",
            "Binance.Net",
            "GateIo.Net",
            "Gate.io",
            "BitMart",
            "BitMart.Net",
            "WhiteBit.Net",
            "WhiteBit",
            "XT",
            "XT.Net",
            "HyperLiquid",
            "HyperLiquid.Net",
            "CoinW",
            "CoinW.Net",
            "BloFin",
            "BloFin.Net",
            "Upbit",
            "Upbit.Net",
            "Aster",
            "Aster.Net",
            "CryptoExchange.Net",
            "CryptoCurrency",
            "Exchange",
            "ccxt"
          ],
          "ecosystem": "nuget",
          "matches_repo": true,
          "registry_url": "https://www.nuget.org/packages/CryptoClients.Net",
          "is_deprecated": false,
          "latest_version": "5.2.0",
          "repository_url": "https://github.com/JKorf/CryptoClients.Net",
          "versions_count": 81,
          "total_downloads": 36281,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-22T08:00:45.953000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 14,
      "stars": 43,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 14
      },
      "star_history": {
        "days": [
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 43,
        "total_stars": 43
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": true,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Benchmark/Client/CryptoClients.Net.Benchmark.Client.csproj",
        "Benchmark/Server/CryptoClients.Net.Benchmark.Server.csproj",
        "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
        "CryptoClients.Net/CryptoClients.Net.csproj",
        "Examples/CryptoClients.Examples.Api/CryptoClients.Examples.Api.csproj",
        "Examples/CryptoClients.Examples.Blazor/CryptoClients.Examples.Blazor.csproj",
        "Examples/CryptoClients.Examples.Console/CryptoClients.Examples.Console.csproj",
        "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Android/CryptoVisualizer.Net.Android.csproj",
        "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Browser/CryptoVisualizer.Net.Browser.csproj",
        "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Desktop/CryptoVisualizer.Net.Desktop.csproj",
        "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.iOS/CryptoVisualizer.Net.iOS.csproj",
        "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net/CryptoVisualizer.Net.csproj",
        "Examples/RequestCurrentPrices/RequestCurrentPrices.csproj",
        "Examples/RequestSpotSymbols/RequestSpotSymbols.csproj",
        "Examples/StreamSymbolPrices/StreamSymbolPrices.csproj",
        "Examples/StreamTrades/StreamTrades.csproj"
      ],
      "largest_source_bytes": 93818,
      "source_files_sampled": 107,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        ".cursor/rules/crypto-clients-net.mdc",
        ".github/copilot-instructions.md",
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 10864
    },
    "dependencies": {
      "manifests": [
        "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
        "CryptoClients.Net/CryptoClients.Net.csproj"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 42,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 12,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [
        {
          "name": "coverlet.collector",
          "manifest": "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.4"
        },
        {
          "name": "Microsoft.NET.Test.Sdk",
          "manifest": "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "18.0.1"
        },
        {
          "name": "NUnit",
          "manifest": "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.4.0"
        },
        {
          "name": "NUnit.Analyzers",
          "manifest": "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.11.2"
        },
        {
          "name": "NUnit3TestAdapter",
          "manifest": "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.0.0"
        },
        {
          "name": "Microsoft.SourceLink.GitHub",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.0.0"
        },
        {
          "name": "Binance.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "13.2.0"
        },
        {
          "name": "Bitfinex.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "11.2.0"
        },
        {
          "name": "BitMart.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Bitstamp.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.2.0"
        },
        {
          "name": "BloFin.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.0"
        },
        {
          "name": "Bybit.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "7.2.0"
        },
        {
          "name": "CoinEx.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "11.2.0"
        },
        {
          "name": "CoinGecko.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.2.0"
        },
        {
          "name": "CoinW.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.0"
        },
        {
          "name": "ConfigureAwaitChecker.Analyzer",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.0.0.1"
        },
        {
          "name": "CryptoCom.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "DeepCoin.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "GateIo.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.3.0"
        },
        {
          "name": "HyperLiquid.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.3.0"
        },
        {
          "name": "JK.BingX.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "JK.Bitget.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "JK.Mexc.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "6.2.0"
        },
        {
          "name": "JK.OKX.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "5.2.0"
        },
        {
          "name": "Jkorf.Aster.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "JKorf.BitMEX.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "JKorf.Coinbase.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "JKorf.HTX.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.2.0"
        },
        {
          "name": "JKorf.Lighter.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "1.3.0"
        },
        {
          "name": "JKorf.Upbit.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "3.2.0"
        },
        {
          "name": "KrakenExchange.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "8.2.0"
        },
        {
          "name": "Kucoin.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "9.2.0"
        },
        {
          "name": "Polymarket.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Toobit.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "Weex.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "2.2.0"
        },
        {
          "name": "WhiteBit.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        },
        {
          "name": "XT.Net",
          "manifest": "CryptoClients.Net/CryptoClients.Net.csproj",
          "ecosystem": "nuget",
          "version_constraint": "4.2.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "Binance.Net",
            "direct": true,
            "version": "13.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Bitfinex.Net",
            "direct": true,
            "version": "11.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "BitMart.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Bitstamp.Net",
            "direct": true,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "BloFin.Net",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Bybit.Net",
            "direct": true,
            "version": "7.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "CoinEx.Net",
            "direct": true,
            "version": "11.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "CoinGecko.Net",
            "direct": true,
            "version": "6.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "CoinW.Net",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "ConfigureAwaitChecker.Analyzer",
            "direct": true,
            "version": "5.0.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "coverlet.collector",
            "direct": true,
            "version": "6.0.4",
            "ecosystem": "nuget"
          },
          {
            "name": "CryptoCom.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "DeepCoin.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "GateIo.Net",
            "direct": true,
            "version": "4.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "HyperLiquid.Net",
            "direct": true,
            "version": "5.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JK.BingX.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JK.Bitget.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JK.Mexc.Net",
            "direct": true,
            "version": "6.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JK.OKX.Net",
            "direct": true,
            "version": "5.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Jkorf.Aster.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JKorf.BitMEX.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Jkorf.Coinbase.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JKorf.HTX.Net",
            "direct": true,
            "version": "9.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JKorf.Lighter.Net",
            "direct": true,
            "version": "1.3.0",
            "ecosystem": "nuget"
          },
          {
            "name": "JKorf.Upbit.Net",
            "direct": true,
            "version": "3.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "KrakenExchange.Net",
            "direct": true,
            "version": "8.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Kucoin.Net",
            "direct": true,
            "version": "9.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.NET.Test.Sdk",
            "direct": true,
            "version": "18.0.1",
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.SourceLink.GitHub",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit",
            "direct": true,
            "version": "4.4.0",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit.Analyzers",
            "direct": true,
            "version": "4.11.2",
            "ecosystem": "nuget"
          },
          {
            "name": "NUnit3TestAdapter",
            "direct": true,
            "version": "6.0.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Polymarket.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Toobit.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Weex.Net",
            "direct": true,
            "version": "2.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "WhiteBit.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "XT.Net",
            "direct": true,
            "version": "4.2.0",
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.Android",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.Browser",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.Desktop",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.Diagnostics",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.Fonts.Inter",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.iOS",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Avalonia.Themes.Fluent",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "BenchmarkDotNet",
            "direct": false,
            "version": "0.15.8",
            "ecosystem": "nuget"
          },
          {
            "name": "Blazor.Bootstrap",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "nuget"
          },
          {
            "name": "ccxt",
            "direct": false,
            "version": "4.5.54",
            "ecosystem": "nuget"
          },
          {
            "name": "CommunityToolkit.Mvvm",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "CryptoClients.Net",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "LiveChartsCore.SkiaSharpView.Avalonia",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          },
          {
            "name": "Microsoft.AspNetCore.OpenApi",
            "direct": false,
            "version": "10.0.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Swashbuckle.AspNetCore",
            "direct": false,
            "version": "10.1.5",
            "ecosystem": "nuget"
          },
          {
            "name": "Xamarin.AndroidX.Core.SplashScreen",
            "direct": false,
            "version": null,
            "ecosystem": "nuget"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 54,
        "direct_count": 37,
        "indirect_count": 17
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 11,
        "open_issues": 1,
        "closed_ratio": 0.957,
        "closed_issues": 22,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "JKorf",
          "commits": 297,
          "avatar_url": "https://avatars.githubusercontent.com/u/8448172?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "dotnet.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "2 out of 2 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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "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 7 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9c2fe19216ff2d1e231c9503dc5d11a86499cc53",
        "ran_at": "2026-07-22T08:07:13Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T08:06:43Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T07:33:21Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 16,
          "created_at": "2025-08-25T16:19:17Z",
          "last_comment_at": "2026-02-23T14:42:59Z",
          "last_comment_author": "PhilAlain"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JKorf/CryptoClients.Net",
    "host": "github.com",
    "name": "CryptoClients.Net",
    "owner": "JKorf"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 50,
        "vitality": 89,
        "community": 47,
        "governance": 60,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 89,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 129,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 35
            },
            "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": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "129 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 129
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 7 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": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 80,
              "latest_release_tag": "CryptoClients.Net.5.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 8.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "80 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 80
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~8.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 8.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "forks": 14,
              "stars": 43,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "43 stars",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "14 forks",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "packages": [
                "CryptoClients.Net"
              ],
              "dependents": null,
              "ecosystems": "nuget",
              "total_downloads": 36281,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "36,281 downloads all-time across nuget",
                "points": 47.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 36281,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 11,
              "open_issues": 1,
              "closed_issues": 22,
              "issue_closed_ratio": 0.957,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "11/12 decided PRs merged",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 11,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "followers": 520,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "JKorf",
              "public_repos": 39,
              "account_age_days": 4359
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "520 followers of JKorf",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 520,
                      "login": "JKorf"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "39 public repos, account ~11 yr old",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 39
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "CryptoClients.Net"
              ],
              "ecosystems": "nuget",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on nuget",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "nuget"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "81 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 81
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "2 out of 2 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": 90,
            "inputs": {
              "topics": [
                "binance",
                "bingx",
                "bitfinex",
                "bitget",
                "bitmart",
                "bybit",
                "coinex",
                "coingecko",
                "gateio",
                "htx",
                "kraken",
                "kucoin",
                "mexc",
                "okx",
                "hyperliquid",
                "whitebit",
                "xt",
                "deepcoin"
              ],
              "has_wiki": false,
              "homepage": "https://cryptoexchange.jkorf.dev/crypto-clients",
              "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://cryptoexchange.jkorf.dev/crypto-clients",
                "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": "18 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.8
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 2 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": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 7 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 resolved dependencies against OSV; 12 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 42
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 12
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 42,
              "unassessed_packages": 12,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 42,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 2
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 0.06,
              "agent_instruction_files": [
                ".cursor/rules/crypto-clients-net.mdc",
                ".github/copilot-instructions.md",
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 10864
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".cursor/rules/crypto-clients-net.mdc, .github/copilot-instructions.md, AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".cursor/rules/crypto-clients-net.mdc, .github/copilot-instructions.md, AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "6 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Benchmark/Client/CryptoClients.Net.Benchmark.Client.csproj",
                "Benchmark/Server/CryptoClients.Net.Benchmark.Server.csproj",
                "CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj",
                "CryptoClients.Net/CryptoClients.Net.csproj",
                "Examples/CryptoClients.Examples.Api/CryptoClients.Examples.Api.csproj",
                "Examples/CryptoClients.Examples.Blazor/CryptoClients.Examples.Blazor.csproj",
                "Examples/CryptoClients.Examples.Console/CryptoClients.Examples.Console.csproj",
                "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Android/CryptoVisualizer.Net.Android.csproj",
                "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Browser/CryptoVisualizer.Net.Browser.csproj",
                "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.Desktop/CryptoVisualizer.Net.Desktop.csproj",
                "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net.iOS/CryptoVisualizer.Net.iOS.csproj",
                "Examples/CryptoVisualizer.Net/CryptoVisualizer.Net/CryptoVisualizer.Net.csproj",
                "Examples/RequestCurrentPrices/RequestCurrentPrices.csproj",
                "Examples/RequestSpotSymbols/RequestSpotSymbols.csproj",
                "Examples/StreamSymbolPrices/StreamSymbolPrices.csproj",
                "Examples/StreamTrades/StreamTrades.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Benchmark/Client/CryptoClients.Net.Benchmark.Client.csproj, Benchmark/Server/CryptoClients.Net.Benchmark.Server.csproj, CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Benchmark/Client/CryptoClients.Net.Benchmark.Client.csproj, Benchmark/Server/CryptoClients.Net.Benchmark.Server.csproj, CryptoClients.Net.UnitTests/CryptoClients.Net.UnitTests.csproj"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C# (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C#",
              "largest_source_bytes": 93818,
              "source_files_sampled": 107,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C# (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C#"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/107 source files over 60KB",
                "points": 54.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 107,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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-22T08:07:19.964199Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JKorf/CryptoClients.Net.svg",
  "full_name": "JKorf/CryptoClients.Net",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.